:seedling: A starter site for building a mind garden with eleventy
Eleventy-Garden is a starter site designed for building a mind garden using 11ty. It is a demonstration of a digital garden built with the Eleventy static site generator. The project aims to provide a platform for creating a personal knowledge base or mind garden.
To install Eleventy-Garden, follow these steps:
git clone [repository URL]
cd eleventy-garden
npm install
npm run build
npm run serve
Eleventy-Garden is a starter site built with 11ty, designed for creating a personal mind garden or knowledge base. It offers features like double-bracket links, backlinks, hovercards, and related content. The project also provides integration with other digital garden templates. To install Eleventy-Garden, clone the repository, install dependencies, and build the site.