5 ms·
I’m successfully building sulami.github.io from org-mode using Hakyll, though my setup is quite complex due to my requirements (e.g. PDF output).
by sulami 6y ago
I’m successfully building sulami.github.io from org-mode using Hakyll, though my setup is quite complex due to my requirements (e.g. PDF output).
- interactivecode 6y agoI've been trying to do PDF output, from a webpage, basically the saving the output of CMD-P and save as PDF. Do you have a good method for this?
- sulami 6y agoI wouldn't call it good, but I'm using Pandoc to generate LaTeX. The whole thing is wrapped in Hakyll, which already uses Pandoc to generate the HTML from the source (org/markdown). Feel free to dig through the source if you want to see how it works: https://github.com/sulami/sulami.github.io https://github.com/sulami/sulami.github.io