A place to inform on the world wide web https://hbbs.decentral1.se
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
simoon 5c7ee2b97b edited retellings.yml hace 4 años
hbbs edited retellings.yml hace 4 años
.gitignore Bootstrap hbbs repository hace 4 años
LICENSE Bootstrap hbbs repository hace 4 años
README.md Add hack and deploy docs hace 4 años
fabfile.py Wire up the basics hace 4 años
makefile Make deploy from venv hace 4 años
requirements.txt Wire up the basics hace 4 años

README.md

hbbs.decentral1.se

https://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