Skip to content

inadeqtfuturs/garden

Repository files navigation

🌱 digital garden

version CI

an opinionated, batteries included boilerplate for md/x authoring with next.js.

checkout the documentation to get started.

tech

  • nextjs
  • md/mdx authoring using next-mdx-relations
  • theme-ui
  • styled-components
  • jest/github actions (ci/cd)
  • lint/prettier

run or deploy

fork or clone

yarn
yarn dev

storybook

nvm use
yarn stories

test

yarn test

deploy with vercel or netlify

todo

  • documentation
  • dark/light theme
  • search
  • syntax highlighting
  • storybook
  • multiple content directories
  • specify layout through frontmatter
  • roam style backlinks
  • link preview
  • last updated
  • pagination
  • images/image optimization
  • cli -- allows for markdown parity