Skip to content

soudegesu/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

github pages with Hugo.

Preconditions

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

Releases

No releases published

Packages

No packages published