{"id":20110349,"url":"https://github.com/lukeocodes/nuxt-starter-netlify-cms","last_synced_at":"2026-03-04T03:31:15.280Z","repository":{"id":37185545,"uuid":"310276462","full_name":"lukeocodes/nuxt-starter-netlify-cms","owner":"lukeocodes","description":"Example nuxt + netlify cms project. Nuxt port of Gatsby starter app.","archived":false,"fork":false,"pushed_at":"2023-01-27T00:09:02.000Z","size":3840,"stargazers_count":16,"open_issues_count":12,"forks_count":7,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-13T01:31:56.848Z","etag":null,"topics":["cms","jamstack","netlify","netlify-cms","nuxt","nuxt-netlify-cms","starter","starter-template","static-site-generator","tailwind","vue"],"latest_commit_sha":null,"homepage":"https://nuxt-starter-netlify-cms.netlify.app/","language":"Vue","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/lukeocodes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-05T11:21:11.000Z","updated_at":"2024-04-07T18:11:30.000Z","dependencies_parsed_at":"2023-02-15T03:16:34.526Z","dependency_job_id":null,"html_url":"https://github.com/lukeocodes/nuxt-starter-netlify-cms","commit_stats":null,"previous_names":[],"tags_count":7,"template":true,"template_full_name":null,"purl":"pkg:github/lukeocodes/nuxt-starter-netlify-cms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeocodes%2Fnuxt-starter-netlify-cms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeocodes%2Fnuxt-starter-netlify-cms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeocodes%2Fnuxt-starter-netlify-cms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeocodes%2Fnuxt-starter-netlify-cms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeocodes","download_url":"https://codeload.github.com/lukeocodes/nuxt-starter-netlify-cms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeocodes%2Fnuxt-starter-netlify-cms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T03:25:38.285Z","status":"ssl_error","status_checked_at":"2026-03-04T03:25:05.086Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cms","jamstack","netlify","netlify-cms","nuxt","nuxt-netlify-cms","starter","starter-template","static-site-generator","tailwind","vue"],"created_at":"2024-11-13T18:11:32.083Z","updated_at":"2026-03-04T03:31:15.263Z","avatar_url":"https://github.com/lukeocodes.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuxt Content + Netlify CMS Starter Blog\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/90509489-1678-40fa-aac3-ac1ce864a5d6/deploy-status)](https://app.netlify.com/sites/nuxt-starter-netlify-cms/deploys)\n\n**Note:** This starter uses [Nuxt 2.14](https://nuxtjs.org/blog/nuxt-static-improvements/) and [@nuxt/content v1.1.0](https://content.nuxtjs.org/). This is a port of the [Gatsby + Netlify CMS Starter](https://github.com/netlify-templates/gatsby-starter-netlify-cms).\n\nThis repo contains an example business website that is built with [Nuxt.js](https://nuxtjs.org/), [@nuxt/content](https://content.nuxtjs.org/), and [Netlify CMS](https://www.netlifycms.org): **[Demo Link](https://nuxt-starter-netlify-cms.netlify.app/)**.\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## Features\n\n- A simple landing page with blog functionality built with Netlify CMS and [@nuxt/content](https://content.nuxtjs.org/)\n- Editable Pages: Landing, About, Product, Blog-Collection and Contact page with Netlify Form support\n- Create Blog posts from Netlify CMS\n- Tags: Separate page for posts under each tag\n- Basic directory organization\n- Uses TailwindCSS for styling from the [`@nuxtjs/tailwindcss`](https://github.com/nuxt-community/tailwindcss-module) module, with PurgeCSS included for minimal CSS.\n- [`@tailwind/typography`](https://tailwindcss.com/docs/typography-plugin) configured for prose and responsive prose.\n- Blazing fast loading times thanks to server-side rendering in [full static mode](https://nuxtjs.org/blog/going-full-static/).\n- Separate components for everything\n- Netlify deploy configuration\n- ..and more\n\n## Sites Based On This\n\n- [Vonage Learn](https://vonage-deved-platform.netlify.app) - Developer Education Platform for Vonage.com\n- [Hacktoberfest Ninja](https://hacktoberfest.ninja) - Unofficial Hacktoberfest Site for Repo Tracking and Rules\n\n## Prerequisites\n\n- Node (I recommend using v8.2.0 or higher)\n- [Nuxt](https://nuxtjs.org/docs/2.x/get-started/installation)\n- [Netlify CLI](https://github.com/netlify/cli)\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. 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/lukeocodes/nuxt-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\nPulldown a local copy of the Github repository Netlify created for you, with the name you specified in the previous step\n\n```sh\ngit clone https://github.com/[GITHUB_USERNAME]/[REPO_NAME].git\ncd [REPO_NAME]\nnpm install\nnetlify dev # or ntl dev\n```\n\nThis uses the new [Netlify Dev](https://www.netlify.com/products/dev/?utm_source=blog\u0026utm_medium=netlifycms\u0026utm_campaign=devex) CLI feature to serve any functions you have in the `lambda` folder.\n\nTo test the CMS locally, you'll need to run a production build of the site:\n\n```sh\nnetlify dev # or ntl dev\n```\n\n## Getting Started (Without Netlify)\n\n```sh\ngit clone https://github.com/lukeocodes/gatsby-starter-netlify-cms/ [SITE_DIRECTORY_NAME]\ncd [SITE_DIRECTORY_NAME]\nnpm install\n\n# dev start\nnpm run dev\n\n# prod build and start\nnpm run generate\nnpm run start\n```\n\n### Setting up the CMS\n\nFollow the [Netlify CMS Quick Start Guide](https://www.netlifycms.org/docs/quick-start/#authentication) to set up authentication, and hosting.\n\n## Debugging\n\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\n```sh\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\nMacOS users might also encounter some errors, for more info check [node-gyp](https://github.com/nodejs/node-gyp). We recommend using the latest stable node version.\n\n## Contributing\n\nContributions are always welcome, no matter how large or small. Before contributing,\nplease read the [code of conduct](./github/CODE_OF_CONDUCT.md). Then, check out the [contributing guidelines](./.github/CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeocodes%2Fnuxt-starter-netlify-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukeocodes%2Fnuxt-starter-netlify-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeocodes%2Fnuxt-starter-netlify-cms/lists"}