Official repository of the Peers Community website.
tulsi 7c8e930622 Add matrix link to chat to main page | vor 6 Jahren | |
---|---|---|
content | vor 6 Jahren | |
.gitignore | vor 6 Jahren | |
LICENSE.md | vor 9 Jahren | |
LICENSE_agpl.txt | vor 9 Jahren | |
Makefile | vor 6 Jahren | |
README.md | vor 6 Jahren | |
pelicanconf.py | vor 7 Jahren | |
publishconf.py | vor 7 Jahren |
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