Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 212 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 212 Bytes

Installation

  • install docker
  • bash hot.sh

Debug from inside the container

mkdocs serve -a 0.0.0.0:8000

Compilation from inside the container

build

or

mkdocs build -d /app/docs