c516a17e24
Make BLB content use full viewport width
...
Deploy to WebDAV (/BLB) / deploy (push) Successful in 47s
- MainHeader.js: render the main layout table at width=100% and let the
mainRightTD content cell auto-fill remaining space (left nav stays 121px).
Previously the content cell was fixed to docWidth (~480px), wasting most of
a modern wide monitor.
- standard.css: neutralize html{zoom:130%} (force 100%) and add an
#mainRightTD{width:auto!important} guard.
2026-09-05 03:23:41 +00:00
4428ee03f4
Remove deploy test marker
Deploy to WebDAV (/BLB) / deploy (push) Failing after 52s
2026-09-05 03:16:08 +00:00
2055c7db8b
Test: deploy a marker file through the WebDAV pipeline
Deploy to WebDAV (/BLB) / deploy (push) Successful in 51s
2026-09-05 03:12:17 +00:00
8c2b1434b8
Fix deploy diff: use fetch-depth 0 so github.event.before is present locally
Deploy to WebDAV (/BLB) / deploy (push) Successful in 46s
2026-09-05 03:08:48 +00:00
1bbdf05a76
Deploy script: wrap in async IIFE (top-level await invalid in CommonJS)
Deploy to WebDAV (/BLB) / deploy (push) Failing after 43s
2026-09-05 03:05:14 +00:00
096c527629
Fix deploy script: force CommonJS input type for node heredoc
Deploy to WebDAV (/BLB) / deploy (push) Failing after 39s
2026-09-05 03:00:19 +00:00
3e72c29f74
Add Gitea Actions workflow to deploy /BLB content to WebDAV on push to main
Deploy to WebDAV (/BLB) / deploy (push) Failing after 1m1s
2026-09-05 02:54:37 +00:00
e5d148e2a4
Flatten BLB site contents to repo root (match WebDAV /BLB/ => exlim/blb root)
2026-09-05 02:44:03 +00:00
eb62d16f27
Initial import of Blue Letter Bible static site (32,587 files, ~594 MB) from WebDAV
2026-09-05 02:33:16 +00:00