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 |
|
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
|
dc07c46577
|
Generator is anything what provides #generate method.
|
2011-03-03 16:13:55 +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 Stastny aka botanicus
|
d4272cf098
|
Filters inheritance.
|
2011-03-03 15:55:21 +00:00 |
|
Jakub Stastny aka botanicus
|
8f7e2c0da2
|
Added Ace::Item#server_path and Ace::Item#permalink.
|
2011-03-03 14:54:42 +00:00 |
|
Jakub Šťastný aka Botanicus
|
eb1715ae54
|
Smaller changes.
|
2011-02-23 04:51:06 +00:00 |
|
Jakub Šťastný aka Botanicus
|
95a2bcf5f6
|
Updated copyright.
|
2011-02-23 04:50:23 +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 |
|