
LeafWiki Devlog #9: v0.8.2 – Tree Improvements & Reverse Proxy Support
Hi! Time for another small update on LeafWiki. Version v0.8.2 focuses on usability improvements in the Tree View and a small but very useful deployment feature for self-hosted setups. If you're new here: LeafWiki is a lightweight, self-hosted Markdown wiki built as a single Go binary . Markdown files stored directly on disk No external database service required Designed for people who think in folders, not feeds If LeafWiki disappears tomorrow, your content is still yours. GitHub: https://github.com/perber/leafwiki A quick recap: the 0.8 series With v0.8.0 , LeafWiki introduced one of the biggest structural changes so far: Sections . Sections allow the wiki tree to behave more like a real folder structure. Instead of every node being a page, a node can now simply act as a container for other pages . This enables things like: cleaner hierarchical structures better organization for larger documentation sets v0.8 also introduced import and recovery tools , making it much easier to bring e
Continue reading on Dev.to
Opens in a new tab




