lebd/src
2017-10-16 21:06:18 +11:00
..
Handler Remove a redundant import 2017-10-16 20:58:44 +11:00
Import Initial commit: exactly what I got from stack new lebd yesod-mysql, with no changes 2017-10-02 18:07:09 +11:00
Model Store categories directly in entry_category 2017-10-16 13:47:49 +11:00
Package Add a package.json, load generator info from it instead of from settings.yml 2017-10-05 16:19:15 +11:00
SchemaOrg Move the schema.org/BreadcrumbList stuff out of Foundation 2017-10-16 20:57:36 +11:00
Settings Add a utility function, staticR, which can dynamically build StaticR routes with their ETags attached (still calculated at compile-time) 2017-10-05 21:26:29 +11:00
Widget Add an optional photo field to entries, which becomes a card-topping u-photo when displayed 2017-10-16 08:29:21 +11:00
Application.hs Add basic support for h-entry categories, which are actually more like tags than categories really 2017-10-14 14:59:51 +11:00
Foundation.hs Move the schema.org/BreadcrumbList stuff out of Foundation 2017-10-16 20:57:36 +11:00
Import.hs Add a utility function, staticR, which can dynamically build StaticR routes with their ETags attached (still calculated at compile-time) 2017-10-05 21:26:29 +11:00
Model.hs Store categories directly in entry_category 2017-10-16 13:47:49 +11:00
Package.hs Add a package.json, load generator info from it instead of from settings.yml 2017-10-05 16:19:15 +11:00
Settings.hs Take out the Hamlet newline configuration since it actually doesn't affect the output. Like, at all. 2017-10-16 21:06:18 +11:00
Util.hs Refactor site-fetching into a reusable module 2017-10-10 19:16:12 +11:00