A place to inform on the world wide web https://hbbs.decentral1.se
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
simoon 5c7ee2b97b edited retellings.yml 4 yıl önce
hbbs edited retellings.yml 4 yıl önce
.gitignore Bootstrap hbbs repository 4 yıl önce
LICENSE Bootstrap hbbs repository 4 yıl önce
README.md Add hack and deploy docs 4 yıl önce
fabfile.py Wire up the basics 4 yıl önce
makefile Make deploy from venv 4 yıl önce
requirements.txt Wire up the basics 4 yıl önce

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