Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

LepistaBioinformatics/mycelium-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mycelium API Gateway Documentation

This repository contains the documentation for the Mycelium API Gateway.

Prerequisites

  • Python 3.10+
  • MkDocs
  • Material for MkDocs

Serve locally

  1. Clone the repository
  2. Install the prerequisites
  3. Run mkdocs serve to start the documentation server

Build and serve

  1. Run mkdocs build to build the documentation
  2. Run mkdocs serve to start the documentation server
  3. Open http://localhost:8000 in your browser to view the documentation

Deploy to GitHub Pages

  1. Run mkdocs gh-deploy to build the documentation and deploy to GitHub Pages
  2. The documentation will be available at https://lepistabioinformatics.github.io/mycelium-docs

About

Documentation of the Mycelium project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors