{"id":22490026,"url":"https://github.com/agtraveso/landing-nuxt-template","last_synced_at":"2025-08-02T22:31:56.278Z","repository":{"id":36986848,"uuid":"461434501","full_name":"agtraveso/landing-nuxt-template","owner":"agtraveso","description":"Rapidly build landing pages for your business with NuxtJS.","archived":false,"fork":false,"pushed_at":"2023-02-27T02:13:00.000Z","size":1949,"stargazers_count":5,"open_issues_count":12,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-09-07T11:41:43.105Z","etag":null,"topics":["nuxtjs","nuxtjs-template","vue","web-design","website"],"latest_commit_sha":null,"homepage":"https://agtraveso.github.io/landing-nuxt-template","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/agtraveso.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}},"created_at":"2022-02-20T09:02:24.000Z","updated_at":"2023-07-24T06:02:47.000Z","dependencies_parsed_at":"2023-02-14T12:47:00.425Z","dependency_job_id":null,"html_url":"https://github.com/agtraveso/landing-nuxt-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agtraveso%2Flanding-nuxt-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agtraveso%2Flanding-nuxt-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agtraveso%2Flanding-nuxt-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agtraveso%2Flanding-nuxt-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agtraveso","download_url":"https://codeload.github.com/agtraveso/landing-nuxt-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228500636,"owners_count":17930101,"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":["nuxtjs","nuxtjs-template","vue","web-design","website"],"created_at":"2024-12-06T17:21:44.522Z","updated_at":"2024-12-06T17:23:51.725Z","avatar_url":"https://github.com/agtraveso.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"# Landing NuxJS template\n\nHi there! This is an extensible Github template with the important stuff preconfigured: `components`, `auto-deploy`, `SEO` and `dark/light theme` that lets you build your landing page without effort.\n\nYou can configure it to meet your specific needs.\n\n## First steps\n\nClick `Use this template` button next to clone button, and there you go. If you're curious check the [official docs](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template).\n\n#### This is a NuxtJS based project\n\nThis means you have the potential of [NuxtJS](https://nuxtjs.org/docs/get-started) on your hands, but we have added for you some content to make you life easier.\n\nTo start and seeing the changes you are making start the app in development mode:\n\n```bash\n# install dependencies\n$ yarn install\n\n# serve with hot reload at localhost:3000\n$ yarn dev\n```\n\n## components\n\nTake a look the Vue components we added, pick the ones that best fits your needs, tweak and change them!\n\n## assets\n\nHere we added some dummy images and a basic css. Delete and replace with yours.\n\n## Styling \u0026 theme colors\n\nWe use [Tailwind](https://tailwindcss.com/docs) for styling. Update `tailwind.config.js` with your colors, we mainly use `stale` and `indigo` palettes.\n\n## SEO\n\nDefault SEO is configured in `nuxt.config.js`, we've already added some stuff. Check the [official docs](https://nuxtjs.org/docs/features/meta-tags-seo/) for fine tunning.\n\n## Auto deployment\n\nThere is a pre-configured GitHub Action for [GitHub Pages](https://pages.github.com/) at [`.github/workflows/cd-gh-pages.yaml`](.github/workflows/cd-gh-pages.yaml).\n\nTo make it work go to your settings repository: `Settings` \u003e `Pages` then select the branch `gh-pages` as the source. Every commit in `main` branch will trigger the deployment.\n\n## Troubleshooting\n\n### Deploying to GitHub Pages returns: 404 There isn't a GitHub Pages site here.\n\nCheck that your project `name` in `package.json` matches the `router.base` in `nuxt.config.js`\n\n```json nuxt.config.js\n  {\n  \"name\": \"my-awesome-project\",\n  \"version\": \"1.0.0\"\n  ...\n  }\n```\n\n```js nuxt.config.js\n  // https://nuxtjs.org/deployments/github-pages/\n  router: {\n    base: 'my-awesome-project',\n  },\n```\n\n## License\n\nLanding NuxtJS template is licensed under the [MIT License](https://github.com/tabler/tabler-icons/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagtraveso%2Flanding-nuxt-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagtraveso%2Flanding-nuxt-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagtraveso%2Flanding-nuxt-template/lists"}