A place to inform on the world wide web https://hbbs.decentral1.se
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
simoon 5c7ee2b97b edited retellings.yml há 4 anos
hbbs edited retellings.yml há 4 anos
.gitignore Bootstrap hbbs repository há 4 anos
LICENSE Bootstrap hbbs repository há 4 anos
README.md Add hack and deploy docs há 4 anos
fabfile.py Wire up the basics há 4 anos
makefile Make deploy from venv há 4 anos
requirements.txt Wire up the basics há 4 anos

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