3D viewer and post processing of reservoir models
Go to file
2015-03-12 10:32:22 +01:00
_data Added Preferences 2014-09-25 14:50:05 +02:00
_includes Update primary-nav-items.html 2015-03-12 10:32:22 +01:00
_layouts Updated image max size for posts 2014-06-29 06:23:08 -07:00
_posts Update 2015-01-10-resinsight-1.3.2-dev.md 2015-01-10 07:34:15 +01:00
css Initial framework based on Jekyll gh-pages 2014-04-07 22:33:12 -07:00
docs Updated preferences 2014-11-07 18:10:43 +01:00
fonts Create gh-pages branch via GitHub 2014-04-04 19:24:42 +02:00
images Updated preferences 2014-11-07 18:10:43 +01:00
javascripts Create gh-pages branch via GitHub 2014-04-04 19:24:42 +02:00
js Initial framework based on Jekyll gh-pages 2014-04-07 22:33:12 -07:00
news Update index.html 2015-03-12 10:25:06 +01:00
stylesheets Create gh-pages branch via GitHub 2014-04-04 19:24:42 +02:00
_config.yml Update _config.yml 2014-08-06 07:25:49 +02:00
.gitignore Added CNAME to .gitignore to avoid being pushed to forks 2014-08-06 08:12:33 +02:00
CNAME Added CNAME to master 2014-08-06 08:41:54 +02:00
Gemfile Initial framework based on Jekyll gh-pages 2014-04-07 22:33:12 -07:00
index.html Update index.html 2015-03-12 10:23:08 +01:00
params.json Create gh-pages branch via GitHub 2014-04-04 19:24:42 +02:00
README.md Added how to edit site and publish changes 2014-09-25 09:22:45 +02:00

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.