Skip to content

tegridy-io/efk-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Eagle Fang Kubernetes: Documentation

Install MkDocs

Material for MkDocs is a powerful documentation framework on top of MkDocs, a static site generator for project documentation.

# Python venv
python3 -m venv ~/.local/mkdocs-venv
source ~/.local/mkdocs-venv/bin/activate

# Install
pip install mkdocs-material

Developement

MkDocs includes a live preview server:

source ~/.local/mkdocs-venv/bin/activate
mkdocs serve

About

Eagle Fang Kubernetes: Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published