Source files for the LibreGaming website https://libregaming.org
Go to file
Phil Morrell 9afeab5c3e
reformat chat-with-us.md for plain editing
* split long lines at sentences, move markdown links to their own lines
* drop TODOs, direct links for templates pointless, see chatroom list
* only provide enough protocol details for someone already familiar
* standardise links to bridging software and their documentation
2021-09-01 23:47:06 +01:00
chat-with-us.md reformat chat-with-us.md for plain editing 2021-09-01 23:47:06 +01:00
LICENSE simplify licensing 2021-08-17 22:19:29 +01:00
play-libre-games.md import Play libre games! from pad 2021-08-17 22:50:26 +01:00
README.md document initial build instructions 2021-08-17 23:41:48 +01:00

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