Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 358 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 358 Bytes

Hysteria 2 documentation website

This is the source code repository for the Hysteria 2 documentation website.

It's built with MkDocs Material. To get started:

pip install mkdocs-material
pip install mkdocs-static-i18n
pip install mkdocs-glightbox

mkdocs serve