Source files for the LibreGaming website https://libregaming.org
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Eric 269a33b874 corrected previous changes
Hopefully? I've always had trouble getting Zola to run locally.
2 weeks ago
content corrected previous changes 2 weeks ago
static corrected previous changes 2 weeks ago
templates use absolute base url for bootstrap 1 year ago
.gitignore Initial SSG work 1 year ago
LICENSE simplify licensing 2 years ago
README.md add deployment description 1 year ago
config.toml add SPDX-License-Identifier to zola files 1 year ago

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.