options for publishing digital garden

  • Jekyll (purely) Based

    • Jekyll Garden by Jekyll-Garden

      • Jekyll-Garden/jekyll-garden.github.io
      • Search DarkMode Backlinks Tags Graph
      • Personal Notes
        • I prefer this as I’m more comfortable with Jekyll and few standalone javascripts – my personal website is also using a Jekyll theme.
        • But what’s also good is that it is a self-contain digital garden platform using purely Jekyll, depending heavily on Liquid templating – so the source and deployment are simply using github.io
        • I have confidence that I can do tags page similar to how most Jekyll blogging themes – just need to figure out how to move the hashtag in notes into YAML for the use in tags page.
  • Jekyll with Netlify

  • Hugo Based

  • Gatsby Based

    • Gatsby Garden by binnyva

      • binnyva/gatsby-garden
      • Search DarkMode Backlinks Tags Graph
      • Personal Notes
        • I really really love this implementation of digital garden as it has all the key features I cherish and implemented them quite well
          • it has search prominent at the nav bar (but somehow totally hidden in mobile view – possibly can change that with css)
          • page preview that actually loads entire page (not just like first 150 chars) and a full html page with links clickable in the preview itself
          • it has local graph that works okay on mobile
        • But I won’t be using this anytime soon because of some (not many) quirkiness of gatsbyjs and the need to deploy using Netlify
          • I’m now very comfortable with Jekyll and Github.io that I don’t feel like investing more time learning new language/templating just to for hosting my notes – I would rather spend that time learning Python for my big data analysis

References

Metadata

  • topic:: 00 Productivity00 Productivity
    #MOC / for notes related to productivity and self improvement
    • related:: 01 Obsidian01 Obsidian
      #MOC / for Obsidian.md related references
      , 01 Digital Garden01 Digital Garden
      #MOC / for notes sub to 00 Productivity with focus on digital garden and it’s implementation
  • updated:: 2022-08-20 Private or Broken Links
    The page you're looking for is either not available or private!
  • reviewed:: 2022-08-20 Private or Broken Links
    The page you're looking for is either not available or private!
  • #Reference