Saga11 screenshot

Saga11

Author Avatar Theme by Mortendk
Updated: 27 Mar 2025
25 Stars

Saga eleven - A Static Website builder powered by 11ty and netlifycms, but at the end its just html, css & js

Categories

Overview:

Saga eleven is a static website builder powered by 11ty and Netlify CMS. It allows web designers to have complete control over the markup and provides a true separation of settings, content, and output. This beta software is built on top of 11ty and Decap CMS, and it does not use any fancy libraries or SPA. Saga eleven is designed for web designers who want to build static websites using HTML, CSS, and a small amount of JavaScript.

Features:

  • Environment setup with the ability to customize port settings and git branch
  • Easy installation and quick start guide
  • Admin interface for managing content
  • Customizable theme located in /src/theme-grunn
  • Content organized in /src/content
  • Built on top of 11ty and Decap CMS
  • Bugs and comments can be reported on GitHub
  • Cleanup options for the build folder

Installation:

  1. Open .env file and customize port settings and git branch.
  2. Install Saga eleven by running the following command in the terminal:
npm install saga11
  1. Access the admin interface by going to admin in your browser.
  2. The theme can be modified by renaming the /src/theme-grunn folder in the package.json file.
  3. Content can be managed in the /src/content/ directory.

Summary:

Saga eleven is a static website builder that provides web designers with complete control over the markup and a true separation of settings, content, and output. It is powered by 11ty and Netlify CMS and offers an easy installation process and an admin interface for managing content. Although still in beta, Saga eleven is a great choice for web designers who prefer a straightforward approach to building static websites using HTML, CSS, and a minimal amount of JavaScript.