NOC-MSM / pyBDY

pyBDY: a Python based regional NEMO model configuration toolbox.
GNU General Public License v3.0
7 stars 7 forks source link

Deploy gh-pages for PyNEMO #62

Open jdha opened 4 years ago

jdha commented 4 years ago

Add in a GH action to automatically build gh-pages for PyNEMO using sphinx

jdha commented 4 years ago

Finally! I've cracked the automatic build of the gh-pages for pynemo (currently on my fork - https://jdha.github.io/PyNEMO/ - I'll pull back into MSM next week). The sphinx formatting is completely broken and I need to update it as it's all the old stuff. I'll crack on, tidy up, add all your new info Tom and add a few pretty pictures. Hopefully this will be sufficient for the 31st July deadline. Next - I'll try and solve the travis CI - with a pre-commit hook for python-black, as this is breaking too. I'll try and add in status badges for both CI workflows (+black) into the documentation so users can see whether the bleeding edge code is worth a punt.