Tom Preston-Werner
|
c46ea4096d
|
simplify and correct rendering pipeline
|
2008-12-24 13:17:28 -08:00 |
Tom Preston-Werner
|
fd88a56c55
|
fix double slash caused by empty categories
|
2008-12-21 21:26:33 -08:00 |
Tom Preston-Werner
|
a9f74bc076
|
small stylistic change
|
2008-12-21 20:52:41 -08:00 |
Tom Preston-Werner
|
bd1e5a6095
|
Merge commit '6d8c73'
|
2008-12-21 17:56:08 -08:00 |
remi
|
6d8c73349e
|
merged Post's YAML front matter into its to_liquid payload, just like Page does. allows {{ page.arbitrary_yaml_data }} (cleaner than {{ page.data['arbitrary_yaml_data'] }})
|
2008-12-20 12:53:07 -07:00 |
remi
|
4c05729adc
|
made post's YAML front matter available as post.data
|
2008-12-20 12:45:30 -07:00 |
Mark Reid
|
3a8f7a8e3a
|
Added post categories based on directories containing _posts
|
2008-12-16 17:52:00 +11:00 |
Tom Preston-Werner
|
d48157cf33
|
move related_posts into site data
|
2008-12-14 14:58:03 -08:00 |
Tom Preston-Werner
|
09976686e7
|
remove empty line
|
2008-12-14 14:07:40 -08:00 |
Tom Preston-Werner
|
b1bf818c6d
|
disable true LSI by default, enable with --lsi
|
2008-12-12 21:03:16 -08:00 |
Jack Danger Canty
|
c31d676f0f
|
skipping related_posts when there is only one post.
Without this the Matrix class raises an error trying
to coerce nil into a Matrix.
|
2008-12-10 13:51:53 -08:00 |
Jack Danger Canty
|
ad29efb102
|
adding permalink support to posts. Defined in the post YAML
|
2008-12-06 16:45:39 -08:00 |
Chris Van Pelt
|
bcde0bd608
|
Removed the transform from initialize to convertable right after the liquid template has been parsed
|
2008-11-23 14:54:49 -08:00 |
Tom Preston-Werner
|
c742fb7701
|
implement a real related posts feature. up to 0.1.2
|
2008-11-22 12:36:32 -08:00 |
Tom Preston-Werner
|
4f951b9b5d
|
send introspection data to posts
|
2008-11-21 18:48:35 -08:00 |
Tom Preston-Werner
|
bffdeee637
|
rename to Jekyll
|
2008-11-17 11:07:54 -08:00 |