Skip to content

pound-python/pound-python.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Virtualenv + deps:

python3 -m venv venv
venv/bin/pip install --upgrade pip setuptools
venv/bin/pip install docutils black

Clone destination:

git clone [email protected]:pound-python/pound-python.github.io.git

Build:

venv/bin/python3 build.py

Output HTML will be in the pound-python.github.io/ repo. Commit and push in that repo to publish.

Use Black to format the build script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published