Source code of https://dev.yorhel.nl/
Find a file
Yorhel 660466e13b Improve formatting of mdoc
https://github.com/jgm/pandoc/issues/9201 has been fixed, so we can now
go through 'man' instead.
2023-12-15 10:12:24 +01:00
dat torreas 0.2 2023-12-10 11:42:49 +01:00
pub torreas 0.2 2023-12-10 11:42:49 +01:00
.gitignore nginx-confgen moved to mdoc + guestbook post \o/ 2023-11-20 18:37:01 +01:00
dllink.pl Add file download information window + SHA-256 + more checksums 2019-03-26 19:05:20 +01:00
Makefile Improve formatting of mdoc 2023-12-15 10:12:24 +01:00
mkchangelog.pl torreas 0.2 2023-12-10 11:42:49 +01:00
mkfeed.pl Replace "updates" with summarized and more useful "announcements" 2019-03-24 11:24:32 +01:00
mkpod.pl Fix code formatting bug in the ncdc man page 2019-03-25 13:07:39 +01:00
README.md Improve formatting of mdoc 2023-12-15 10:12:24 +01:00
template.html Add torreas 2023-11-03 20:11:58 +01:00

This is the source code of the site running at dev.yorhel.nl.

Requirements

Build-time:

  • GNU Make
  • curl
  • Perl (+ Pod::Simple)
  • TUWF
  • pandoc (>= 3.1.10 for better man page formatting)
  • mandoc