Website for The Peers Community.

Jorge Maldonado Ventura 0bd1fc5d61 Spanish translation for article 'IRC Channel Renamed' 6 years ago
content 0bd1fc5d61 Spanish translation for article 'IRC Channel Renamed' 6 years ago
make d07c67faf3 I know I said I would use a different ssg than pelican, but since I already had started working on it, I just want to save the progress. I will leave the original 'root' directory even though currently running make will put the better version in the 'output' directory. 6 years ago
themes 531f0bf4e5 Constrain the width of the tags a bit in the template base.html file. 6 years ago
.gitignore 34c8528c07 Add Python cache files to gitignore 6 years ago
LICENSE.md da708cc395 Updating the documentation for license and for using Sass. 8 years ago
LICENSE_agpl.txt da708cc395 Updating the documentation for license and for using Sass. 8 years ago
README.md c6a0f6d1b7 Removed the legacy version of the website and added a note in the readme for how to find it again. 6 years ago
makefile 4d41369570 This solves the style hacks where the theme knows about the website. Only one style sheet and the knowledge of the special header belongs to the page.md file. Added sitemap, though it looks a bit messy in comparison to the rest of the pages. 6 years ago
pelicanconf.py 42b7053733 Add HTML generator metadata 6 years ago
publishconf.py d07c67faf3 I know I said I would use a different ssg than pelican, but since I already had started working on it, I just want to save the progress. I will leave the original 'root' directory even though currently running make will put the better version in the 'output' directory. 6 years ago

README.md

About

This is the official repository of Peers website.

Peers

The Peers Community provides a list of a confederation of independent projects that all strive for free (as in freedom!) software and culture.

You can talk to us on freepost, or at #freepost on freenode.

License

Copyright 2015 - 2017 vaeringjar
Code distributed under the AGPLv3+.
Media distributed under the CC BY-SA 4.0.

See the LICENSE.md file for more details...

Building

Work in progress...

Localhost Testing

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

python3 -m http.server

Notable Legacy

See commit 46c1f63207 for the final appearance of the pre-ssg version of the site.