{"id":39159075,"url":"https://github.com/brickfrog/verbum-diei","last_synced_at":"2026-01-17T22:01:18.202Z","repository":{"id":328477894,"uuid":"1115697200","full_name":"brickfrog/verbum-diei","owner":"brickfrog","description":"Daily scripture mirroring readings chosen by the Vatican's 'Word of the Day' / marginalia + LLM commentary","archived":false,"fork":false,"pushed_at":"2026-01-15T01:54:58.000Z","size":2149,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-15T07:59:43.662Z","etag":null,"topics":["bible","bible-study","bible-verses"],"latest_commit_sha":null,"homepage":"https://brickfrog.github.io/verbum-diei/","language":"PureScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brickfrog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-13T11:18:37.000Z","updated_at":"2026-01-08T10:13:33.000Z","dependencies_parsed_at":"2026-01-08T03:05:21.869Z","dependency_job_id":null,"html_url":"https://github.com/brickfrog/verbum-diei","commit_stats":null,"previous_names":["brickfrog/verbum-diei"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brickfrog/verbum-diei","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brickfrog%2Fverbum-diei","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brickfrog%2Fverbum-diei/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brickfrog%2Fverbum-diei/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brickfrog%2Fverbum-diei/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brickfrog","download_url":"https://codeload.github.com/brickfrog/verbum-diei/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brickfrog%2Fverbum-diei/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28519279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T18:55:29.170Z","status":"ssl_error","status_checked_at":"2026-01-17T18:55:03.375Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bible","bible-study","bible-verses"],"created_at":"2026-01-17T22:01:17.550Z","updated_at":"2026-01-17T22:01:18.195Z","avatar_url":"https://github.com/brickfrog.png","language":"PureScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# verbum-diei\n\nDaily “Word of the Day” (Vatican News RSS) rendered as a static page with:\n- scripture text from a public-domain translation (Douay-Rheims 1899 American Edition / `DRA`, stored locally)\n- LLM marginalia + line-referenced commentary (optional; runs once per day)\n- liturgical observances (local calc via `romcal`)\n\n## Setup\n\n- Install deps: `bun install`\n- Optional: set `OPENAI_API_KEY` to enable marginalia + commentary\n- Defaults to `VERBUM_OPENAI_MODEL=gpt-5.2` (override with `VERBUM_OPENAI_MODEL` or `OPENAI_MODEL`)\n\n## Generate today\n\n- `bun run generate`\n- Pick a specific date (YYYY-MM-DD): `bun run generate -- --date 2025-12-13`\n\nOutputs:\n- `public/index.html`\n- `public/data/YYYY-MM-DD.json`\n- `public/d/YYYY-MM-DD/index.html`\n- `public/archive/index.html`\n\n## Bible text source\n\n- Stored in `assets/bible/dra1899.json` (public domain; derived from Project Gutenberg eBook #8300).\n- To rebuild it: `curl -fsSL -o scripts/dra1899.source.txt https://www.gutenberg.org/cache/epub/8300/pg8300.txt \u0026\u0026 node scripts/build-dra1899.mjs`\n\n## Preview\n\n- `bun run serve` then open `http://localhost:5173`\n\n## Publish (GitHub Pages)\n\n- Create a repository secret `OPENAI_API_KEY` (optional; only needed for LLM output).\n- Run the workflow once (`Actions` → `Daily generate` → `Run workflow`) to create/update the `gh-pages` branch.\n- Configure Pages to deploy from the `gh-pages` branch (root).\n- `.github/workflows/daily.yml` runs daily, generates the site, and publishes `public/` to `gh-pages` (keeping `main` free of generated artifacts).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrickfrog%2Fverbum-diei","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrickfrog%2Fverbum-diei","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrickfrog%2Fverbum-diei/lists"}