aboutsummaryrefslogtreecommitdiffstats
path: root/static-builds/README.md (follow)
Commit message (Collapse)AuthorAgeLines
* Capitalize Python outside of tags (#1046)Gravatar jchristgit2023-08-02-1/+1
| | | | | Related to #1044. Co-authored-by: Xithrius <[email protected]>
* Update Netlify Build ScriptGravatar Hassan Abouelela2022-07-12-7/+17
| | | | | | Update the netlify build script to use the artifacts API from the site. Signed-off-by: Hassan Abouelela <[email protected]>
* Clean Up Static Deploys ReadmeGravatar Hassan Abouelela2021-11-26-6/+8
| | | Reorganize the static deploy readme, and clarify the content.
* Uses Nightly To Download ArtifactsGravatar Hassan Abouelela2021-10-10-1/+2
| | | | Signed-off-by: Hassan Abouelela <[email protected]>
* Merges DockerfilesGravatar Hassan Abouelela2021-10-10-1/+1
| | | | | | | Merges the normal dockerfile with the static build one to reduce duplication. Signed-off-by: Hassan Abouelela <[email protected]>
* Adds Netlify BuildsGravatar Hassan Abouelela2021-10-10-0/+47
Adds an action which builds and uploads the static site as an artifact, and a fetch script to be run on the netlify builders.