11 Commits

Author SHA1 Message Date
ce2c8340ae Recover 802 missing hymn MIDI tunes from Cyber Hymnal (hymntime.com)
Restores H-Z tune audio previously absent from the ingested data.
Sources: Cyber Hymnal (http://www.hymntime.com/tch) MIDI library,
matched by tune name to each BLB hymn page's Music attribution.
Also restores empty mid_d_daystar.mid from the Day-Star tune.

Original gap: 1,463 missing files / 1,925 broken pages.
After recovery: 661 still missing (modern gospel tunes absent from cyber hymnal).
All files validated as Standard MIDI (MThd).
2026-09-05 21:54:12 +00:00
0e4b1b2571 Add hymns MIDI gap report: 1,463 missing H–Z tune midis across 1,925 pages 2026-09-05 21:36:57 +00:00
c516a17e24 Make BLB content use full viewport width
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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)
Some checks failed
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
Some checks failed
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
Some checks failed
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