Skip to content

plantismash/documentation

Repository files navigation

plantiSMASH Documentation

The documentation of the plant genome-mining tool plantiSMASH

To publish the documentation follow the GitHub workflow

Check the deployment status of the last push at Deploy MKdocs

Visit the website with the documentation at plantiSMASH documentation

This documentation is originally sources from the antiSMASH documentation

Run Mkdocs locally

Create a conda environment with the Mkdocs required dependencies

conda create -n plantidocs python=3.9
conda activate plantidocs 
pip install -r requirements.txt

Start the local MkDocs server:

mkdocs serve 

Open your browser and go to: http://127.0.0.1:8000/

Stop the server:

Ctrl+C

License

See LICENSE

Authors

About

Plantismash Documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages