Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.5 KB

README.md

File metadata and controls

29 lines (25 loc) · 1.5 KB

TLDR

  1. Install / update with pip install obs2mk --upgrade
  2. Template the blog, clone it and configure the blog.
  3. Configure the script (first run)
  4. Add share: true in Obsidian's note frontmatter
  5. Customize the category key in Obsidian's note frontmatter
  6. Run the script obs2mk

Quick installation tutorial

  1. Click on use this template1
  2. Use the name of your choice.
  3. Click on code → SSH ; Copy the link
  4. Run (in terminal):
git clone [[PASTE THE LINK HERE]] publish_blog
pip install obs2mk --upgrade

Footnotes

  1. 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