summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* html: Fix emission of 'script' and 'style' elements.HEADmasterDaniel Meißner2024-03-021-0/+1
* make: Add automation for publishing release docs.v0.3.0David Thompson2024-02-191-2/+8
* Add flat pages builder.David Thompson2023-12-281-0/+1
* Add redirects builder.David Thompson2023-12-281-0/+1
* Remove obsolete website.David Thompson2023-11-121-2/+1
* Makefile: Remove reference to test file that does not exist.Filip Lajszczak2023-11-121-1/+0
* Build all publishers, fallback to $PATH lookups as necessary.David Thompson2023-11-111-14/+2
* Add Sourcehut publisher.Filip Lajszczak2023-11-111-0/+9
* Add publishing interface with built-in support for rsync.David Thompson2022-08-211-1/+9
* Factor watch implementations into their own modules.David Thompson2022-07-091-1/+4
* Do not compile or load inotify module when inotify is not available.David Thompson2022-02-061-1/+6
* Fix test suite.v0.2.6David Thompson2022-01-261-0/+1
* Add inotify bindings.David Thompson2022-01-131-0/+1
* doc: apply nice css to html docs.Filip Lajszczak2021-12-131-0/+5
* make: Add missing flag when generating GPG release signature.David Thompson2021-04-291-1/+1
* make: Update publish task to use new username.David Thompson2021-04-151-1/+1
* Create a unified type for build artifacts.David Thompson2021-03-181-0/+1
* Add RSS support.Christopher Lemmer Webber2018-11-251-0/+1
* Makefile: Fix compiled Guile file installation directory.David Thompson2018-03-101-1/+1
* Add 'make publish' target.David Thompson2017-01-231-0/+5
* reader: Add commonmark support.Erik Edrosa2016-08-021-0/+8
* Fix 'make distcheck'.v0.2David Thompson2016-04-241-2/+6
* build: Allow building with Guile 2.2.David Thompson2016-02-151-2/+2
* build: Don't build dvi docs.David Thompson2015-12-061-0/+1
* Renamed README.md to README.David Thompson2015-11-101-1/+1
* build: Declare a dependency for the manual.Mathieu Lirzin2015-11-101-0/+1
* build: Fix all the Guix development package references.Mathieu Lirzin2015-11-101-1/+2
* reader: Add texinfo support.David Thompson2015-10-151-1/+2
* tests: Add post tests.David Thompson2015-10-151-0/+1
* Add beginnings of a reference manual.David Thompson2015-10-151-0/+2
* utils: Clean up and add tests.David Thompson2015-10-141-0/+7
* Add support for Skribe document format.David Thompson2015-10-121-0/+9
* Add package.scm to release tarballs.David Thompson2015-08-121-1/+2
* Include example and website directories in release tarballs.David Thompson2015-08-101-0/+4
* Include README.md in future release tarballs.David Thompson2015-08-101-1/+3
* Add scripts/haunt to bin directory.David Thompson2015-08-081-0/+3
* builder: Add assets builder.David Thompson2015-07-261-0/+1
* Rename (haunt build html) to (haunt html).David Thompson2015-07-261-1/+1
* Add static asset support.David Thompson2015-04-131-0/+1
* builder: Add primitive blog builder.David Thompson2015-04-131-0/+1
* builder: Add Atom feed builder.David Thompson2015-04-111-0/+1
* ui: Add 'build' subcommand.David Thompson2015-04-111-0/+1
* Add utils module.David Thompson2015-04-111-0/+1
* Add site module.David Thompson2015-04-111-0/+1
* Add SXML to HTML conversion module.David Thompson2015-04-101-0/+1
* Add page module.David Thompson2015-04-101-0/+1
* Add reader module.David Thompson2015-04-101-0/+1
* Add post module.David Thompson2015-04-101-0/+1
* Add serve command.David Thompson2015-01-041-1/+5
* First commit.David Thompson2015-01-041-0/+45