https://github.com/deathbeds/repub
a self-replicating publisher for the web
https://github.com/deathbeds/repub
Last synced: 10 months ago
JSON representation
a self-replicating publisher for the web
- Host: GitHub
- URL: https://github.com/deathbeds/repub
- Owner: deathbeds
- License: bsd-3-clause
- Created: 2023-09-03T22:40:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-03T23:40:36.000Z (over 2 years ago)
- Last Synced: 2024-04-14T17:24:28.743Z (over 1 year ago)
- Language: HTML
- Homepage: https://deathbeds.github.io/repub
- Size: 8.95 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# `repub`
A template for a repository in an always-published state as an:
- E-Reader compatible `.epub`
- installable
- Python Wheel `.whl`
- hostable
- JupyterLite application
## How it Works
- [get started](#get-started)
- [make changes](#make-changes)
- [publish](#publish)
- [get a link](#get-a-link)
- [share](#share)
## Get Started
### Localhost
- 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`
### Other People's Computers
#### GitHub
- visit https://github.com/deathbeds/repub
- fork the repo into your namespace
- visit `https://{your-username}.github.io/{repub}`
## Make Changes
- from the Web UI
- add files by drag and drop
- edit files directly with the built-in editor
- add new extensions
## Publish
## Get a Link
## Share
- from your link