- Install / update with
pip install obs2mk --upgrade
- Template the blog, clone it and configure the blog.
- Configure the script (first run)
- Add
share: true
in Obsidian's note frontmatter - Customize the
category
key in Obsidian's note frontmatter - Run the script
obs2mk
- Click on use this template1
- Use the name of your choice.
- Click on code → SSH ; Copy the link
- Run (in terminal):
git clone [[PASTE THE LINK HERE]] publish_blog
pip install obs2mk --upgrade
Footnotes
-
You must be connected to copy the template ! You can test locally through clone > https :
git clone https://github.com/Mara-Li/mkdocs_obsidian_template.git
or with downloading the ZIP ↩