minus-squarelearnbyexample@programming.devtoOpen Source@lemmy.ml•Markdown open-source site generatorslinkfedilinkEnglisharrow-up2·4 days agoI use Zola (https://github.com/getzola/zola) for personal blog. There are also other options depending on your use case. For example, https://github.com/rust-lang/mdBook for documentation/ebook style content. linkfedilink
minus-squarelearnbyexample@programming.devtoOpen Source@lemmy.ml•What are your favourite ebook reading apps?linkfedilinkEnglisharrow-up5·29 days agoI use foliate on desktop (https://johnfactotum.github.io/foliate/) linkfedilink
I use Zola (https://github.com/getzola/zola) for personal blog.
There are also other options depending on your use case. For example, https://github.com/rust-lang/mdBook for documentation/ebook style content.