Daniel J. Summers danieljsummers
danieljsummers pushed to v4point3 at bit-badger/BitBadger.Documents 2026-07-21 03:09:49 +00:00
95d6ca7ec8 Pin SQLite dep to non-vuln version
danieljsummers created branch v4point3 in bit-badger/BitBadger.Documents 2026-07-21 03:09:49 +00:00
danieljsummers pushed to version-three at bit-badger/bitbadger.solutions-theme 2026-07-20 02:39:43 +00:00
ba91cbc814 More v3 tweaks
danieljsummers created branch version-three in bit-badger/bitbadger.solutions-theme 2026-07-20 02:39:43 +00:00
4c8109b676 First cut of myWebLog v3-compatible theme
danieljsummers created branch version-three in bit-badger/bitbadger.solutions-blog-theme 2026-07-19 20:53:24 +00:00
d49f47b63a include_template will remain; restored book include
danieljsummers pushed to version-three at bit-badger/myWebLog 2026-07-19 19:35:15 +00:00
c764eed81d Restore include_template tag (#47)
danieljsummers pushed to version-three at bit-badger/myWebLog 2026-07-19 19:14:45 +00:00
4a7481a98a Strip .liquid from name before include lookup (#47)
danieljsummers commented on issue bit-badger/myWebLog#47 2026-07-19 19:14:04 +00:00
Change Liquid engine to Fluid

for dox - included template variables cannot alter parent template context (includes with assign do not work the way the custom include_template tag did)

9365ea89cf Update theme for myWebLog v3
danieljsummers created branch version-three in danieljsummers/devotions.summershome.org-theme 2026-07-19 19:12:28 +00:00
danieljsummers pushed to version-three at bit-badger/myWebLog 2026-07-19 16:58:33 +00:00
2eb0153e46 Pin SQLite library to non-vuln version
danieljsummers closed issue bit-badger/myWebLog#52 2026-07-18 18:20:40 +00:00
Support OpenGraph tags for pages and posts
danieljsummers commented on issue bit-badger/myWebLog#52 2026-07-18 18:20:40 +00:00
Support OpenGraph tags for pages and posts

For dox - image is required, but can be blank; if blank, the app will use the theme favicon.ico if it is available, otherwise the link will be to the site root

This is complete, and will be…

danieljsummers closed issue bit-badger/myWebLog#55 2026-07-18 16:51:27 +00:00
Redirect rule display overlaps
danieljsummers commented on issue bit-badger/myWebLog#55 2026-07-18 16:51:27 +00:00
Redirect rule display overlaps

This is complete and will be released with v3

danieljsummers commented on issue bit-badger/myWebLog#47 2026-07-18 16:50:58 +00:00
Change Liquid engine to Fluid

For dox - subtitle is now non-nullable string

danieljsummers pushed to version-three at bit-badger/myWebLog 2026-07-18 16:50:32 +00:00
3a19952f39 Move redirect rule to 2 row, remove no-wrap (#55)
danieljsummers pushed to version-three at bit-badger/myWebLog 2026-07-18 03:02:05 +00:00
816a156d79 Fix default theme page title (#47)