Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 262 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 262 Bytes

How to run project

  1. Install Hugo - https://gohugo.io/installation/
  2. Clone repository git clone https://github.com/kengibous/engiblog.git
  3. Pull theme submodule git submodule update --init
  4. Run command hugo server to build and run the site locally