the Yesod codebase which originally backed 00dani.me, an indieweb.org site
Go to file
2017-10-05 21:26:29 +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 Display lebd version info in the footer next to the license info 2017-10-05 09:58:32 +11:00
src 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
static/pgp/RXDVvgKpVG2xsEnpLNjGwg Use a much shorter scheme for constructing PGP key URLs - hashes are now MD5 in base64, which isn't secure but doesn't need to be since it's just for cachebusting 2017-10-05 01:24:44 +11:00
templates Fix the tag format in the repository URL - I thought npm version didn't include the leading v but it does 2017-10-05 16:25:28 +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.1.1 2017-10-05 19:28:03 +11:00
package.json 1.1.1 2017-10-05 19:28:03 +11:00
package.yaml 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
stack.yaml Use Libravatar rather than tracking avatars internally 2017-10-03 11:48:44 +11:00