- Sass compilation out of the box
- Underscores CSS included, but easily removed
.htaccess
,robots.txt
andsitemap.xml
ready to go for Apache servers- Custom 404 page
- Eleventy Navigation plugin
- Create a skeleton site to get started with
git clone https://github.com/chrismademe/11ty-starter-kit.git
cd 11ty-starter-kit
npm install
npm run dev