We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The API docs are a bunch of static files generated on a cron.
Right now we're hosting them on silverstripe cloud, despite this not being a Silverstripe CMS site. Which is silly.
We should move the API docs into GitHub pages and set them up to rebuild every x amount of time via a GitHub Actions cron.
After merging, reassign to Guy to set up GitHub Pages here and organise swapping hosting over.
This PR MUST NOT be merged until API docs hosting has swapped over.
The text was updated successfully, but these errors were encountered:
Not doing this anymore. New card will be created with the preferred alternative.
Sorry, something went wrong.
GuySartorelli
No branches or pull requests
The API docs are a bunch of static files generated on a cron.
Right now we're hosting them on silverstripe cloud, despite this not being a Silverstripe CMS site. Which is silly.
We should move the API docs into GitHub pages and set them up to rebuild every x amount of time via a GitHub Actions cron.
Acceptance Criteria
API doc PR
After merging, reassign to Guy to set up GitHub Pages here and organise swapping hosting over.
PRs for after hosting has swapped over
This PR MUST NOT be merged until API docs hosting has swapped over.
The text was updated successfully, but these errors were encountered: