Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CCMS-UCSD/MassIVEDocumentation

 
 

Repository files navigation

Development Setup

  1. Install miniconda3 (https://docs.conda.io/en/latest/miniconda.html)
  2. Create conda environment

conda create -n mkdocs

  1. Install requirements
conda install -c conda-forge mkdocs
conda install -c conda-forge mkdocs-material
pip install mkdocs-minify-plugin
  1. Serve locally

mkdocs serve

  1. Deploy to github pages

mkdocs gh-deploy

About

Documentation for MassIVE workflows and Website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7