An example website built using Gatsby v3, Netlify CMS and Tailwind CSS.
Netlify Status is a website built using Gatsby v3, Netlify CMS, and Tailwind CSS. It serves as a demo site for a fake urban gardening agency and includes a landing page, a project portfolio, an about page with team members, and a contact form.
To set up the development environment for this website, follow these steps:
npm install in the project directory.npm run develop.localhost:8000/.To connect Netlify CMS to your local git repo, you can run the following command in a separate terminal:
$ <command>
The Netlify CMS Admin will then be available at localhost:8000/admin. For more detailed instructions on setting up the CMS, refer to the Netlify CMS Docs.
Netlify Status is a demo website built using Gatsby v3, Netlify CMS, and Tailwind CSS. It showcases features such as performant image optimization, metadata tags, sitemaps, and persistent navigation. The installation process is straightforward, and the website can be easily customized and managed using Netlify CMS.