{"id":18886817,"url":"https://github.com/albertfdp/gatsby-starter-netlify-cms","last_synced_at":"2026-02-23T19:30:18.077Z","repository":{"id":67577083,"uuid":"133479475","full_name":"albertfdp/gatsby-starter-netlify-cms","owner":"albertfdp","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-15T07:49:46.000Z","size":2319,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T05:17:06.230Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/albertfdp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-15T07:46:59.000Z","updated_at":"2023-03-10T08:15:09.000Z","dependencies_parsed_at":"2023-03-05T00:15:36.313Z","dependency_job_id":null,"html_url":"https://github.com/albertfdp/gatsby-starter-netlify-cms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertfdp%2Fgatsby-starter-netlify-cms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertfdp%2Fgatsby-starter-netlify-cms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertfdp%2Fgatsby-starter-netlify-cms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertfdp%2Fgatsby-starter-netlify-cms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albertfdp","download_url":"https://codeload.github.com/albertfdp/gatsby-starter-netlify-cms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239859566,"owners_count":19708861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T07:31:02.490Z","updated_at":"2026-02-23T19:30:18.014Z","avatar_url":"https://github.com/albertfdp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gatsby + Netlify CMS Starter\n\nThis repo contains an example business website that is built with [Gatsby](https://www.gatsbyjs.org/), and [Netlify CMS](https://www.netlifycms.org): **[Demo Link](https://gatsby-netlify-cms.netlify.com/)**.\n\nIt follows the [JAMstack architecture](https://jamstack.org) by using Git as a single source of truth, and [Netlify](https://www.netlify.com) for continuous deployment, and CDN distribution.\n\n## Prerequisites\n\n- Node (I recommend using v8.2.0 or higher)\n- [Gatsby CLI](https://www.gatsbyjs.org/docs/)\n\n## Getting Started (Recommended)\n\nNetlify CMS can run in any frontend web environment, but the quickest way to try it out is by running it on a pre-configured starter site with Netlify. The example here is the Kaldi coffee company template (adapted from [One Click Hugo CMS](https://github.com/netlify-templates/one-click-hugo-cms)). Use the button below to build and deploy your own copy of the repository:\n\n\u003ca href=\"https://app.netlify.com/start/deploy?repository=https://github.com/AustinGreen/gatsby-starter-netlify-cms\u0026amp;stack=cms\"\u003e\u003cimg src=\"https://www.netlify.com/img/deploy/button.svg\" alt=\"Deploy to Netlify\"\u003e\u003c/a\u003e\n\nAfter clicking that button, you’ll authenticate with GitHub and choose a repository name. Netlify will then automatically create a repository in your GitHub account with a copy of the files from the template. Next, it will build and deploy the new site on Netlify, bringing you to the site dashboard when the build is complete. Next, you’ll need to set up Netlify’s Identity service to authorize users to log in to the CMS.\n\n### Access Locally\n```\n$ git clone https://github.com/[GITHUB_USERNAME]/[REPO_NAME].git\n$ cd [REPO_NAME]\n$ yarn\n$ npm run develop\n```\nTo test the CMS locally, you'll need run a production build of the site:\n```\n$ npm run build\n$ npm run serve\n```\n\n## Getting Started (Without Netlify)\n```\n$ gatsby new [SITE_DIRECTORY_NAME] https://github.com/AustinGreen/gatsby-starter-netlify-cms/\n$ cd [SITE_DIRECTORY_NAME]\n$ npm run build\n$ npm run serve\n```\n\n### Setting up the CMS\nFollow the [Netlify CMS Quick Start Guide](https://www.netlifycms.org/docs/quick-start/#authentication) to set up authentication, and hosting.\n\n## Debugging\nWindows users might encounter ```node-gyp``` errors when trying to npm install.\nTo resolve, make sure that you have both Python 2.7 and the Visual C++ build environment installed.\n```\nnpm config set python python2.7\nnpm install --global --production windows-build-tools\n```\n\n[Full details here](https://www.npmjs.com/package/node-gyp 'NPM node-gyp page')\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertfdp%2Fgatsby-starter-netlify-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertfdp%2Fgatsby-starter-netlify-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertfdp%2Fgatsby-starter-netlify-cms/lists"}