Skip to content

Starter Template for Decap CMS, Eleventy, Alpine JS, Tailwind CSS & Flowbite

License

Notifications You must be signed in to change notification settings

minimo-io/eleventy-cms-flowbite-starter

 
 

Repository files navigation

Eleventy CMS Flowbite Starter

Starter template for Eleventy with DecapCMS, using AlpineJS, Tailwind and Flowbite and hosted at Netlify.

Developed by @minimo-io based on the outdated Neat-Starter by @surjithctly.

Many things where modified from the original starter. Among them I moved from NetlifyCMS (deprecated) to DecapCMS. Updated 11ty libraries and added the Flowbite components library to the boilerplate.

Netlify Status

Live Demo

https://eleventy-cms-flowbite-starter.netlify.app/

Technologies used:

image

Getting Started

Deploy to Netlify

To Do

  • Remove NetlifyCMS scripts and add DecapCMS.
  • Add a different package for minification, maybe minify-html instead of the unmaintained html-minifier (commented)

1. Clone this Repository

git clone https://github.com/minimo-io/eleventy-cms-flowbite-starter.git

2. Navigate to the directory

cd eleventy-cms-flowbite-starter

3. Install dependencies

npm install

4. Build the project to generate the first CSS

This step is only required the very first time.

npm run build

5. Run Eleventy

npm run dev

Authors

Nicolas Erramuspe ( @minimo-io ) Surjith S M ( @surjithctly ) (original starter)

Releases

No releases published

Packages

No packages published

Languages

  • Nunjucks 89.0%
  • JavaScript 8.1%
  • HTML 1.8%
  • CSS 1.1%