the Yesod codebase which originally backed 00dani.me, an indieweb.org site
Go to file
2017-10-09 21:06:41 +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 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
src Pretty up the login page to match everywhere else 2017-10-09 20:30:50 +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 Pretty up the login page to match everywhere else 2017-10-09 20:30:50 +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.4.0 2017-10-09 21:06:41 +11:00
package.json 1.4.0 2017-10-09 21:06:41 +11:00
package.yaml 1.4.0 2017-10-09 21:06:41 +11:00
stack.yaml Use Libravatar rather than tracking avatars internally 2017-10-03 11:48:44 +11:00