deathbeds / repub

a self-replicating publisher for the web

Home Page:https://deathbeds.github.io/repub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

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

About

a self-replicating publisher for the web

https://deathbeds.github.io/repub

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:HTML 56.0%Language:CSS 26.9%Language:JavaScript 13.8%Language:Jupyter Notebook 2.9%Language:Python 0.4%