Skip to content

davidojedalopez/static-site-template

Repository files navigation

A simple template for an 11ty + Tailwind CSS site.

There's an even more simplified version in the simple branch. The template in the main branch has a few additions, structure, and plugins that I end up using almost every time.

Feel free to fork this repo to serve as the starting point of your project. You can deviate as much as you want from there.


Deployment

Click the button below to:

  • Create a new repo with this template.
  • Create a new Netlify project
  • Deploy this template for free!

Deploy to Netlify


Development

Run the following commands in your terminal.

  1. Install NPM dependencies:
npm i
  1. Run your project. This will set Tailwind in watch mode, and spin up a local server with 11ty:
npm run dev
  1. Enjoy!

About

Simple static site template with 11ty + TailwindCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published