11ty Starter screenshot

11ty Starter

Author Avatar Theme by Anparfenov
Updated: 10 Sep 2022
18 Stars

11ty starter.

Categories

Overview:

The 11ty-starter is an eleventy starter template that includes features such as sass, nunjucks, rollup, and i18n support. The template provides a ready-to-use structure for building a static website or blog using the 11ty static site generator.

Features:

  • Sass integration: Allows for easy styling with the Sass preprocessor.
  • Nunjucks templating: Utilizes the power of Nunjucks templates for creating dynamic HTML pages.
  • Rollup bundling: Includes Rollup configuration for bundling JavaScript files.
  • i18n support: Provides support for multiple languages using directory-based language files.

Installation:

To install the 11ty-starter, you have two options:

  1. Init a repo with the template: Use the template to initialize a new repository by following the instructions on GitHub.

  2. Clone the repository: Alternatively, you can clone the repository and remove the .git directory. Then, initialize the repository with your own Git repo.

After installing the template, you can start customizing it by modifying the file structure and adding your own content.

Summary:

The 11ty-starter is a feature-rich template for building static websites or blogs using the 11ty static site generator. It provides support for Sass, Nunjucks templating, Rollup bundling, and i18n localization. By following the installation guide, users can easily set up the template and start customizing it for their own projects.