the Yesod codebase which originally backed 00dani.me, an indieweb.org site
Go to file
2017-10-15 22:42:33 +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 Render entryContent as Markdown too :3 2017-10-15 01:12:18 +11:00
src Avoid rendering Markdown when pushing entry content into the og:description, and also, add the standard meta description and meta author 2017-10-15 22:34:05 +11:00
static Load the OpenWeb Icons - they're not being used anywhere yet but will be very soon, since they include Mastodon, XMPP, and indieweb icons 2017-10-10 22:26:32 +11:00
templates Put the schema.org/Person stuff back. I decided to include friggin' Facebook's metadata approach, so this isn't that unreasonable 2017-10-15 22:42:33 +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
lebd.svg Add the lebd logo to the repository, as an SVG 2017-10-11 20:08:30 +11:00
LICENSE Add license file 2017-10-05 14:07:16 +11:00
package-lock.json 1.5.0 2017-10-14 17:32:52 +11:00
package.json 1.5.0 2017-10-14 17:32:52 +11:00
package.yaml Render the p-note as Markdown - this is mostly useful because it means other h-card fields can be defined inside it 2017-10-15 01:00:12 +11:00
stack.yaml 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