Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huphtur/hella-simple-eleventy-tailwind-starter
Hella Simple Eleventy + Tailwind CSS Starter
https://github.com/huphtur/hella-simple-eleventy-tailwind-starter
11ty eleventy starter tailwind tailwindcss
Last synced: 23 days ago
JSON representation
Hella Simple Eleventy + Tailwind CSS Starter
- Host: GitHub
- URL: https://github.com/huphtur/hella-simple-eleventy-tailwind-starter
- Owner: huphtur
- Created: 2021-04-16T15:21:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T23:33:49.000Z (3 months ago)
- Last Synced: 2024-10-01T09:20:30.245Z (about 1 month ago)
- Topics: 11ty, eleventy, starter, tailwind, tailwindcss
- Language: Liquid
- Homepage: https://hella-simple-eleventy-tailwindcss.netlify.app/
- Size: 14.6 KB
- Stars: 23
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hella Simple Eleventy + Tailwind CSS Starter
Just 2 dependencies, 2 npm scripts, and 1 Tailwind UI freebie to get you started.
## Preview
https://hella-simple-eleventy-tailwindcss.netlify.app/## Usage
- Clone this repo
- Run `npm i` to install the dependencies
- For development run `npm run serve` and point your browser to http://localhost:8080/
- For production run `npm run build`