7 Commits

Author SHA1 Message Date
c229aac68e WIP on restore / LiteDB mappings 2022-06-16 23:23:42 -04:00
298417c6f0 First cut of restoration logic 2022-06-16 16:33:49 -04:00
2cb2a7f453 WIP on backups 2022-06-13 19:12:29 -04:00
476a3acd73 First cut of multi-db data
- Add data interface
- Convert RethinkDB to interface implementation
- Write LiteDB implementation / converters
- Update all data access to use interface
2022-06-12 23:13:12 -04:00
07a2c404d7 Fix page/post template lists
- WIP on loading themes from different directory
2022-06-08 00:02:51 -04:00
d51175a71b Add theme load via CLI 2022-06-07 19:14:47 -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