An open API service indexing awesome lists of open source software.

https://github.com/app-generator/eleventy-tailwind-starter

Eleventy Tailwind Starter - Static Site built with Eleventy SSG and Tailwind CSS | AppSeed
https://github.com/app-generator/eleventy-tailwind-starter

appseed creative-tim eleventy open-source tailwindcss web-app-generator

Last synced: 7 months ago
JSON representation

Eleventy Tailwind Starter - Static Site built with Eleventy SSG and Tailwind CSS | AppSeed

Awesome Lists containing this project

README

          

# [Eleventy Tailwind Starter](https://eleventy-tailwind-starter.appseed.us/)

Static Site prototyped on top of [Eleventy](https://www.11ty.io/) SSG and Tailwind CSS - [Live DEMO](https://eleventy-tailwind-starter.appseed.us)

- Design: [Tailwind Starter](https://www.creative-tim.com/learning-lab/tailwind-starter-kit/) by [Creative-Tim](https://www.creative-tim.com)
- [11ty](https://www.11ty.io/) SSG
- [ElevenTail](https://github.com/philhawksworth/eleventail) - the initial starter
- [Tailwindcss](https://tailwindcss.com) for a utility first CSS workflow
- [PurgeCSS](https://www.purgecss.com/) for optimizing CSS output
- [UglifyJS](https://www.npmjs.com/package/uglify-js) for a simple JS build pipeline


## Want more? Go PRO!

PRO versions include **Premium UI Kits**, Lifetime updates and **24/7 LIVE Support** (via [Discord](https://discord.gg/fZC6hup))

| [Eleventy Material Kit PRO](https://appseed.us/static-site/eleventy-material-kit-pro) | [Eleventy Paper Kit PRO](https://appseed.us/static-site/eleventy-paper-kit-pro) | [Eleventy Now UI Kit PRO](https://appseed.us/static-site/eleventy-now-ui-kit-pro) |
| --- | --- | --- |
| [![Eleventy Material Kit PRO](https://raw.githubusercontent.com/app-generator/static/master/products/eleventy-material-kit-pro-screen.png)](https://appseed.us/static-site/eleventy-material-kit-pro) | [![Eleventy Paper Kit PRO](https://raw.githubusercontent.com/app-generator/static/master/products/eleventy-paper-kit-pro-screen.png)](https://appseed.us/static-site/eleventy-paper-kit-pro) | [![Eleventy Now UI Kit PRO](https://raw.githubusercontent.com/app-generator/static/master/products/eleventy-now-ui-kit-pro-screen.png)](https://appseed.us/static-site/eleventy-now-ui-kit-pro)




![Eleventy Tailwind Starter- Open-Source Static Site Starter.](https://raw.githubusercontent.com/app-generator/static/master/products/eleventy-tailwind-starter-screen.png)


## How to use it

- Build from sources:

```bash
$ # Clone the sources
$ git clone https://github.com/app-generator/eleventy-tailwind-starter.git
$ cd eleventy-tailwind-starter
$
$ # Install the dependencies
$ yarn
$
$ # Star in development mode
$ yarn start # with LIVE reload
$
$ # app is running on http://localhost:8181
$
$ # Production build
$ yarn build #
$ # HTML files are generated in dist folder
```


## Eleventy Tailwind Starter Links

- [Eleventy Tailwind Starter](https://eleventy-tailwind-starter.appseed.us) - Live DEMO
- [Tailwind Starter](https://www.creative-tim.com/learning-lab/tailwind-starter-kit/) provided by Creative-Tim


---
[Eleventy Tailwind Starter](https://eleventy-tailwind-starter.appseed.us) - provided by **AppSeed**