nolds
nolds copied to clipboard
(optional) Automate deployment of GitHub pages.
Currently, we deploy GitHub pages manually. This is an unnecessary hassle. We can just use GitHub actions for that.
- [ ] Create a GHA workflow for building docs and publishing pages.
- [ ] Test the workflow with the current feature branch.