README.md 702 B

About

This is the official repository of the Peers website.

Peers

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.

License

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...

Building

Requires the peers-template.

git clone https://notabug.org/peers/peers-template
make

Localhost Testing

For example, use python's built-in web server:

make server