A place to inform on the world wide web https://hbbs.decentral1.se
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
simoon 5c7ee2b97b edited retellings.yml il y a 4 ans
hbbs edited retellings.yml il y a 4 ans
.gitignore Bootstrap hbbs repository il y a 4 ans
LICENSE Bootstrap hbbs repository il y a 4 ans
README.md Add hack and deploy docs il y a 4 ans
fabfile.py Wire up the basics il y a 4 ans
makefile Make deploy from venv il y a 4 ans
requirements.txt Wire up the basics il y a 4 ans

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