home/README.md

399 B

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.