{"id":13773222,"url":"https://github.com/Rolanddoda/vue-cli-plugin-gh-pages-auto-deploy","last_synced_at":"2025-05-11T05:34:25.678Z","repository":{"id":42851349,"uuid":"257953748","full_name":"Rolanddoda/vue-cli-plugin-gh-pages-auto-deploy","owner":"Rolanddoda","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-04T16:23:49.000Z","size":141,"stargazers_count":22,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T00:41:45.308Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rolanddoda.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-04-22T16:12:11.000Z","updated_at":"2022-06-09T05:58:55.000Z","dependencies_parsed_at":"2024-03-04T15:16:28.521Z","dependency_job_id":null,"html_url":"https://github.com/Rolanddoda/vue-cli-plugin-gh-pages-auto-deploy","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rolanddoda%2Fvue-cli-plugin-gh-pages-auto-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rolanddoda%2Fvue-cli-plugin-gh-pages-auto-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rolanddoda%2Fvue-cli-plugin-gh-pages-auto-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rolanddoda%2Fvue-cli-plugin-gh-pages-auto-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rolanddoda","download_url":"https://codeload.github.com/Rolanddoda/vue-cli-plugin-gh-pages-auto-deploy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253523690,"owners_count":21921815,"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-08-03T17:01:12.998Z","updated_at":"2025-05-11T05:34:25.385Z","avatar_url":"https://github.com/Rolanddoda.png","language":"JavaScript","funding_links":[],"categories":["Javascript - Vue.js"],"sub_categories":[],"readme":"# :electric_plug: vue-cli-plugin-gh-pages-auto-deploy\n\n-------\n\n## Install the plugin into your project:\n\n```sh\nvue add gh-pages-auto-deploy\n```\n\n## What this plugin does ?\n\nThis plugin automates [Github Pages](https://help.github.com/en/github/working-with-github-pages/about-github-pages)\ndeployment by using [Github Actions](https://help.github.com/en/actions/getting-started-with-github-actions/about-github-actions).\n\n## How ?\nOn every push or merge to the `master` branch, your code will be built and pushed\nto a branch named `gh-pages`.\nSo, practically your code will automatically be deployed every time you push on `master`.\n\nIf you want to use another branch (not master), go to `.github/workflows/gh-pages-deploy.yml`\nand change the \"master\" to your branch name\n\n```yaml\non:\n  push:\n    branches:\n      - master \u003c== Change this\n```\n\n## How to make it work ?\n- After you have added the plugin, just commit and push to `master`.\n\n- Navigate to your github project and click 'Settings'\n  ![](https://dev-to-uploads.s3.amazonaws.com/i/iup3jxzgr8f7v1gmjx33.png)\n- Scroll to find the section 'Github Pages' , select the `gh-pages` branch and click 'Save'\n  ![](https://dev-to-uploads.s3.amazonaws.com/i/ttynt8nge4ajxb29txpn.png)\n- Click *Actions* (1) then *Deploy to github pages* (2) and last click on the action (3).\n  ![](https://dev-to-uploads.s3.amazonaws.com/i/hrgn3ww1w75uxxdfuzen.png)\n- If everything goes well, you will see something like this:\n  ![](https://dev-to-uploads.s3.amazonaws.com/i/2nshvsc10qivoif44d7f.png)\n\n### 🚀🚀 Congrats 🚀🚀\n\nYour site is ready to be published.\nYou might have to wait a bit. Generally it takes 2–10 minutes until this process is done.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRolanddoda%2Fvue-cli-plugin-gh-pages-auto-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRolanddoda%2Fvue-cli-plugin-gh-pages-auto-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRolanddoda%2Fvue-cli-plugin-gh-pages-auto-deploy/lists"}