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