A static site created with 11ty (eleventy). The repo should serve as a demo/sample on creating 11ty sites from scratch - and also as a sample/basic for blog-sites.
The “jamstack-eleventy-custom” is a static site created with 11ty (eleventy). It serves as a demo/sample for creating 11ty sites from scratch and as a basic template for blog sites. The main aim of this site is to be highly flexible and customizable.
To install the “jamstack-eleventy-custom” theme, follow these steps:
git clone <repository_url>
cd jamstack-eleventy-custom
npm install
npm run dev
http://localhost:8080.The “jamstack-eleventy-custom” site is a customizable static site template created with 11ty. It includes features such as cookie consent, local picture support, customizable pager, search functionality, nested paging, tags and categories, sticky sidebars, tag cloud, table of contents, and more. The site can be installed by cloning the GitHub repository and running the necessary commands. It serves as a great starting point for creating blog sites and showcases the capabilities of 11ty.