More Premium Hugo Themes Premium Eleventy Themes

Eleventy Garden

:seedling: A starter site for building a mind garden with eleventy

Eleventy Garden

:seedling: A starter site for building a mind garden with eleventy

Author Avatar Theme by binyamin
Github Stars Github Stars: 471
Last Commit Last Commit: Oct 26, 2022 -
First Commit Created: Apr 22, 2023 -
default image

Overview

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.

Features

  • Double-bracket links similar to those used by Roam Research
  • Displays backlinks for easier navigation and connection of ideas
  • Hovercards for backlinks to provide quick information about linked content
  • Related content feature to show related articles or pages
  • Integration with other digital garden templates like maximevaillancourt/digital-garden-jekyll-template and mathieudutour/gatsby-digital-garden
  • More digital gardening resources available at maggieappleton/digital-gardeners

Installation

To install Eleventy-Garden, follow these steps:

  1. Clone the repository: git clone [repository URL]
  2. Navigate to the project folder: cd eleventy-garden
  3. Install dependencies: npm install
  4. Build the site: npm run build
  5. Start the development server: npm run serve

Summary

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.