afazio14k downloadsPush Markdown notes to your local blog, portfolio, or static site. Works with Astro.js, Next.js, and any other framework configured to render Markdown pages.
This plugin for Obsidian allows developers to instantly push markdown notes to their local blog, portfolio, or static site project. Works with Astro.js, Next.js, and any other framework configured to render markdown pages.

Get the benefits of composing markdown notes in Obsidian without having to manually create files and copy-paste content into your local project. Also makes it much easier to keep these two files in-sync.
After enabling the plugin, go to Markdown Blogger's settings.
Creates or overwrites a file at location /PROJECT_PATH/<note_name>.md with the current note's markdown content.
Same as Push command but allows you to navigate through your system's folders much like a terminal.
.. moves up a directory and Select will push the md file to the current directoryOverwrites the current note's markdown content with the file content at location /PROJECT_PATH/<note_name>.md
/PROJECT_PATH/<note_name>.md is invalid or does not exist, the content will not be pulledSame as Pull command but allows you to navigate through your system's folders much like a terminal.
.. moves up a directory and Select will pull the md file from the current directoryValidates the Local project folder path currently in settings.
.md files. /Users/alexa/Desktop/code-projects/alexa-blog/src/content.md file in your project will have the same filename as the Obsidian note it was generated from, I recommend using hyphens instead of spaces when naming files.Cool Blog Post.md becomes Cool-Blog-Post.mdHi, I'm Alexa. A developer, college student, and YouTuber.
I build tools and create content because I love connecting with people. If you feel compelled to buy me a coffee that would be greatly appreciated! 🤗