No description https://felixhanley.info
  • JavaScript 41%
  • CSS 24%
  • HTML 13.9%
  • Makefile 12.4%
  • Awk 8.7%
Find a file
2026-02-20 12:36:40 +11:00
content Content updates 2026-02-20 12:36:40 +11:00
notes Improve tag generation 2026-02-09 13:14:52 +11:00
resume Content updates 2026-02-20 12:36:40 +11:00
scripts Clean up tag generation 2025-09-22 16:23:19 +10:00
static Content updates 2026-02-20 12:36:40 +11:00
templates Content updates 2026-02-20 12:36:40 +11:00
.gitignore Trial using only pandoc and posix tools 2025-08-13 15:40:30 +10:00
.hgignore mostly working on hugo 2015-09-02 23:44:55 +07:00
LICENSE Add license 2021-06-23 22:04:32 +10:00
Makefile Content updates 2026-02-20 12:36:40 +11:00
README.md Content updates 2026-02-20 12:36:40 +11:00

Source for my personal website

  • Uses only GNU make, Pandoc, awk.
  • Generates a PDF version of my resumé.
  • Collates tags from notes and generates index pages.

Notes

  • YAML metadata is used for all Markdown files.
  • 'keywords' are used as tags and should be on one line.