Source files for the LibreGaming website https://libregaming.org
Go to file
Phil Morrell ca32b73dfd
Merge branch 'aliases'
2022-06-11 16:58:45 +01:00
content reorganise chatroom list 2022-06-11 16:57:15 +01:00
static bootstrap css file 2022-03-12 10:35:31 +01:00
templates use absolute base url for bootstrap 2022-04-09 14:51:11 +01:00
.gitignore Initial SSG work 2022-02-02 18:02:20 -05:00
LICENSE simplify licensing 2021-08-17 22:19:29 +01:00
README.md add deployment description 2022-03-06 13:13:33 +01:00
config.toml add SPDX-License-Identifier to zola files 2022-02-05 19:08:10 +00:00

README.md

LibreGaming website

Welcome to the LibreGaming website repository!

How to contribute

libregaming.org is built with zola. Please remember to include a licence header (e.g. CC0-1.0). Happy writing!

You can build the site with zola build, which puts the output in public/, or run zola serve for previewing.

Deployment

The master-branch will get deployed every full hour.