executablebooks / cookiecutter-jupyter-book

Cookiecutter template for a simple jupyter book
https://executablebooks.github.io/cookiecutter-jupyter-book/
BSD 3-Clause "New" or "Revised" License
140 stars 53 forks source link

Jupyterbook on GitHub Pages directly from action #42

Closed kolibril13 closed 10 months ago

kolibril13 commented 11 months ago

With these changes, bringing a JupyterBook to GitHub pages is simply: activate "Deploy from GitHub actions", no need for a gh-pages branch anymore.

Follow-Up to this discussion on the Myst Markdown Discord: https://discord.com/channels/1083088970059096114/1083088970059096117/1158825259315777600

The new workflow was tested here: https://github.com/kolibril13/jupyterbook-directly-from-action

cc. @agoose77

welcome[bot] commented 11 months ago

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.
Welcome to the EBP community! :tada:

kolibril13 commented 11 months ago

@agoose77 : Ready for review now! :)

agoose77 commented 10 months ago

@kolibril13 thank you for this PR! I appreciate your patience whilst I got around to this.

welcome[bot] commented 10 months ago

Congrats on your first merged pull request in this project! :tada: congrats
Thank you for contributing, we are very proud of you! :heart:

agoose77 commented 10 months ago

Thanks @kolibril13! Looks like we're done here :rocket: