A starter repository for building a website with the Eleventy, Tailwind CSS, and Alpine.js.
- add eleventy image plugin
- eleventy navigation plugin
- add SEO metatags support
- add robots.txt and sitemap.xml generator
- add basic layouts/styles
- multilingual support
- add TailwindCSS typography and forms plugins
- add NetlifyCMS
git clone https://github.com/Ikass/11ty-starter.git my-website-name
cd my-website-name
npm install
npm run start
Original template made by Greg Wolanski.
Learn more on CSS-Tricks: An Eleventy Starter with Tailwind CSS and Alpine.js
MIT
See LICENSE
for more information.