11ty starter template build using Fylgja CSS.
This 11ty starter is based on our very own site fylgja.dev, but slimmed down so it is just bare bones version, with just enough things without adding to much.
Simply click to big green button named Use this template, and you can start building your site, in your very own repo.
This 11ty package uses 1 file to handle most site specific information,
you find it in src/_data/meta.js
.
Besides that this starter has a few configs for building the site.
The only thing you need to change is the site url found in src/_data/env.js
,
but if you do need to add more,
the eleventy.js
config and the Eleventy site are your best picks to checkout.
This 11ty started is build with the newest version of 11ty, and comes packing with;
- Fylgja CSS
- Eleventy Sass Compiler
- PostCSS
- Rollup
- Html Dialog with outside click close support
- Eleventy Img & Navigation
- Prebuild head with;
- OG & Twitter tags
- Support for loading page specific CSS and Javascript
- and more..
- Offline page with service worker
For more information on what is also included,
see the package.json