-
Notifications
You must be signed in to change notification settings - Fork 341
Description
It should be possible to host docs here without bloating clones (see discussion linked below) which would then enable us to publish updated docs automatically. I have a proof-of-concept here, which uses this workflow. As of 11fdc30, that workflow runs (a) on a push to main or (b) manually via the Actions tab.
Figure out how to generate different versions for ctsm5.0 vs. master. I think this might be helpful.
Just set up a workflow in the existing docs repo that checks for changes to docs/ on master in this repo and builds/deploys if it sees any.
Discussed in #2819
Originally posted by samsrabin October 7, 2024
CIME is able to generate documentation previews on PRs and automatically update their documentation upon pushes to master because they host their docs in the same repo as their code. Our use of the separate ctsm-docs repo makes this impossible (or at least difficult enough that I can't figure it out given my lack of Github workflow experience).
Metadata
Metadata
Assignees
Labels
Type
Projects
Status