Source files for the LibreGaming website https://libregaming.org
Go to file
Eric 6213065ff0 link to zola and rearrange chat-with-us 2022-02-20 10:02:23 -08:00
content link to zola and rearrange chat-with-us 2022-02-20 10:02:23 -08:00
static add icons for matrix rooms 2022-02-15 00:04:48 +00:00
templates tidy up homepage 2022-02-13 00:47:50 +00: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 link to zola and rearrange chat-with-us 2022-02-20 10:02:23 -08: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.