11up Tailwind Templates

11up

A starter template for Eleventy, Tailwind & Alpine with an Esbuild JS pipeline

11up

11up

11up is a starter repo to test out how I could build websites fast using Eleventy, Tailwind CSS, and Alpinejs. ESbuild is also used as a JS build pipeline. I might make use of the css plugins for ESbuild in the future as this repo by arslanakram has an interesting setup. Details of this set up are also available on Stack Overflow.

I am hoping I can transfer my jekyll projects to the TEAstack + ESbuild.

Live Demo

https://woodcox.github.io/11up/

Technologies used:

Deploy to Netlify

Getting Started

1. Clone this repository

git clone https://github.com/woodcox/11up.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

Credits

This theme was inspired by:

License

The theme is available as open source under the terms of the MIT License.

See LICENSE for more information.

To do

  • add partytown for analytics

Top categories

Loading Svelte Themes