summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* html: Fix emission of 'script' and 'style' elements.HEADmasterDaniel Meißner2024-03-023-6/+47
* make: Add automation for publishing release docs.v0.3.0David Thompson2024-02-191-2/+8
* atom/rss: Allow passing last updated date for reproducibility.Richard Sent2024-01-163-2/+24
* builder: atom: Add scheme to self-link.Denys Nykula2024-01-161-4/+6
* Add more detail to post-slug docs.David Thompson2023-12-281-4/+9
* Add flat pages builder.David Thompson2023-12-283-0/+140
* Add redirects builder.David Thompson2023-12-283-0/+87
* Document RSS builder.David Thompson2023-12-282-4/+47
* artifact: Ensure destination file names have a leading '/'.David Thompson2023-12-281-8/+20
* builder: atom: Clarify #:blog-prefix parameter.David Thompson2023-12-282-20/+39
* builder: blog: Add #:post-prefix parameter.David Thompson2023-12-282-14/+30
* post: Add post-slug-v2 procedure.David Thompson2023-12-282-0/+25
* Move file-extension to (haunt utils).David Thompson2023-12-282-5/+7
* reader: Factor out new reader-find and reader-read procedures.David Thompson2023-12-282-5/+26
* builder: blog: Only render pages for posts in collections.David Thompson2023-12-271-5/+18
* Fix minor typo in docstring.Yuval Langer2023-12-191-1/+1
* doc: Information about code repositoryFilip Lajszczak2023-11-161-0/+3
* doc: More explanations on sourcehut publisher.Filip Lajszczak2023-11-161-3/+9
* publisher: Throw an error on non-zero exit status in run-command.David Thompson2023-11-131-1/+4
* doc: Document artifacts, remove deprecated interface sections.David Thompson2023-11-122-83/+72
* builder: atom: Change summary to content.David Thompson2023-11-122-2/+2
* todo: Mark "Remove website directory" as DONE.David Thompson2023-11-121-1/+1
* Remove obsolete website.David Thompson2023-11-1239-4740/+2
* doc: Remove unnecessary "Scheme" qualifier from API docs.David Thompson2023-11-121-64/+64
* doc: Document publishers.Filip Lajszczak2023-11-121-1/+113
* pre-inst-env: export HAUNT_UNINSTALLED.Filip Lajszczak2023-11-121-0/+1
* Makefile: Remove reference to test file that does not exist.Filip Lajszczak2023-11-121-1/+0
* publisher: sourcehut: Correct docstring.Filip Lajszczak2023-11-121-1/+1
* Build all publishers, fallback to $PATH lookups as necessary.David Thompson2023-11-114-31/+12
* Add Sourcehut publisher to example site.David Thompson2023-11-111-1/+4
* publisher: Throw an error if name isn't a symbol.David Thompson2023-11-111-1/+6
* guix: Add rsync input.David Thompson2023-11-111-1/+2
* Add Sourcehut publisher.Filip Lajszczak2023-11-115-3/+82
* ui: Add publish to list of subcommands.Filip Lajszczak2023-11-111-1/+1
* post: Add convenience procedures for post author, tags, and title.Filip Lajszczak2023-11-103-2/+59
* Sidestep CORS issues when using local web server.David Thompson2023-09-201-1/+2
* Add to TODO list.David Thompson2023-09-201-0/+18
* Add application/wasm MIME type.David Thompson2023-09-201-0/+1
* ui: Fix typo in leave function docstring.jgart2023-06-131-1/+1
* Fix documentation for static-directory.David Thompson2023-06-131-3/+2
* Add to-do items.David Thompson2023-06-131-1/+15
* post: Add fallback value to post-time.Jelle Licht2023-03-211-1/+1
* Bump version to 0.3.0.David Thompson2023-03-211-1/+1
* Fix copyright year in (haunt ui publish).David Thompson2023-02-271-1/+1
* Add TODO.org.David Thompson2022-12-061-0/+46
* Add .dir-locals.el file.David Thompson2022-12-061-0/+1
* site: Use issue-deprecation-warning for deprecation notification.David Thompson2022-10-221-2/+6
* doc: Fix cross-reference formatting error in "Posts" section.David Thompson2022-10-211-3/+2
* guix: Replace 'guix environment' reference with 'guix shell'.David Thompson2022-09-021-1/+1
* guix: Use simpler method for local git checkout.David Thompson2022-08-311-7/+2