3 Forks
22 Stars
22 Watchers

obsidian-to-jekyll

This is a simple python script that converts Obsidian notes to a format that is compatible with Jekyll themes that support wikilinks and backlinking like Jekyll Garden or Digital Garden Jekyll Template. It adds the filename to the frontmatter as a title and lets you set the visibility of your notes on a folder or note-by-note basis.

How to download and setup obsidian-to-jekyll

Open terminal and run command
git clone https://github.com/adriansteffan/obsidian-to-jekyll.git
git clone is used to create a copy or clone of obsidian-to-jekyll repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with obsidian-to-jekyll https://github.com/adriansteffan/obsidian-to-jekyll/archive/master.zip

Or simply clone obsidian-to-jekyll with SSH
[email protected]:adriansteffan/obsidian-to-jekyll.git

If you have some problems with obsidian-to-jekyll

You may open issue on obsidian-to-jekyll support forum (system) here: https://github.com/adriansteffan/obsidian-to-jekyll/issues