File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -147,11 +147,11 @@ Pythia Cookbooks are not just collections of notebooks! They are backed by GitHu
147
147
### About the publishing pipeline
148
148
149
149
Any time you push new content to the ` main ` branch of your Cookbook repo, actions are triggered that do the following:
150
- - create an up-to-date build environment using your ` environment.yml ` file
151
- - execute all the notebooks in that environment
152
- - package the book into a styled website
153
- - check all the links in the website to make sure they are valid
154
- - deploy the styled website so it's visible to the world
150
+ - Create an up-to-date build environment using your ` environment.yml ` file
151
+ - Execute all the notebooks in that environment
152
+ - Package the book into a styled website
153
+ - Check all the links in the website to make sure they are valid
154
+ - Deploy the styled website so it's visible to the world
155
155
156
156
### Where is my book?
157
157
You can’t perform that action at this time.
0 commit comments