Commit graph

26 commits

Author SHA1 Message Date
bbe563dee7
Use Mustache templates for site URL so that the username can be inserted anywhere in the template rather than only at the end 2017-10-10 15:16:50 +11:00
7b2c1681eb
1.4.1 2017-10-10 00:19:58 +11:00
035cc1de3b
Make generated CSS files group-readable so that nginx can actually serve them without me manually chmodding 2017-10-10 00:19:23 +11:00
c517baac1c
Serve avatar locally rather than through Libravatar, it'll perform better and doesn't require the image's size to be messed with 2017-10-09 23:34:56 +11:00
20470aa852
1.4.0 2017-10-09 21:06:41 +11:00
9f015a2bc0
Use consistent spacing for all my package version constraints 2017-10-09 21:05:51 +11:00
67b61227de
Unhide the foreign-store package so that stack ghci works without errors 2017-10-09 21:05:13 +11:00
1b8a07a5f6
Simplify site title handling, automatically suffix site title to all pages 2017-10-09 13:50:26 +11:00
4088735c69
Add support for Atom and RSS content feeds - this info is available through mf2 anyway so Atom and RSS are kinda redundant, but we'll include them anyway 2017-10-09 13:32:13 +11:00
934457f671
Pretty up the h-entry as a Bootstrap card 2017-10-09 09:55:34 +11:00
9679234062
Add slugs to entries and use them to create individual entry routes 2017-10-09 08:51:42 +11:00
b027125c2e
1.3.0 2017-10-08 15:00:15 +11:00
f934632484
Enable simple username+password login - ugly but serviceable 2017-10-06 10:38:10 +11:00
d02a010b9b
Remove gitrev from dependencies since it isn't actually being used now 2017-10-05 22:06:48 +11:00
4a601f804e
1.2.0 2017-10-05 22:05:12 +11:00
ddcca3104e
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
da82495fa2
1.1.1 2017-10-05 19:28:03 +11:00
062dd10b99
Display lebd version info in the footer next to the license info 2017-10-05 09:58:32 +11:00
8c3a562c7d
Add support for generating an XML sitemap 2017-10-05 09:16:26 +11:00
4230c3a6a0
Release version 1.1.0 2017-10-04 20:58:49 +11:00
296fe2dcaf
Release version 1.0.3 2017-10-03 21:06:22 +11:00
77eb5c1b87
Release version 1.0.2 2017-10-03 20:51:36 +11:00
8931868986
Release version 1.0.1 2017-10-03 20:41:55 +11:00
cab49578bb
Release version 1 2017-10-03 14:53:53 +11:00
64c4aab14b
Use Libravatar rather than tracking avatars internally 2017-10-03 11:48:44 +11:00
27b465180a
Initial commit: exactly what I got from stack new lebd yesod-mysql, with no changes 2017-10-02 18:07:09 +11:00