![]() |
---|
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.
https://woodcox.github.io/11up/
git clone https://github.com/woodcox/11up.git my-website-name
cd my-website-name
npm install
npm run start
This theme was inspired by:
The theme is available as open source under the terms of the MIT License.
See LICENSE
for more information.