lebd/src
Danielle McLean 9f647cdf16
Add sslOnlyMiddleware to the Foundation
2017-10-19 12:21:39 +11:00
..
Handler Properly set p-name on h-feeds, rather than trying to infer it and getting awful names 2017-10-16 22:40:35 +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 Properly set p-name on h-feeds, rather than trying to infer it and getting awful names 2017-10-16 22:40:35 +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 Add sslOnlyMiddleware to the Foundation 2017-10-19 12:21:39 +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 Google Analytics stuff, since I'm not using it and I'm probably not gonna use it 2017-10-16 22:23:50 +11:00
Util.hs Refactor site-fetching into a reusable module 2017-10-10 19:16:12 +11:00