A template for a repository in an always-published state as an:
- E-Reader compatible
.epub
- installable
- Python Wheel
.whl
- Python Wheel
- hostable
- JupyterLite application
- clone this repo
- or download an archive and unpack it
- host it with your favorite local HTTP server, such as:
python -m http.server -b 127.0.0.1
- visit https://github.com/deathbeds/repub
- fork the repo into your namespace
- visit
https://{your-username}.github.io/{repub}
- from the Web UI
- add files by drag and drop
- edit files directly with the built-in editor
- add new extensions
- from your link