Smol 11ty Starter

screenshot of Smol 11ty Starter
eleventy

Smol 11ty Starter

Extremely minimal Eleventy starter to kickstart a simple multi-page site / a nearly opinionless foundation to continue building on.

Overview:

The Smol Eleventy Starter is a minimal Eleventy starter template designed for creating simple multi-page websites. It provides a foundation for building upon, with minimal opinions about design or functionality.

Features:

  • Minimal: The starter template is extremely minimal, providing a basic structure and allowing for customization as needed.
  • Multi-page Support: The template supports the creation of multiple pages for a website.
  • Hot-reload via BrowserSync: The template includes hot-reload functionality using BrowserSync, allowing for live previewing of changes during development.
  • Customizable Data: The meta.js file in the src/_data directory can be edited to adjust values specific to the website.
  • Flexible Templating: The template supports various templating formats, allowing users to choose their preferred method for adding content.
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.