lebd/src
2017-10-15 02:37:37 +11:00
..
Handler Remove unused category ID binding to avoid compiler warnings 2017-10-15 01:41:46 +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 Slightly more efficient implementations of Model.Entry.Shorten 2017-10-15 02:37:37 +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
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 Render the p-note as Markdown - this is mostly useful because it means other h-card fields can be defined inside it 2017-10-15 01:00:12 +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 Mark up entry permalink pages with OpenGraph garbage too 2017-10-14 17:09:27 +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 Render the p-note as Markdown - this is mostly useful because it means other h-card fields can be defined inside it 2017-10-15 01:00:12 +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 Support setting an fb:app_id in settings.yml 2017-10-14 17:22:07 +11:00
Util.hs Refactor site-fetching into a reusable module 2017-10-10 19:16:12 +11:00