Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.01 KB

ocma-data

Overview

Python script that generates structured JSON data for each liturgical day of the year, including details about commemorations, fasting, moon phases, and other relevant information. The data will be hosted on GitHub Pages, making it accessible as a static API.

Contributing

Contributions are welcome! If you'd like to contribute to this application, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add some feature').
  5. Push to the branch (git push origin feature/your-feature-name).
  6. Create a new Pull Request.

License

This application is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Reporting Issues

If you encounter any issues or have suggestions for improvements, please create an issue on our issue tracker. We appreciate your feedback!