Source code of https://dev.yorhel.nl/
Find a file
Yorhel 6242b2ee9c 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
2019-03-23 11:56:53 +01:00
dat Rewrite to static site 2019-03-23 11:56:53 +01:00
pub Rewrite to static site 2019-03-23 11:56:53 +01:00
.gitignore Rewrite to static site 2019-03-23 11:56:53 +01:00
Bug.pm New ncdu, ncdc + btrfssize + misc changes 2016-12-30 13:46:17 +01:00
index.cgi Rewrite to static site 2019-03-23 11:56:53 +01:00
Makefile Rewrite to static site 2019-03-23 11:56:53 +01:00
mkchangelog.pl Rewrite to static site 2019-03-23 11:56:53 +01:00
mkpod.pl Rewrite to static site 2019-03-23 11:56:53 +01:00
README.md Rewrite to static site 2019-03-23 11:56:53 +01:00
template.html Rewrite to static site 2019-03-23 11:56:53 +01:00

Requirements

Build-time:

  • GNU Make
  • curl
  • Perl (+ Pod::Simple)
  • pandoc

Run-time (for the issue tracker):

  • Apache
  • Perl
  • TUWF
  • DBI
  • DBD::SQLite