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
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
See LICENSE
- Elena Del Pup elenadelpup@gmail.com