Jekyll Garden.github.io

screenshot of Jekyll Garden.github.io
jekyll

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!

Overview

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.

Features

  • Demo Website: Check out the demo to see how the Jekyll Garden theme looks and functions.
  • Personal Website: Use this theme to create your own personal website and showcase your work.
  • Markdown and Obsidian Setup Friendly: The theme is designed to work seamlessly with markdown and Obsidian, making it easy to publish your content.
  • Easy Installation: Set up your environment to develop this theme by running bundle install after cloning the repository.
  • Jekyll Server: Test your theme by running bundle exec jekyll serve and opening your browser at http://localhost:4000.
  • Containerized Hosting: You can also choose to host the theme on a docker container using Docker and Docker-compose.
  • MIT License: The Jekyll Garden theme is available as open source under the terms of the MIT License.
jekyll
Jekyll

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.

digital-garden
Digital Garden

A digital garden is a personal, evolving website that shares interconnected ideas and projects.