GitXplorerGitXplorer
c

hac-site

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
793750f8bbadc8cd71dc0ee8f7426d0359158846

add some basic stuff

cclottman committed 4 years ago
Verified
04744e5f4930c092df5c1b1b4c5923bd83cae7c7

Merge pull request #5 from surjithctly/dev-test

ssurjithctly committed 4 years ago
Unverified
d17bde3f08975bffed61c3962ad3712adee6c025

Upgrade to TailwindCSS v2

ssurjithctly committed 4 years ago
Unverified
258280fa4fe99ad4bcc04b8f1c960aa96ba5889e

changed favicon to match the brand

ssurjithctly committed 4 years ago
Verified
f6c90d43b2e930a64d68d386cc5bdc9349312079

Merge pull request #2 from marknorrapscm/master

ssurjithctly committed 4 years ago
Verified
3521f937fbe7b5585a86242677a56a0e5f574420

Merge pull request #4 from Justin25/patch-1

ssurjithctly committed 4 years ago

README

The README file for this repository.

Neat Starter

Starter Template for Netlify CMS, Eleventy, Alphine 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 )