Source for pycal.org — the Python Calendaring Ecosystem website. Built with Jekyll.
- Ruby 3.4+
- Bundler
- pre-commit
bundle install
pre-commit installbundle exec jekyll serveOpen http://localhost:4000.
Pushes to main are automatically built and deployed to GitHub Pages.