/mkdocs-obsidian

Collection of my byte sized notes on programming and other random topics.

Primary LanguagePythonMIT LicenseMIT

Notes

This is my personal fork of the excellent mr-karan/notes repo.

Local Setup

To preview the site locally:

pipenv install
pipenv shell
git clone git@github.com:peddamat/notes.git
make serve

Workflow

Notes are written in Obsidian and Material for Mkdocs with a bunch of extensions and plugins to publish them at samrambles.com.