A simple website that shows the planned release date of Fedora releases. See it in action at 2zqa.github.io/new-fedora-when.
Powered by new-fedora-when-worker.
Ensure the new-fedora-when-worker is running locally. See its readme file.
git clone https://github.com/2zqa/new-fedora-when.git && cd new-fedora-when
- Run a local webserver in the current directory at port 8000, like with Python:
python -m http.server
, or with npx:npx http-server -p 8000
New Fedora When? is licensed under the CC BY 4.0 license.