A place to inform on the world wide web
https://hbbs.decentral1.se
design | ||
hbbs | ||
.gitignore | ||
fabfile.py | ||
LICENSE | ||
makefile | ||
README.md | ||
requirements.txt |
hbbs.decentral1.se
Hack It
$ python3 -m virtualenv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt
Release It
You'll need SSH access and sudo powers on hbbs.decentral1.se.
$ make hbbs