gmt-for-geodesy icon indicating copy to clipboard operation
gmt-for-geodesy copied to clipboard

Build an attractive website next year?

Open seisman opened this issue 2 years ago • 3 comments

The online workshop I attended one month ago has a great event landing page and a Jupyterbook. The workshop website uses this template (https://github.com/uwhackweek/jupyterbook-template). I know it's too late to build a website this year, but maybe we can do it next year?

  • Template: https://github.com/uwhackweek/jupyterbook-template
  • Examples:
    • https://icesat-2-2023.hackweek.io/
    • https://snowex-2021.hackweek.io/intro.html
    • https://seisscoped.org/HPS/

seisman avatar Jun 20 '23 00:06 seisman

I put together a Jupyter Book last year (https://github.com/GenericMappingTools/gmt-for-geodesy/pull/1) but think there was an offline discussion where people decided against it. I think the web page and jupyter book is more readable for participants.

maxrjones avatar Jun 22 '23 01:06 maxrjones

Looking at PR #1, I think it's very likely that people were against "running bash scripts in a Jupyter Notebook environment".

seisman avatar Jun 22 '23 02:06 seisman

Looking at PR #1, I think it's very likely that people were against "running bash scripts in a Jupyter Notebook environment".

Would the bash content be in markdown files instead (like https://github.com/snowex-hackweek/website/blob/main/book/tutorials/jupyter.md)? Is there a way to go directly from shell script to jupyter book page?

maxrjones avatar Jun 22 '23 13:06 maxrjones