Migrate from my infrastructure to GitHub Pages #42
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Because GitHub pages only supports static sites, we can no longer support the CMS, so I've removed it and references to it in the text. Everything else about editing the docs is the same.
GitHub pages is a preferable solution to my infrastructure, as everyone who needs to edit the docs will have visibility into and control over how they deploy, removing a dependency on me and bringing them in line with other web projects run by DHARPA.
There's some steps to do on the repository once this PR is merged to enable GitHub Pages, which need to be done by someone with Admin rights on this repo. This is explained after the workflow file in astro's docs.
Once this is done and working, I'll take down the version running on my infrastructure and update any links pointing to it. The new link will be DHARPA-Project.github.io/kiara-website.