Using mkdocs to publish my obsidian vault. Main repo for the vault is https://github.com/jimbrig/obsidian_vault
If you're looking for a way to effortlessly share your Obsidian notes online, the template for publishing notes using MkDocs is an excellent solution. This setup allows users to create a visually appealing website that features a Material theme, complete with a search function and the flexibility to toggle between light and dark mode. Whether you want to share your notes for educational purposes, collaboration, or personal projects, this template makes the process straightforward and user-friendly.
Setting it up involves creating a GitHub repository from the template, moving your desired notes into the designated folder, and letting Github actions do the rest. The end result is a professional-looking website that makes navigating through your notes easy and a pleasurable experience.
[[wikilinks]] in your published notes, making connections between ideas clear and engaging.MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.