Source code of https://dev.yorhel.nl/
Find a file
Yorhel de0227cdbd Add file download information window + SHA-256 + more checksums
I'm not the biggest fan of how the info window works, but it works
anyway, and it's easy to apply to *all* the download links.

Also decided to sign & checksum static binaries. Those are just as
important (if not more so) than the source tarballs.

Yes, I did verify that my copies of all the files were still in line
with the other checksums before creating the SHA256 checksums. :)

And I think I'm done fiddling with the site now; This is the last of my
planned changes. ...except that the site kinda sucks in text-mode
browsers now. Hmm. But how do I improve that?
2019-03-26 19:05:20 +01:00
dat Add file download information window + SHA-256 + more checksums 2019-03-26 19:05:20 +01:00
pub Add file download information window + SHA-256 + more checksums 2019-03-26 19:05:20 +01:00
.gitignore Replace "updates" with summarized and more useful "announcements" 2019-03-24 11:24:32 +01:00
dllink.pl Add file download information window + SHA-256 + more checksums 2019-03-26 19:05:20 +01:00
Makefile Add file download information window + SHA-256 + more checksums 2019-03-26 19:05:20 +01:00
mkchangelog.pl Add file download information window + SHA-256 + more checksums 2019-03-26 19:05:20 +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 README: There are no run-time requirements anymore 2019-03-23 18:25:58 +01:00
template.html CSS rework + responsive design 2019-03-24 18:33:53 +01:00

Requirements

Build-time:

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