summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-02html: Fix emission of 'script' and 'style' elements.HEADmasterDaniel Meißner
2024-02-19make: Add automation for publishing release docs.v0.3.0David Thompson
2024-01-16atom/rss: Allow passing last updated date for reproducibility.Richard Sent
2024-01-16builder: atom: Add scheme to self-link.Denys Nykula
2023-12-28Add more detail to post-slug docs.David Thompson
2023-12-28Add flat pages builder.David Thompson
2023-12-28Add redirects builder.David Thompson
2023-12-28Document RSS builder.David Thompson
2023-12-28artifact: Ensure destination file names have a leading '/'.David Thompson
2023-12-28builder: atom: Clarify #:blog-prefix parameter.David Thompson
2023-12-28builder: blog: Add #:post-prefix parameter.David Thompson
2023-12-28post: Add post-slug-v2 procedure.David Thompson
2023-12-28Move file-extension to (haunt utils).David Thompson
2023-12-28reader: Factor out new reader-find and reader-read procedures.David Thompson
2023-12-27builder: blog: Only render pages for posts in collections.David Thompson
2023-12-19Fix minor typo in docstring.Yuval Langer
2023-11-16doc: Information about code repositoryFilip Lajszczak
2023-11-16doc: More explanations on sourcehut publisher.Filip Lajszczak
2023-11-13publisher: Throw an error on non-zero exit status in run-command.David Thompson
2023-11-12doc: Document artifacts, remove deprecated interface sections.David Thompson
2023-11-12builder: atom: Change summary to content.David Thompson
2023-11-12todo: Mark "Remove website directory" as DONE.David Thompson
2023-11-12Remove obsolete website.David Thompson
2023-11-12doc: Remove unnecessary "Scheme" qualifier from API docs.David Thompson
2023-11-12doc: Document publishers.Filip Lajszczak
2023-11-12pre-inst-env: export HAUNT_UNINSTALLED.Filip Lajszczak
2023-11-12Makefile: Remove reference to test file that does not exist.Filip Lajszczak
2023-11-12publisher: sourcehut: Correct docstring.Filip Lajszczak
2023-11-11Build all publishers, fallback to $PATH lookups as necessary.David Thompson
2023-11-11Add Sourcehut publisher to example site.David Thompson
2023-11-11publisher: Throw an error if name isn't a symbol.David Thompson
2023-11-11guix: Add rsync input.David Thompson
2023-11-11Add Sourcehut publisher.Filip Lajszczak
2023-11-11ui: Add publish to list of subcommands.Filip Lajszczak
2023-11-10post: Add convenience procedures for post author, tags, and title.Filip Lajszczak
2023-09-20Sidestep CORS issues when using local web server.David Thompson
2023-09-20Add to TODO list.David Thompson
2023-09-20Add application/wasm MIME type.David Thompson
2023-06-13ui: Fix typo in leave function docstring.jgart
2023-06-13Fix documentation for static-directory.David Thompson
2023-06-13Add to-do items.David Thompson
2023-03-21post: Add fallback value to post-time.Jelle Licht
2023-03-21Bump version to 0.3.0.David Thompson
2023-02-27Fix copyright year in (haunt ui publish).David Thompson
2022-12-06Add TODO.org.David Thompson
2022-12-06Add .dir-locals.el file.David Thompson
2022-10-22site: Use issue-deprecation-warning for deprecation notification.David Thompson
2022-10-21doc: Fix cross-reference formatting error in "Posts" section.David Thompson
2022-09-02guix: Replace 'guix environment' reference with 'guix shell'.David Thompson
2022-08-31guix: Use simpler method for local git checkout.David Thompson