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.To install Jekyll Garden v 0.4, follow these steps:
bundle install
to set up your development environment.bundle exec jekyll serve
and open your browser at http://localhost:4000.If you choose to host the theme in a Docker container:
Jekyll Garden v 0.4 is a versatile theme that allows you to publish your Obsidian vault as a Jekyll static website. It offers features such as easy installation, support for markdown and Obsidian, and the option to host the theme in a Docker container. With its user-friendly design and open source nature, Jekyll Garden is a great choice for creating your own personal website or blog.