-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
First deployment of the new Zola page failed. This was manually fixed by @adamgreig via the following:
- changed deployment from gh-pages (after mistakenly telling it to use gha), which removed the url
- added a cname in the settings which created a commit that added a cname file to the gh-pages branch
Next steps (please correct me if I missed something / got something wrong during the meeting):
- put
CNAMEintostaticfolder such that it automatically gets copied to the correct branch - Use the two build_only, build_and_deploy actions from https://github.com/shalzz/zola-deploy-action for PRs and pushes to
main, respectively. - EDIT: The deploy workflow should also be adopted such that it only runs when running in the
rust-embeddedorg
Happy to implement this, lmk if you have comments!
Metadata
Metadata
Assignees
Labels
No labels