garden
garden copied to clipboard
🌱 a place to think about digital gardening
🌱 digital garden
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
- [x] documentation
- [x] dark/light theme
- [x] search
- [x] syntax highlighting
- [x] storybook
- [ ] multiple content directories
- [ ] specify layout through frontmatter
- [ ] roam style backlinks
- [ ] link preview
- [ ] last updated
- [ ] pagination
- [ ] images/image optimization
- [ ] cli -- allows for markdown parity