Publish obsidian vault to mkdocs

Hi all,
I wanted to share a project which I worked on recently.
I always wanted to publish my obsidian vault but obsidian publish was way too steep for me.
So I worked on a project to publish my vault without much efforts.
The project is a custom GitHub Action which parses the contents of obsidian vault, converts it to markdown format accepted by mkdocs and then uploads the contents to netlify.
Link to the project: GitHub - project-cool/obsidian-publish-action: Obsidian publish github action
Sample Website: Sarthak’s Notes (sarthaknarayan.tech)

Do let me know if you have any suggestions or questions on how to use it
Thanks

2 Likes