/11ty-starter

An 11ty/Eleventy starter template, using TailwindCSS, Netlify and Alpinejs.

Primary LanguageNunjucksMIT LicenseMIT

An 11ty/Eleventy starter template, using TailwindCSS, Netlify and Alpinejs.

A starter repository for building a website with the Eleventy, Tailwind CSS, and Alpine.js.

To-Do:

  • 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

Getting Started

1. Clone this repository

git clone https://github.com/Ikass/11ty-starter.git my-website-name

2. Navigate to the directory

cd my-website-name

3. Install the dependencies

npm install

4. Run Eleventy

npm run start

Author

Original template made by Greg Wolanski.

Learn more on CSS-Tricks: An Eleventy Starter with Tailwind CSS and Alpine.js

License

MIT

See LICENSE for more information.