Hacker News new | ask | show | jobs
by asicsp 1735 days ago
I write my books in markdown and convert to pdf/epub/web using pandoc and mdbook. I find markdown easier to work with and I don't know much about web development. So, I use Zola (https://github.com/getzola/zola) for my blog (https://learnbyexample.github.io/). It is a static site generator, clone a theme you like and start writing posts in markdown.