20 Commits

Author SHA1 Message Date
cfc9472a2e Work on default theme
- Add caching for SQLite
2022-06-21 21:45:01 -04:00
298417c6f0 First cut of restoration logic 2022-06-16 16:33:49 -04:00
fc3e634c40 Restrict build to included images 2022-06-08 21:13:24 -04:00
ae729e008e WIP on storing themes in database 2022-06-06 22:58:59 -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
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
fbacacfb5b WIP on feeds / podcasts 2022-05-28 13:51:07 -04:00
b15fb78d5b Tweak tech blog theme
- Upgrade deps
2022-05-25 20:20:15 -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
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