An open API service indexing awesome lists of open source software.

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

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