Skip to content

leewujung/ohw-resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OceanHackWeek learning resources and preliminary tutorials site

OceanHackWeek, https://oceanhackweek.github.io

Technical notes for site development

  • This documentation is built and deployed using MkDocs, and uses the markdown extension admonition and the markdown plugin markdownextradata
  • Install mkdocs and the markdown plugin from conda-forge: conda install -c conda-forge mkdocs mkdocs-markdownextradata-plugin
  • To develop locally: mkdocs serve
  • To publish to GitHub: mkdocs gh-deploy
  • Edit the mkdocs.yml file to customize the hackweek name and website to your particular event.

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%