Legacy repo. See the new location: https://notabug.org/peers/peers-www/

vaeringjar b88541d77e Adding the april fools banner graphic. 7 years ago
content b88541d77e Adding the april fools banner graphic. 7 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. 7 years ago
root 813d2e20f2 Applied the changes from the root page to the other two pages. I think the max-width needs some tweeking because it becomes too difficult to read on width screens. The original MFW mentioned this and I think I'll go back over it. Probably use a media query. I think I will put off much more tweeking until after migrating to the ssg. 7 years ago
themes e7092647d8 Fixed the sitemap and widgets. Fixed the markup on the indices, especially for the categories and the tags. Added a conditional that will hide a widget if empty, except for pages since we assume those; I could go either way so I might change it later. 7 years ago
.gitignore 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. 7 years ago
LICENSE.md da708cc395 Updating the documentation for license and for using Sass. 9 years ago
LICENSE_agpl.txt da708cc395 Updating the documentation for license and for using Sass. 9 years ago
README.md 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. 7 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. 7 years ago
pelicanconf.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. 7 years ago
pelicanconf.pyc e7092647d8 Fixed the sitemap and widgets. Fixed the markup on the indices, especially for the categories and the tags. Added a conditional that will hide a widget if empty, except for pages since we assume those; I could go either way so I might change it later. 7 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. 7 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