Commit graph

17 commits

Author SHA1 Message Date
Shay Carter
ba86d8f70b Update github workflow:
-added back in the branch requirement for building the website
and switched it from "master" to "main" since we renamed that branch
2021-03-22 14:08:32 -07:00
Shay Carter
5f40573101 Small change to github action for my srcarter repo.
I want the website rebuild to trigger from any branch, because I want to preview web changes here before pushing them to the unidata branch
2021-03-18 14:46:12 -07:00
srcarter3
eca2e1506a
run gh-action on change to examples dir 2020-09-04 12:05:19 -06:00
srcarter3
f48d6c720b
Update sphinx_build_deploy.yml
comment out caching since it doesn't quite work right anyway
2020-09-02 16:29:40 -06:00
srcarter3
08aceefa76
Update sphinx_build_deploy.yml
fix for proper parenthesis in hashFiles cache line
2020-09-02 16:20:39 -06:00
srcarter3
97eab3f8c2
Update sphinx_build_deploy.yml
fix for hashfiles in caching
2020-09-02 16:18:19 -06:00
srcarter3
bd32e9af7c
Update sphinx_build_deploy.yml
First pass at trying to add caching for dependencies.
2020-09-02 16:14:31 -06:00
srcarter3
e506498bb6
Update sphinx_build_deploy.yml
change publish dir to ./docs/build/html
2020-09-02 13:19:00 -06:00
srcarter3
41c5e8057c
Update sphinx_build_deploy.yml
try going back to ./site as the publish_dir
2020-09-02 13:09:38 -06:00
srcarter3
522fb282dc
Update sphinx_build_deploy.yml
try changing the gh-pages publish_dir to ./public
2020-09-02 12:35:46 -06:00
srcarter3
9ca213bb98
Update sphinx_build_deploy.yml
install the readthedocs theme for sphinx
2020-09-02 12:17:42 -06:00
srcarter3
7346e5a601
Update sphinx_build_deploy.yml
try specifying the docs/ dir when running things
2020-09-02 12:14:51 -06:00
srcarter3
0ab8d731fc
Update sphinx_build_deploy.yml
add a call to update sphinx before running it to build the documentation
2020-09-02 11:57:54 -06:00
srcarter3
ad299381c3
Update sphinx_build_deploy.yml
spelling mistake for "requirements.txt"
2020-09-02 11:39:24 -06:00
srcarter3
73beeae98e
Update sphinx_build_deploy.yml
spelling mistake with peaceiris
2020-09-02 11:36:42 -06:00
srcarter3
804e30ba9e
Update sphinx_build_deploy.yml
was missing a line for "name: " under "release" (line 11)
2020-09-02 11:32:35 -06:00
srcarter3
42e779c611
Create sphinx_build_deploy.yml
First pass at creating a gh-action for using sphinx to build webpages and deploy to gh-pages
2020-09-02 11:28:33 -06:00