11 Commits

Author SHA1 Message Date
0a21240984 Implement tag mapping
- Move all admin functions to /admin URLs
- Create Liquid filters for page/post edit, category/tag link
- Update all themes to use these filters
- Add delete for pages/posts
- Move category/page functions to Admin module
2022-05-21 00:07:16 -04:00
20b7ba1150 Split handlers into individual files
- Fix 500 when viewing draft posts
2022-05-18 17:04:10 -04:00
82896bc774 Change post edit page layout
- Add syndication package
- Tweak styles
2022-04-28 23:11:48 -04:00
5350c09484 Add category post counts
- Add pagination (WIP)
- Tweak admin category/post list pages
2022-04-27 20:01:33 -04:00
e8b903b33b Fix session handling
- Fix query syntax
- Update queries for changes in F# RethinkDB drive
2022-04-22 11:10:45 -04:00
c198d33ec0 WIP on session / messages 2022-04-20 22:16:29 -04:00
a0573a348a WIP on messages 2022-04-19 16:25:51 -04:00
48e6d3edfa Add page edit
- Add nav link and user log-on link filter/tag
- Add page list support
- Add prior permalink index/search
- Remove v2 C# projects
2022-04-18 18:06:17 -04:00
98eb2b1785 WIP on DotLiquid support 2022-04-16 23:06:38 -04:00
df3467030a Init data, single home page, multi-tenant 2022-02-27 12:38:08 -05:00
69bc105e40 Migrate strings/domain 2021-10-19 23:06:31 -04:00