Sarde Documentation
Turn a folder of Markdown into a documentation site, a blog, or a course. One Go binary, a few lines of configuration.
Drop a page into content/docs/ and it appears in the sidebar, indexed for search. The navigation mirrors the folder tree, so organizing your files is organizing your site. There is nothing else to wire up.
Try it
Terminal window
sarde new site my-sitecd my-sitesarde devOpen http://localhost:4727 to see the site. Continue with Getting Started for the full walkthrough, or read What Is Sarde for the model behind it.