A Digital Garden Theme for Jekyll. Jekyll Garden lets you create a static HTML version of your markdown notes and publish via Github pages. Made for Obsidian users!
Jekyll Garden v 0.4 is a theme that allows you to publish your Obsidian vault or a subset of it as a Jekyll static website. It is designed to be markdown and Obsidian setup friendly, and you can choose to use your own server or Github page for hosting.
bundle install
after cloning the repository.bundle exec jekyll serve
and opening your browser at http://localhost:4000.Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.
A digital garden is a personal, evolving website that shares interconnected ideas and projects.