Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 242 Bytes

File metadata and controls

17 lines (14 loc) · 242 Bytes

hygebra.github.io

Personal blog.

Requirements

pandoc

After writing Markdown file notes as usual, please run the following command in powershell to update the web pages.

powershell build-web.ps1

or

.\build-web.ps1