Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 320 Bytes

File metadata and controls

9 lines (8 loc) · 320 Bytes

This is my blog driven by Hugo, the theme is MemE

Environment Construction

  1. install hugo
  2. clone this repository with recursive
  3. git submodule update --remote to update the MemE theme
  4. hugo new content/life/xxx.md to init a new post
  5. hugo server -D for preview
  6. hugo -D to generate statistic files