Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Github Pages for this repo #9

Open
PierreBesson opened this issue Sep 1, 2019 · 0 comments
Open

Enable Github Pages for this repo #9

PierreBesson opened this issue Sep 1, 2019 · 0 comments

Comments

@PierreBesson
Copy link

Hi @soxueren,
Currently there is no public website where you can see vue-jdlstudio in action.
I think it would be easy to set up using github pages with the following steps:

  1. Set up a npm script called deploy which uses https://github.com/tschaub/gh-pages to deploy the dist/ build to the gh-pages branch
  2. Set up Github Pages in repository settings: https://help.github.com/en/articles/configuring-a-publishing-source-for-github-pages#enabling-github-pages-to-publish-your-site-from-master-or-gh-pages
  3. When doing a release, also run npm deploy to publish Github pages

If you need help to set it up, I can do a PR to your repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant