9 Commits

Author SHA1 Message Date
cbf87f5b49 Support directory installations
- Add web log to HttpContext on first retrieval per req
- Add several DotLiquid filters
- Use int for page numbers
- Update all themes to use rel/abs link and other filters
2022-05-21 22:55:13 -04:00
ac3a4fd3f4 Fix prior permalink lookup (a8)
- Fix permalink edit links (a7)
2022-05-21 11:00:03 -04:00
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
ea8d4b1c63 Add prior permalink management 2022-05-20 12:15:55 -04:00
e2f94edb9e WIP on local Bootstrap lib support
- Sort categories case-insensitively
- Strip HTML from category description
2022-05-13 09:18:56 -04:00
c07f1b11c9 Add permalink import
- Fill publish date on post edit page
2022-04-29 23:46:26 -04:00
82896bc774 Change post edit page layout
- Add syndication package
- Tweak styles
2022-04-28 23:11:48 -04:00
ff87a71c9c Add page/post templates for personal theme
- Add images from personal site
2022-04-26 21:04:20 -04:00
d0e016fd28 Add post edit / index view 2022-04-23 23:35:18 -04:00