libregaming-website/README.md

12 lines
364 B
Markdown
Raw Normal View History

<!-- SPDX-License-Identifier: CC0-1.0 -->
# LibreGaming website
Welcome to the LibreGaming website repository!
2021-08-08 12:29:26 +02:00
## How to contribute
2022-02-03 00:00:08 +01:00
*libregaming.org* is built with zola. Please remember to include a licence header (e.g. CC0-1.0). Happy writing!
2022-02-03 00:00:08 +01:00
You can build the site with `zola build`, which puts the output in `public/`, or run `zola serve` for previewing.