List of web services / Launcher page https://home.hackerspace.pl
Find a file
2025-01-07 20:18:43 +01:00
assets Add usable non-javascript version 2024-12-17 22:04:52 +01:00
content update services list 2025-01-07 20:18:43 +01:00
packages/load-jsonnet Add usable non-javascript version 2024-12-17 22:04:52 +01:00
templates Add usable non-javascript version 2024-12-17 22:04:52 +01:00
.gitignore add venv to gitignore 2025-01-07 20:18:38 +01:00
Dockerfile Improve Dockerfile 2024-12-19 20:14:15 +01:00
home.lektorproject Add static site generator (Lektor) 2024-12-17 22:02:32 +01:00
README.md Add usable non-javascript version 2024-12-17 22:04:52 +01:00

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.