hakyll/src/Hakyll/Core
Ivan N. Veselov 2651627189 Added "teasers" support to be used in posts index.
Just add "<!-- teaser_end -->" to separate the teaser and the rest of the article and use "$teaser$" key in the template!

Closes issue #35.
2013-05-04 17:26:22 +03:00
..
Compiler Style changes, move stuff to common parser module 2013-05-04 11:36:58 +02:00
Identifier Haddock fix 2013-01-14 15:11:52 +01:00
Item Add Item abstraction 2012-11-18 21:56:52 +01:00
Provider Minor style changes 2013-05-04 15:18:26 +02:00
Rules Add event filtering based on pattern 2013-04-04 11:47:50 +02:00
Util Added "teasers" support to be used in posts index. 2013-05-04 17:26:22 +03:00
Compiler.hs More granular dependencies for routes 2013-05-03 11:03:49 +02:00
Configuration.hs Account for absolute paths in shouldIgnoreFile 2013-04-03 12:02:06 +02:00
Dependencies.hs Fix dependency issues for tags 2012-11-29 16:22:08 +01:00
File.hs Use resourceFilePath for copyFileCompiler 2013-03-07 18:48:11 +01:00
Identifier.hs A bit of cleanup 2012-11-25 10:45:55 +01:00
Item.hs Foldable/Traversable instance for Item 2012-12-26 15:00:45 +01:00
Logger.hs Draft tool to check internal links 2012-12-29 10:41:05 +01:00
Metadata.hs Add utility getMetadataField 2013-03-07 11:18:34 +01:00
Provider.hs Account for absolute paths in shouldIgnoreFile 2013-04-03 12:02:06 +02:00
Routes.hs More granular dependencies for routes 2013-05-03 11:03:49 +02:00
Rules.hs Add event filtering based on pattern 2013-04-04 11:47:50 +02:00
Runtime.hs More granular dependencies for routes 2013-05-03 11:03:49 +02:00
Store.hs Minor style changes 2013-05-04 15:18:26 +02:00
UnixFilter.hs Debug info for Alternative instances 2013-04-04 00:26:05 +02:00
Writable.hs Add Item abstraction 2012-11-18 21:56:52 +01:00