Commit graph

13 commits

Author SHA1 Message Date
Danielle McLean 1364a2e36b
Store categories directly in entry_category 2017-10-16 13:47:49 +11:00
Danielle McLean 474ed3cf28
Add basic support for h-entry categories, which are actually more like tags than categories really 2017-10-14 14:59:51 +11:00
Danielle McLean e69202829a
Add an /avatars/#UserId route which redirects to the user's current avatar every time, so you don't need to update remote references to it 2017-10-11 21:38:53 +11:00
Danielle McLean efdca09b1c
Make slugs optional - they don't really make sense for notes, only really for entries with names like articles 2017-10-11 10:33:29 +11:00
Danielle McLean 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
Danielle McLean 9679234062
Add slugs to entries and use them to create individual entry routes 2017-10-09 08:51:42 +11:00
Danielle McLean 4b7a8a7198
Begin adding rudimentary support for posting new entries to the site - needs to be prettier and a lot smarter, but it exists now 2017-10-08 16:51:48 +11:00
Danielle McLean 8c3a562c7d
Add support for generating an XML sitemap 2017-10-05 09:16:26 +11:00
Danielle McLean 023b720be7
Add keybase.txt support 2017-10-03 20:41:26 +11:00
Danielle McLean a2a0ec5127
Remove unused Profile controller, from the scaffolding 2017-10-03 13:37:24 +11:00
Danielle McLean 0a230e7644
Remove unused Comment functionality from the scaffolding 2017-10-03 13:31:53 +11:00
Danielle McLean 85f3147e88
Begin ripping out unwanted sample content - this strips the homepage down to a single empty page you can't POST to 2017-10-02 21:47:58 +11:00
Danielle McLean 27b465180a
Initial commit: exactly what I got from stack new lebd yesod-mysql, with no changes 2017-10-02 18:07:09 +11:00