pothi / eleventy-css-starter

Eleventy CSS Starter Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eleventy CSS Workflow

Eleventy doesn't come with asset management on its own. It's actually a good thing so that we can use whatever fits our usecase. For example, if you'd like to use Tailwind, please checkout tailwind branch.

This is not an original idea. It's copied from https://github.com/jevets/crittercomics. So, the full credit goes to Steve Jamesson.

How to use

  • run npm install to install the prerequisites.
  • run npm run dev or npx eleventy --serve to start (eleventy) development server on port 8080.

About

Eleventy CSS Starter Project


Languages

Language:HTML 91.8%Language:JavaScript 7.8%Language:CSS 0.3%