Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 493 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 493 Bytes

ML.ENERGY research and tech blog

Blog deploy

Install dependencies

You need mkdocs-material-insiders to build the blog. After installing that, run:

pip install -r requirements.txt

Build

mkdocs build

Live preview

mkdocs serve