Now retired. My previous, poorly constructed digital garden built with Gatsby and MDX. Updated garden here: https://github.com/MaggieAppleton/maggieappleton.com-V2
Maggie’s Internet Space is a public digital garden repository that serves as an example for building an individual digital garden. It emphasizes the importance of creating unique and personal digital spaces, with the understanding that the code may not be easily adaptable or aesthetically pleasing for all users.
git clone [repository-url]
cd project-folder
npm install
gatsby develop
localhost:8000
Maggie’s Internet Space serves as a unique example of a digital garden, encouraging users to create personalized and unconventional online spaces. With its varied features like social media sharing, self-hosted fonts, and programmatic page generation, it offers insights into building individualized digital experiences. The installation process involves cloning the repository, installing dependencies, and starting the development server to explore this distinctive digital garden setup.