Question: The author makes this article available on the web as a series of posts, a PDF ( https://aphyr.com/data/posts/411/the-future-of-everything-is... ) and an EPUB. What do you suppose their tooling looks like? Is there a single "document containing all the words," and it updates the website, pdf, and epub whenever you change it? What struck me was that the presentation is beautiful. It seems worth emulating. Bu…
I am not the author of the site in question, but I suspect that your guess is right, and that Pandoc is the hub between the spokes. For my blog, I write posts in Markdown. Then the build process uses Pandoc to convert the posts into web pages and, for certain pages, PDF files typeset with TeX. For example, here is a post in both web and PDF versions: (Web) https://blog.moertel.com/posts/2024-08-23-sampling-with-sql..…
The best I was able to do was http://github.com/shawwn/wiki, which has been broken since 2020. You can't spell Haskell without Hell.
If you wouldn't mind pulling up a `claude` in your repo and running `/init` and showing the result, that'd give me at least a vague idea of what to do.