/engiblog

My blog using Hugo

Primary LanguageCSS

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