blog github pages with Hugo. Preconditions Hugo v0.101 Quick Start create new post file hugo new post/articlefile.md build posts with local server. (including draft) make serve build posts for publish article (exclude draft) make pub