32 Commits

Author SHA1 Message Date
de92761b04 Add devotional theme 2022-06-02 12:12:45 -04:00
dd3bba8310 Fix /page/x/ URLs
- Make log on push URL to history
- Fix dashboard post links
2022-06-02 07:37:11 -04:00
c2b6d7c82c Revise admin area with htmx
- Replace tables with grids (much better on mobile)
- Category / tag mapping now edit inline
- Messages shown in all request forms
- Success messages auto-hide at 4 seconds
2022-06-01 21:31:10 -04:00
2a796042ac Fix trailing-slash-agnostic redirect 2022-06-01 07:50:46 -04:00
c377496611 Fix category feeds not selecting child category posts 2022-06-01 07:45:13 -04:00
39fdf42827 Fix collapsing classes 2022-05-31 21:50:05 -04:00
a050df4378 Disable boost on edit page/post links
- Add transition to solution page collapsible panels
2022-05-31 21:42:51 -04:00
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
019ac229fb Add categories to page render context
- Add post IDs to tech blog index template
2022-05-31 10:11:06 -04:00
aa3ee239f6 Return 404 vs. 500 for invalid category 2022-05-31 09:48:19 -04:00
ba6403dfef Add pagination to page admin
- Update blog link in bit-badger theme
2022-05-31 08:45:45 -04:00
5daf18e01d Replace URLs in pages when not at directory root 2022-05-30 22:33:29 -04:00
1cd7b06add WIP on "all the feeds" 2022-05-27 14:34:21 -04:00
2589d388f1 Tweak mobile layout for bit badger / tech blog
- Fix "manage permalink" showing for new posts
- Tweak admin mobile layout
2022-05-26 16:28:57 -04:00
b15fb78d5b Tweak tech blog theme
- Upgrade deps
2022-05-25 20:20:15 -04:00
ff560d1d2f Tweak bit-badger project template 2022-05-24 18:30:01 -04:00
2c2db62e65 Add debug logging to web log determination 2022-05-22 18:59:48 -04:00
8631a76217 Use most specific URL base match
- Add extensions for web log and data connection
- Add forwarded header middleware
2022-05-22 18:24:09 -04:00
ac3a4fd3f4 Fix prior permalink lookup (a8)
- Fix permalink edit links (a7)
2022-05-21 11:00:03 -04:00
ea8d4b1c63 Add prior permalink management 2022-05-20 12:15:55 -04:00
a0f3d01e22 Eliminate task warnings
- Bump generator version
2022-05-19 18:07:13 -04:00
7b69fe9439 Return 404 if page URLs have extra content at the end 2022-05-18 20:42:12 -04:00
20b7ba1150 Split handlers into individual files
- Fix 500 when viewing draft posts
2022-05-18 17:04:10 -04:00
5350c09484 Add category post counts
- Add pagination (WIP)
- Tweak admin category/post list pages
2022-04-27 20:01:33 -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
96e7a4c23b Final tweaks for alpha01
Bit Badger Solutions is now live on this version
2022-04-25 22:08:07 -04:00
dec45fddba Migrate bit-badger theme
- Add generator string
- Focus meta name when adding new item
- Sort meta items
2022-04-25 18:22:47 -04:00
a0573a348a WIP on messages 2022-04-19 16:25:51 -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