FireLemons / portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to setup the project

  1. Install mkdocs pip install mkdocs-material
  2. Install the image zoom in plugin pip install mkdocs-glightbox
  3. If editing in vscode, install vscode-yaml
  4. mkdocs serve to preview locally with hot reload
  5. mkdocs build to build the site as a static site

About