Skip to content

Latest commit

 

History

History
74 lines (47 loc) · 1.94 KB

File metadata and controls

74 lines (47 loc) · 1.94 KB

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 )

About CMS

to Run it locally npx netlify-cms-proxy-server https://decapcms.org/docs/widgets/#code

Example src/config.yaml

https://cms-demo.netlify.com/#/collections/kitchenSink/entries/a-big-entry-with-all-the-things https://github.com/decaporg/decap-cms/blob/master/dev-test/config.yml

example Rich link

https://stackoverflow.com/questions/74147526/netlifycms-how-to-get-a-relation-items-data-within-a-custom-editor-component

configuration example of webpack

https://www.raresportan.com/eleventy-part-five/