Commit Graph

27 Commits (master)

Author SHA1 Message Date
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
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 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 3d0aa4d91f Fixed ImageThumbnailerFilter, released 0.4.2. 2011-06-30 11:12:44 +02:00
Jakub Stastny aka botanicus 3ae7d82a48 Released Ace 0.4.1. 2011-06-14 11:10:58 +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 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 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 5a44c04d9a Added Ace::SassFilter. 2011-03-17 13:20:03 +01: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
Jakub Stastny aka botanicus 92d1eb1553 Use rule Ace::Static(output_path), file if you need to specify output_path.
Example: rule Ace::Static("output/index.html"), "index.html.haml"
2011-03-03 16:24:25 +00:00
Jakub Stastny aka botanicus 7cca9306a8 Added Ace::Static, it's useful for rendering simple templates like about pages etc. 2011-03-03 16:03:56 +00:00
Jakub Stastny aka botanicus 182dee5ecb Do not remove extension if it doesn't end with .haml, .erb or .erubis. This is useful when you already redefined #output_path. 2011-03-03 15:58:18 +00:00
Jakub Šťastný aka Botanicus eb1715ae54 Smaller changes. 2011-02-23 04:51:06 +00:00
Jakub Šťastný aka Botanicus 7ba87aa00e Version incremented to 0.1. 2011-02-17 05:40:46 +00:00
Jakub Šťastný aka Botanicus 8a32698a53 Ace is now +/- stable. 2011-02-17 05:40:09 +00:00
Jakub Šťastný aka Botanicus 4cc4e303ab Initial import 2010-10-20 14:42:17 +01:00