WCRP-CMIP / WGCM_Infrastructure_Panel

Open repository for the WCRP WGCM Infrastructure Panel (WIP)
https://WCRP-CMIP.github.io/WGCM_Infrastructure_Panel
2 stars 1 forks source link

First stab at new web site #15

Closed matthew-mizielinski closed 3 years ago

matthew-mizielinski commented 3 years ago

Addresses #14

In this pull request I have

There are also notes on configuring / running the Jekyll server on the wiki.

@durack1, I'd suggest focusing on structure here, i.e. can you get to a point where you can make changes using the instructions on the wiki and then we can break out a number of issues on content.

durack1 commented 3 years ago

@matthew-mizielinski I assume it's going to be quicker to merge this, and then iterate? Is that the plan, if yes I'll do that ASAP

matthew-mizielinski commented 3 years ago

Yep. My plan was to get something functional and then we can all start tinkering with the content

durack1 commented 3 years ago

@matthew-mizielinski looks like we've hit a build error on the github pages side, see here, so the page isn't updated - just trying to figure out how to diagnose what the problem is, not sure troubleshooting-build-errors will provide you much info. I'm not sure which issues may be the culprit

durack1 commented 3 years ago

@matthew-mizielinski just to note, there is no major urgency here, we still have the old page live. So status quo from a visitor point of view

durack1 commented 3 years ago

I'm wondering whether we have to prime the github pages env too - this makes me wonder https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll#updating-the-github-pages-gem

durack1 commented 3 years ago

@matthew-mizielinski seems we hit a GitHub pages bug https://github.community/t/github-page-checks-not-populating/198809

matthew-mizielinski commented 3 years ago

@durack1 -- fixed by #17. I'll comment on the github pages bug in a second.