Lowdown is fairly simple while supporting the PHP Extra extensions. It also comes with extensive documentation in its man pages, for example the whole language is described in lowdown(5). See https://kristaps.bsd.lv/lowdown/ This fixes a big TODO (anchor links for the table of contents on the webring page). |
||
---|---|---|
md | ||
.gitignore | ||
foot.html | ||
head.html | ||
nav.html | ||
publish.sh | ||
README.md | ||
style.css | ||
tail.html |
Anarchy Planet web site
This repo is to generate a static site for anarchyplanet.org to replace the existing site. The goal is to generate the site from markdown files by converting the markdown to html and applying minimal styling.
The advantage to this method is that all of the content can be contained in a single directory without being obscured by the rest of the code that's needed to make a website run (such as html). This will (eventually!) make it easy to update content as well as export into other formats or potential website generators.
This informal README will be replaced with an official README with instructions for how to contribute to the site, but first we have to figure out how ourselves! All methods are also open for discussion, the only requirement that notnull hopes for is pure markdown files in a single directory, but sceox is welcome to change publish.sh to a make script. :)
You can see this method in action (maybe! if we didn't break it) at https://testing.anarchyplanet.org.
TODOs
TODO discuss and decide on sections
notnull's proposals for the sections are:
- home
- projects (not services)
- webring (instead of 'others')
- contact (probably just a mailto: link)
TODO write copy for sections
What rocinante has done on anarchist news is already pretty great. Maybe these could be more verbose, but maybe they are fine the way they are!