Carter Francis

Results 597 comments of Carter Francis

Maybe I'm really overthinking this. We can just have anytime that a new example is added to the examples folder on merge it will commit the generated documentation to `doc/examples`....

Okay so... - Github action 0: @ericpre #1152 Build the documentation using a cached version of the documentation. - (Depends on 0) Github Action 1: On a pull request this...

I was planning each PR to be a separate branch with the PR number in the branch name. On closing a PR then that branch would be removed. It seems...

@ericpre @hakonanes @pc494 What are your thoughts on moving from read-the-docs to github pages. 1. I purchased [www.pyxem.org ](www.pyxem.org) which should be the default docs link for pyxem. 2. We...

> Nice that you have got it to work! Why does it need a separate account? Could it be done using the `gh-pages` of the current repository? This would avoid...

Yea in the case of a Push then the workflow will run in the context of pyxem/pyxem in which case all of the secrets are available to it. > One...

@hakonanes sounds good! I'll try to do this tomorrow then and then I can go back to all of the other PR's I've been avoiding because the documentation is randomly...