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

Automate documentation website update #250

Closed
terrytangyuan opened this issue Aug 15, 2019 · 1 comment
Closed

Automate documentation website update #250

terrytangyuan opened this issue Aug 15, 2019 · 1 comment

Comments

@terrytangyuan
Copy link
Member

Currently we have to manually update the website in gh-pages branch, which includes:

  • Delete everything except the .git and the .nojekyll (reference)
  • Paste the content of _build/html/* after running cd doc; make html on the master branch.

This process should be automated.

@terrytangyuan
Copy link
Member Author

Using Github Actions to publish new websites might be a good approach as well: https://github.com/sdras/awesome-actions#github-pages

@terrytangyuan terrytangyuan closed this as not planned Won't fix, can't repro, duplicate, stale Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants