www.antonito.town
Go to file
San Luis Valley IT ccd7b0c270 Initial commit 2024-04-24 11:12:32 -06:00
.github Initial commit 2024-04-24 11:12:32 -06:00
src Initial commit 2024-04-24 11:12:32 -06:00
.eleventy.js Initial commit 2024-04-24 11:12:32 -06:00
.eleventyignore Initial commit 2024-04-24 11:12:32 -06:00
.gitignore Initial commit 2024-04-24 11:12:32 -06:00
LICENSE Initial commit 2024-04-24 11:12:32 -06:00
README.md Initial commit 2024-04-24 11:12:32 -06:00
netlify.toml Initial commit 2024-04-24 11:12:32 -06:00
package.json Initial commit 2024-04-24 11:12:32 -06:00
postcss.config.js Initial commit 2024-04-24 11:12:32 -06:00
tailwind.config.js Initial commit 2024-04-24 11:12:32 -06:00

README.md

Neat Starter

Starter Template for Netlify CMS, Eleventy, Alpine JS & Tailwind CSS

Live Demo

https://neat-starter.netlify.app/

Technologies used:

image

Deploy to Netlify

Getting Started

Detailed instructions are available in my blog. Check it out

1. Clone this Repository

git clone https://github.com/surjithctly/neat-starter.git

2. Navigate to the directory

cd neat-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 start

Author

Surjith S M ( @surjithctly )