Skip to content

apkrelling/research_computing

 
 

Repository files navigation

Research Computing in Earth Science

Pelican site repo. See Pelican docs for info.

Automatic Publishing with Doctr

This site is configure to automatically publish to https://rabernat.github.io/research_computing/ using the doctr utility.

Pushing to the master branch will trigger Travis CI to build the docs and publish them to the github-pages branch of the repo.

Build Status

Backup: Manual Publishing

Publish using ghp_import.

$ pelican content -o output -s pelicanconf.py
$ ghp-import output
$ git push origin gh-pages

About

Website for Research Computing in Earth Sciences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.5%
  • CSS 2.7%
  • HTML 1.4%
  • JavaScript 0.8%
  • MATLAB 0.3%
  • Makefile 0.1%
  • Other 0.2%