Eleventy Garden

screenshot of Eleventy Garden
eleventy

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

Overview

Eleventy-Garden is a starter site for building a mind garden using 11ty. It is designed to help users create a digital garden where they can organize and display their thoughts and ideas. The theme is built with the intention of providing an intuitive and interactive experience for users.

Features

  • Double-bracket links: The theme supports the use of double-bracket links, similar to the ones used in Roam, allowing users to easily create connections between their notes and navigate between them.
  • Displays backlinks: Eleventy-Garden displays backlinks, showing users which notes link to the one they are currently viewing. This feature helps users understand the connections and relationships between their notes.
  • Hovercards for backlinks: When users hover over a backlink, Eleventy-Garden displays a hovercard with a preview of the linked note. This makes it easier for users to quickly get an idea of the content of linked notes without leaving the current page.
  • Related notes: The theme provides a feature to display related notes, based on the connections created through double-bracket links. This helps users discover related ideas and explore different perspectives.
  • Integration with other garden themes: Eleventy-Garden can be used in conjunction with other digital garden themes, such as the Jekyll template by maximevaillancourt and the Gatsby template by mathieudutour. This allows users to customize and enhance their mind garden using different tools.
eleventy
Eleventy

11ty is a static site generator that allows developers to build fast, modern websites using HTML, Markdown, and other templating languages, without the need for a complex build system.

digital-garden
Digital Garden

A digital garden is a personal, evolving website that shares interconnected ideas and projects.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.