An opinionated starting point for Digital Garden content authoring.
The Next + MDX Digital Garden Starter is a starting point for creating content in a digital garden format. It provides a setup for writing and organizing MDX files and generating statically rendered pages from those files. The goal is to create a flexible and customizable platform for authoring digital garden content.
To install the Next + MDX Digital Garden Starter, follow these steps:
git clone <repository-url>
.cd <repository-name>
.npm install
.npm run dev
.The Next + MDX Digital Garden Starter is an opinionated starting point for creating digital garden content. It provides support for writing in MDX format, generating statically rendered pages, and includes features such as component reusability and front-matter support. While there are some areas for improvement, such as supporting filesystem-based routing and adding more examples, the starter serves as a solid foundation for building a digital garden. Overall, it offers a flexible and customizable platform for authors to create and share their digital garden content.