All Projects → inadeqtfuturs → garden

inadeqtfuturs / garden

Licence: other
🌱 a place to think about digital gardening

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to garden

next-mdx-digital-garden-starter
An opinionated starting point for Digital Garden content authoring.
Stars: ✭ 50 (+177.78%)
Mutual labels:  mdx, digital-garden
nextjs-complete-boilerplate
Next js 12.3.1 boilerplate with Styled Components, Jest, React Testing Library, Prettier, ESLint, Plop JS and more 🚀
Stars: ✭ 50 (+177.78%)
Mutual labels:  mdx
nikolovlazar.com
My personal site's repo built using Next.js, Chakra UI, MDX, Prisma, PlanetScale.
Stars: ✭ 126 (+600%)
Mutual labels:  mdx
next-mdx-frontmatter
Use MDX + front-matter with Next.js
Stars: ✭ 27 (+50%)
Mutual labels:  mdx
joeprevite.com
my digital garden 🌱
Stars: ✭ 31 (+72.22%)
Mutual labels:  mdx
mdxtools
A bunch of tools for handling the MDX music format (music for the Sharp x68000)
Stars: ✭ 44 (+144.44%)
Mutual labels:  mdx
jahir.dev
My personal website 💎 – Built using Next.js, TypeScript, MDX, contentlayer, Notion and Stitches styled components
Stars: ✭ 119 (+561.11%)
Mutual labels:  mdx
mdx-module
MDX module for Nuxt
Stars: ✭ 44 (+144.44%)
Mutual labels:  mdx
js-mdict
*.mdx/*.mdd interpreter js implements
Stars: ✭ 91 (+405.56%)
Mutual labels:  mdx
almanacs
A recipe for everything 🗒️
Stars: ✭ 47 (+161.11%)
Mutual labels:  digital-garden
remark-hint
Sprinkle hints/tips/warnings on your documents
Stars: ✭ 36 (+100%)
Mutual labels:  mdx
NextBook
NextBook is quick and easy way to build technical books or documentation with markdown that run blazingly fast.
Stars: ✭ 153 (+750%)
Mutual labels:  mdx
hyperdraft
Turn your notes into a website.
Stars: ✭ 59 (+227.78%)
Mutual labels:  digital-garden
create-nteract-app
⚡ Create an nteractive application with zero configuration
Stars: ✭ 31 (+72.22%)
Mutual labels:  mdx
htmdx
HTMDX: Lightweight runtime for mdx-like markdown
Stars: ✭ 82 (+355.56%)
Mutual labels:  mdx
MdxSourceBuilder
一键制作mdx图片词典
Stars: ✭ 25 (+38.89%)
Mutual labels:  mdx
foamy-nextjs
Basic Foam + NextJS with MDX starter for building a digital garden
Stars: ✭ 58 (+222.22%)
Mutual labels:  digital-garden
ExoticGarden
A Slimefun 4 Addon that adds new plants and various new food items
Stars: ✭ 50 (+177.78%)
Mutual labels:  garden
garden
A styleguide based on Leroy Merlin needs
Stars: ✭ 81 (+350%)
Mutual labels:  garden
mdx-site
Static site generator powered by TypeScript, MDX, & React.
Stars: ✭ 48 (+166.67%)
Mutual labels:  mdx

🌱 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].