A place to inform on the world wide web https://hbbs.decentral1.se
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
simoon 5c7ee2b97b edited retellings.yml 4年前
hbbs edited retellings.yml 4年前
.gitignore Bootstrap hbbs repository 4年前
LICENSE Bootstrap hbbs repository 4年前
README.md Add hack and deploy docs 4年前
fabfile.py Wire up the basics 4年前
makefile Make deploy from venv 4年前
requirements.txt Wire up the basics 4年前

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