Liturgia De Las Horas.github.io Json May 2026
- A detailed explanation of the JSON structure used by the liturgia-de-las-horas GitHub Pages site (fields, examples, how to parse), or
- A full example JSON file for a day's liturgy (morning prayer, evening prayer, readings, psalms) in the project's schema, or
- Guidance on converting the site's HTML/Markdown into that JSON, or
- Something else — specify which output you need.
1. The Complete Breviary JSON (Spanish)
- Display psalms with optional antiphons before/after
- Responsorial elements formatted as:
const PrayerHour = ( date, hour ) => const [officeData, setOfficeData] = useState(null);