Commit Graph

61 Commits (master)

Author SHA1 Message Date
Denis Knauf af9e6aebe5 server_path: fix 2013-01-21 14:09:09 +01:00
Denis Knauf 404ff9d885 server_path: fix 2013-01-21 13:11:05 +01:00
Denis Knauf 79bf17fcd7 server_path: fix 2013-01-21 13:08:07 +01:00
Denis Knauf 57185d83a7 server_path: remove extra extentions. 2013-01-21 12:44:31 +01:00
Denis Knauf 8a5db0714d ace: uniq generating files. SassFilter: sass possible too; instead substitude extention, .scss|.sass will be removed 2013-01-19 21:13:15 +01:00
Denis Knauf 6200acce71 metadata: set_timestamps_in_metadata for files without parse, too 2013-01-18 23:47:03 +01:00
Jakub Stastny aka botanicus 92b4cc5dc2 Version incremented. 2011-08-16 12:17:59 -07:00
Jakub Stastny aka botanicus 96fa313ccc Fix the thumbnailer. 2011-08-16 12:17:19 -07:00
Jakub Stastny aka botanicus 58321ef82b Do not bother me with the damn warnings. PS: This will blow on 1.8, but who gives a fuck about 1.8 nowadays, right? 2011-08-16 11:38:58 -07:00
Jakub Stastny aka botanicus bb110bb05a Fixed metadata handling. 2011-08-16 11:11:50 -07:00
Jakub Stastny aka botanicus 5ab65ff1e7 Generate thumbnails to output/, not to content/. Released 0.4.4. 2011-07-10 16:33:10 +01:00
Jakub Stastny aka botanicus 70fdcae3cf Ups, bloody find & replace. 2011-07-10 16:22:06 +01:00
Jakub Stastny aka botanicus 3e5f0f16eb Added --no-generate, released 0.4.3. 2011-07-10 13:40:59 +01:00
Jakub Stastny aka botanicus e05245461e TODO note. 2011-07-09 13:39:55 +01:00
Jakub Stastny aka botanicus fde8028501 What on earth is this shitty code doing here???? 2011-07-09 13:39:47 +01:00
Jakub Stastny aka botanicus 3d0aa4d91f Fixed ImageThumbnailerFilter, released 0.4.2. 2011-06-30 11:12:44 +02:00
Jakub Stastny aka botanicus f53750a820 No cert shite. 2011-06-14 14:41:24 +01:00
Jakub Stastny aka botanicus 0889e03f44 Ups, no helpers. 2011-06-14 14:17:32 +01:00
Jakub Stastny aka botanicus a49f3a18a2 [Generator] Pupu commented out. 2011-06-14 12:31:33 +01:00
Jakub Stastny aka botanicus 3ae7d82a48 Released Ace 0.4.1. 2011-06-14 11:10:58 +01:00
Jakub Stastny aka botanicus 176e1175bd Ups, fixed typo (cheers ollie!) 2011-06-14 11:10:13 +01:00
Jakub Stastny aka botanicus ccb5be8ab0 Update ace. 2011-06-14 10:45:48 +01:00
Jakub Stastny aka botanicus ae543f6085 Interpolation. 2011-06-14 10:45:42 +01:00
Jakub Stastny aka botanicus a1596e5642 Added generator, ace-gen works! 2011-06-12 20:46:39 +02:00
Jakub Stastny aka botanicus 4970d59081 Fixed several bugs and release version 0.3.3. 2011-06-05 20:01:42 +02:00
Jakub Stastny aka botanicus 35c3b9b914 Fixed problem with exception handling. 2011-06-05 20:01:32 +02:00
Jakub Stastny aka botanicus 26f81b6932 Note about installation. 2011-06-05 20:00:55 +02:00
Jakub Stastny aka botanicus e5fe48990d Fixed the example. 2011-05-26 12:10:16 +02:00
Jakub Stastny aka botanicus cd2273da6f LayoutFilter is deprecated from now on. 2011-05-26 08:24:35 +02:00
hotovson b5ae0a7562 Add Ace::ImageThumbnailerFilter
in haml template use
	%thumbnail{src: "/images/image.png"}

or with defined thumbnail size
	%thumbnail{src: "/images/image.png", size: "20x30"}
2011-04-20 02:12:26 +02:00
Jakub Stastny aka botanicus 2733d81533 A note. 2011-03-20 19:48:42 +00:00
hotovson 1f30439d5e Added Ace::Item#feeds 2011-03-19 22:07:23 +01:00
hotovson 7496b6aace Use date from post's filename when metadata[:created_at] is missing. 2011-03-19 21:37:24 +01:00
hotovson 2d2809def3 Merge branch 'save-changed-files' 2011-03-17 20:49:41 +01:00
hotovson 5e3871fcc2 Better log messages. 2011-03-17 20:02:11 +01:00
hotovson 9e1b48356b Save changed files only. 2011-03-17 20:01:06 +01:00
Jakub Stastny aka botanicus 6801f31450 Less bullshits. 2011-03-17 15:14:06 +00:00
Jakub Stastny aka botanicus 4868ea82ae Added link to my blog post about Ace. 2011-03-17 15:11:23 +00:00
Jakub Stastny aka botanicus 3b431ea716 Version 0.3 released! 2011-03-17 14:21:15 +00:00
Jakub Stastny aka botanicus cc36b411c7 Added Ace::LazyRendering mixin for lazy rendering.
* Just include it and redefine #source_files method.
2011-03-17 12:56:40 +00:00
hotovson c2de7c4253 Use Ace::SassFilter in Ace::Asset. 2011-03-17 13:21:14 +01:00
hotovson 5a44c04d9a Added Ace::SassFilter. 2011-03-17 13:20:03 +01:00
hotovson fa513bdbc7 Merge branch 'master' of github.com:botanicus/ace 2011-03-14 12:47:23 +01:00
hotovson 9745e1a8b2 Small typo fixed. 2011-03-14 12:25:31 +01:00
Jakub Stastny aka botanicus 215d2fd42a Generate only items which are not #fresh?. 2011-03-13 14:53:25 +00:00
Jakub Stastny aka botanicus b6e582e7b0 Refactoring, less warnings. 2011-03-07 14:22:08 +00:00
hotovson e3941ba8e5 Added missing Ace sandbox in Ace::PygmentsFilter. 2011-03-06 20:14:08 +01:00
hotovson 9f128f8fed Added Ace::PygmentsFilter for syntax highlighting via pygments.org's pygmentize. 2011-03-06 19:58:35 +01:00
hotovson 6860bd4705 Fixed double slash in Ace::Item#permalink. 2011-03-06 19:58:26 +01:00
Jakub Stastny aka botanicus 539169d414 Ace::Item.subclasses now includes the parent class as well. 2011-03-03 17:03:36 +00:00