Source files for the LibreGaming website https://libregaming.org
Go to file
Skyflare 6e9d63d43b Show both page and website titles in the webpage html doc instead of only showing the website title 2024-02-26 16:19:39 +03:00
content Update Opensource_gaming channel info in chat-with-us page 2024-02-12 01:00:53 +03:00
static re-render space overview from today's data 2023-12-01 19:03:59 +00:00
templates Show both page and website titles in the webpage html doc instead of only showing the website title 2024-02-26 16:19:39 +03: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 Show both page and website titles in the webpage html doc instead of only showing the website title 2024-02-26 16:19:39 +03: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.