Skip to content

surjithctly/neat-starter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 26, 2020 19:29
src
January 24, 2022 17:47
September 21, 2020 11:49
January 24, 2022 19:49
September 21, 2020 11:49
June 4, 2021 23:04
September 29, 2020 20:52
June 17, 2022 02:31
January 24, 2022 19:45

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 )