Commit Graph

11 Commits

Author SHA1 Message Date
7bd9b8d35c Add htmx support to bit-badger and personal
- Tweak transitions on tech-blog
- Fix URL forwarding on settings save
- Add newer/older posts to tech-blog single post template
2022-05-31 19:17:23 -04:00
1fd2bfd08e - Add autoHtmx field / htmx partial support
- Add page_foot tag for scripts
- Add htmx to admin area
- Move create/permalink import to its own module
- Add htmx to tech-blog theme
- Move dashboard to admin/dashboard
2022-05-31 15:28:11 -04:00
042e1fdec7 Add theme_asset filter
- Update themes to use theme_asset filter
2022-05-31 08:00:32 -04:00
b971a343a4 Add category/tag feeds
- Add page_head tag to add feed links, canonical URLs, generator, and theme files
- Use page_head in all current themes
2022-05-30 22:01:13 -04:00
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
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
f6141f98f2 Strip HTML from post titles in attributes 2022-04-27 23:08:20 -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