Skip to content

annagoss/digital-garden-jekyll-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Digital garden Jekyll template

I followed a tutorial from Maxime Vaillancourt explaining how to set it up: Setting up your own digital garden with Jekyll

Preview the template here: https://digital-garden-jekyll-template.netlify.app/

  • Based on Jekyll, a static website generator
  • Supports Roam-style double bracket link syntax to other notes
  • Creates backlinks to other notes automatically
  • Features link previews on hover
  • Includes graph visualization of the notes and their links
  • Features a simple and responsive design
  • Supports Markdown or HTML notes

Screen Shot 2020-05-19 at 23 05 46

For FF contributors, I think it works like this:

  1. Pull down this repository
  2. Make sure you have all dependencies installed (ensure you have Homebrew, and run bundle install to install dependencies)
  3. Make sure you have Obsidian, and to edit notes in Obsidian, open the vault running out of the '_notes' directory
  4. Make a new note Obsidian
  5. Stage and add a pull request to GitHub
  6. I'll accept the PR, and it'll deploy to Netlify

Deploying

Netlify is doing an automated build of this repo. Maxime wrote a guide explaining how to set this up.

License

Source code is available under the MIT license.

About

Start your own digital garden using this Jekyll template 🌱

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.3%
  • SCSS 32.9%
  • Ruby 19.8%