summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-19Test.laminar-testDavid Thompson
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
2022-08-31guix: Use current directory source when building.David Thompson
2022-08-31guix: Use new style input specification.David Thompson
2022-08-21Add missing haunt/ui/publish.scm file.David Thompson
2022-08-21Add publishing interface with built-in support for rsync.David Thompson
2022-07-09Factor watch implementations into their own modules.David Thompson
2022-07-07Automatically add Haunt's modules to Guile's load path at startup.David Thompson
2022-06-01ui: serve: Allow for setting the host explicitly.Christine Lemmer-Webber
2022-02-23ui: Make cli options consistent.Filip Lajszczak
2022-02-06ui: serve: Fix lazy loading of inotify module.David Thompson
2022-02-06configure: Fix HAVE_INOTIFY conditional.David Thompson
2022-02-06Do not compile or load inotify module when inotify is not available.David Thompson
2022-02-05doc: Add docs for new blog features.David Thompson
2022-02-05ui: serve: Reload user modules when they change.David Thompson
2022-02-05builder: blog: Add support for collection pagination.David Thompson
2022-01-26Fix test suite.v0.2.6David Thompson