libregaming-website/README.md

19 lines
472 B
Markdown

<!-- SPDX-License-Identifier: CC0-1.0 -->
# LibreGaming website
Welcome to the LibreGaming website repository!
## How to contribute
*libregaming.org* is built with [zola][1]. 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.
[1]: https://www.getzola.org/
## Deployment
The `master-branch` will get deployed every full hour.