garden 🌱

šŸ‘‹hi. welcome to digital-garden.dev, where i'm building (and writing about building) a next.js powered digital garden starter. 'garden' is opinionated boilerplate for your digital gardening. check out the repo, and read about some of the motivations for building garden below.

here are some of the things garden does out of the box:

  • mdx and next.js powered static site generation
  • build relations between and among mdx files
  • easy styling using theme-ui and styled-system

here are some of the things coming soon:

  • search and tag filtering
  • source content from different sources and render with related templates
  • cli for scaffolding content

recent posts

January 12, 2021

remark generated table of contents

generating a table of contents for markdown posts

December 30, 2020

generating theme tokens

generating theme tokens and falling back to defaults

November 8, 2020

fix tags

slugify your tags

October 31, 2020

04 - content directories in next.js

working with content directories and dynamic routes in next.js