Skip to content

sglyon/hugo_gh_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo on GitHub Pages

hugo_gh_blog

Template repo for a blog built with Hugo deployed on github-pages


Snippet

Quick start

  • Run hugo server on hugo_gh_blog folder.

    hugo server 
    
  • Create new blank post.

    hugo new posts/newblogpost.md
    
  • Run hugo command for updating public folder, public folder is your static site.

    hugo 
    
Another Tutorial by Spencer Lyon

About

Template repo for a blog built with Hugo deployed on github-pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published