Official repository of the Peers Community website.
tulsi 7c8e930622 Add matrix link to chat to main page | 6 years ago | |
---|---|---|
content | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE.md | 9 years ago | |
LICENSE_agpl.txt | 9 years ago | |
Makefile | 6 years ago | |
README.md | 6 years ago | |
pelicanconf.py | 7 years ago | |
publishconf.py | 7 years ago |
This is the official repository of the Peers website.
The Peers Community is a community of people with a strong interest in free software and free culture.
You can talk to us on freepost, or at #peers on freenode.
Copyright 2015 - 2018 vaeringjar.
Code distributed under the AGPLv3+. Media distributed under the CC BY-SA 4.0.
See the LICENSE.md file for more details...
Requires the peers-template.
git clone https://notabug.org/peers/peers-template
make
For example, use python's built-in web server:
make server