11 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
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
13e9919f58 Finish RSS feed
- Redirect hyphenated tags to spaced if they exist
- Tweak personal index template
2022-05-13 22:55:25 -04:00
22ed55c820 Tweak personal site theme 2022-04-30 22:48:07 -04:00
c07f1b11c9 Add permalink import
- Fill publish date on post edit page
2022-04-29 23:46:26 -04:00
afca5edfdd - Generate RSS feed
- Add category/tag post list handlers
- Add post newer/older links
- Add user info edit page
- Add support for all-of-the-above to personal theme
2022-04-29 19:40:36 -04:00
f6141f98f2 Strip HTML from post titles in attributes 2022-04-27 23:08:20 -04:00
5350c09484 Add category post counts
- Add pagination (WIP)
- Tweak admin category/post list pages
2022-04-27 20:01:33 -04:00
6e7f4cc8ce Add all categories to post render context
- Convert post date/time to web log timezone
2022-04-26 22:24:17 -04:00
ff87a71c9c Add page/post templates for personal theme
- Add images from personal site
2022-04-26 21:04:20 -04:00
08ec7ea653 Add DJS layout 2022-04-26 00:30:37 -04:00