List of web services / Launcher page
https://home.hackerspace.pl
assets | ||
content | ||
packages/load-jsonnet | ||
templates | ||
.gitignore | ||
Dockerfile | ||
home.lektorproject | ||
README.md |
Hackerspace Home
List of all web services / app launcher
Quick Start
It's a static site generator called Lektor. Use:
sudo apt-get install build-essential python3-dev python3-venv
python3 -m venv venv
./venv/bin/pip3 install lektor
./venv/bin/lektor serve
to quickly spawn a local web server.
How to add services?
Change contents/services.jsonnet
.