the Yesod codebase which originally backed 00dani.me, an indieweb.org site
Go to file
2017-10-06 10:38:10 +11:00
app Initial commit: exactly what I got from stack new lebd yesod-mysql, with no changes 2017-10-02 18:07:09 +11:00
config Enable simple username+password login - ugly but serviceable 2017-10-06 10:38:10 +11:00
src Enable simple username+password login - ugly but serviceable 2017-10-06 10:38:10 +11:00
static/pgp Ditch the hash field on PGP keys - the ETag will handle cache-busting, so a nice short URL for the key is fine now 2017-10-05 21:33:44 +11:00
templates Actually set the 'author' meta correctly in the page head 2017-10-05 23:09:44 +11:00
test Remove unused Profile controller, from the scaffolding 2017-10-03 13:37:24 +11:00
.dir-locals.el Initial commit: exactly what I got from stack new lebd yesod-mysql, with no changes 2017-10-02 18:07:09 +11:00
.gitignore Add sync-version hook so that the version number in package.yaml will always match the one in package.json 2017-10-05 16:22:06 +11:00
LICENSE Add license file 2017-10-05 14:07:16 +11:00
package-lock.json 1.2.0 2017-10-05 22:05:12 +11:00
package.json 1.2.0 2017-10-05 22:05:12 +11:00
package.yaml Enable simple username+password login - ugly but serviceable 2017-10-06 10:38:10 +11:00
stack.yaml Use Libravatar rather than tracking avatars internally 2017-10-03 11:48:44 +11:00