Skip to content

BrRoman/ordomatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 

Repository files navigation

Ordomatic

Ordomatic is a simple web page to get the Ordo of the Saint-Joseph Abbey (France), according to the selected year.

It is designed to be easily customizable.

An Ordo is a liturgical calendar giving all the instructions for celebrating the Holy Mass or the Divine Office in a community, a diocese or the Universal Church.

Javscript only. No server.

Demo

To use Ordomatic on your computer:

  • Fork or download the repository (green button "Code" at the top right of this page).
  • Unzip the archive on your computer.
  • Click on the file 'index.html'.

If you want to create your own customized Ordomatic:

  • Fork or download the repository.
  • Just modify these files:
    • 'js/data_tempo.js'
    • 'js/data_sancto.js'
  • For more granular customization, modify 'js/replace.js'.