mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
3D viewer and post processing of reservoir models
c-plus-pluscross-platformeclipsegeomechanicsoctaveopenglpythonreservoir-modelingseismicvisualization
_data | ||
_includes | ||
_layouts | ||
_posts | ||
css | ||
docs | ||
fonts | ||
images | ||
javascripts | ||
js | ||
news | ||
stylesheets | ||
_config.yml | ||
.gitignore | ||
CNAME | ||
Gemfile | ||
index.html | ||
params.json | ||
README.md |
ResInsight
3D viewer and post processing of reservoir models
Procedure for editing in a fork
- Fork ResInsight into your personal repository
- Open Settings
- Set gh-pages as default branch
- Enable Git Hub Pages
- Add baseurl: /ResInsight to _config.yml
- go to .github.io/ResInsight and see your version of the site
- commit your changes, and they will appear on the site after a few seconds
Puliblishing to main gh-pages
The history is not importent, so publishing of the new site to ResInsight gh-pages is easiest done by manually copying your site changes into a single checkin on ResInsight/gh-pages.