You don't seem to have an ad-blocker 😓
I use and recommend Firefox with uBlock Origin.
halp
halp is a simple templating Web and Gemini static generator, written in Perl 5.
resources
- Documentation: halp.fyi
- Source Code: git.sr.ht/~duncan-bayne/halp
- Issue Tracker: todo.sr.ht/~duncan-bayne/halp
- Mailing List: lists.sr.ht/~duncan-bayne/halp
overview
halp works by translating directories of files into pages - either Gemini or Web pages.
I intended the experience of halp to be as close to using simple, familiar, Unix tools as possible. Pages are defined by directories. Content is described in plain HTML or Gemtext. Titles, descriptions, etc. live in dotfiles. Content history (for Atom feeds) is extracted from Git logs.
Every halp page contains a menu (inspired by Brad Taunt's hamburgers post) at the bottom. The menu consists of links to:
- The top of the page (for Web pages only).
- The top-level page.
- Each of the immediate children of the top-level page.
- The Atom feed for the current page.
- The halp website.