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.
Contributions are welcome! If you'd like to contribute to this application, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature-name
). - Make your changes.
- Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin feature/your-feature-name
). - Create a new Pull Request.
This application is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
If you encounter any issues or have suggestions for improvements, please create an issue on our issue tracker. We appreciate your feedback!