libregaming-website/README.md

14 lines
374 B
Markdown

<!-- SPDX-License-Identifier: CC0-1.0 -->
# LibreGaming website
Welcome to the LibreGaming website repository!
## How to contribute
*libregaming.org* is built from git with pandoc. Please remember to include a licence header (e.g. CC0-1.0). Happy writing!
git checkout public
git show master:play-libre-games.md | pandoc > index.html
git commit -am Publish