Commit Graph

370 Commits

Author SHA1 Message Date
Bjørn Arild Mæland 25d4951f0b Also ignore Emacs autosave files 2009-02-22 22:58:47 +01:00
Nick Quaranto efdd5ef395 Making sure that posts flagged as published: false don't get rendered or copied. 2009-02-10 01:13:36 -05:00
Chad Ingram d9b183f998 Fix site payload available to files 2009-01-23 04:48:43 -08:00
Brian Doll 6980948528 Allowing .htaccess files to be copied over into the generated site, to help those migrating from other blogging systems. Used an array inlcusion check vs. == in case there are other special cases like this, subtly thumbing my nose at YNGNI I guess. 2009-01-16 14:44:32 -08:00
Tom Preston-Werner 9aff9c8e75 use canonical documentation style 2009-01-02 12:21:39 -08:00
Basil Shkara 4db696152c Added new accessible Liquid attribute for Sites: .topics.
Behaves like the .categories attribute.
2009-01-02 12:18:23 -08:00
Tom Preston-Werner 9fb1f6e7c8 fix backup file ignore merge 2008-12-24 15:36:47 -08:00
Tom Preston-Werner dad9a31559 fix categories and add topics 2008-12-24 15:25:42 -08:00
Tom Preston-Werner c46ea4096d simplify and correct rendering pipeline 2008-12-24 13:17:28 -08:00
Tom Preston-Werner 2074f92ed6 Merge commit '5a954e' 2008-12-24 11:49:20 -08:00
Mikael Lind d85c0d3236 ignore backup files (end with "~") 2008-12-24 19:24:15 +01:00
Mikael Lind 5a954e04c8 fixed a path bug in read_posts() 2008-12-24 19:08:05 +01:00
remi 0f848ee2d7 Rendered post content wasn't available when pages were being rendered (as {{ site.posts }}). This ensures that we read & render _posts before rendering other pages. 2008-12-23 04:59:47 -07:00
Tom Preston-Werner bb676556a8 properly reject directories in _layouts 2008-12-21 21:13:14 -08:00
Mark Reid 3a8f7a8e3a Added post categories based on directories containing _posts 2008-12-16 17:52:00 +11:00
Tom Preston-Werner 1e13d2f91f Merge commit '01828dada88a6ce2ebd72268c87d79d7bd60a3fd' 2008-12-10 16:03:56 -08:00
Jack Danger Canty ece127c865 Adding some comments to transform_pages to explain what's going on 2008-12-10 13:53:41 -08:00
Jack Danger Canty 3840380c8d Updating the documentation for Site#transform_pages 2008-12-10 13:53:23 -08:00
Jack Danger Canty 01828dada8 Preventing Jekyll from picking up the output directory as a source
If you attempt to have Jekyll output to a subdirectory of the
source it may recursively copy the destination as it writes it.
2008-12-10 13:51:21 -08:00
Tom Preston-Werner bffdeee637 rename to Jekyll 2008-11-17 11:07:54 -08:00