Rewrite to static site

With a complete reorganisation of the directory structure and most of
the content converted to pandoc-flavoured markdown.

Some TODO's left before this can go live:
- Main page
- Atom feeds
- Bug tracker
This commit is contained in:
Yorhel 2019-03-23 11:52:08 +01:00
parent 5c85a7d32f
commit 6242b2ee9c
291 changed files with 4346 additions and 6141 deletions

16
README.md Normal file
View file

@ -0,0 +1,16 @@
# Requirements
Build-time:
- GNU Make
- curl
- Perl (+ Pod::Simple)
- pandoc
Run-time (for the issue tracker):
- Apache
- Perl
- TUWF
- DBI
- DBD::SQLite