2016-01-25 09:57:46 +07:00
2016-01-25 09:46:25 +07:00
2016-01-25 09:57:46 +07:00
2016-01-25 09:57:46 +07:00
2016-01-25 09:46:25 +07:00
2014-03-29 07:18:55 -07:00
2016-01-25 09:57:46 +07:00

Hugo on GitHub Pages

hugo_gh_blog

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

Demo


Snippet

Quick start

  • Run hugo server command 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
Description
Framework pour créer son site web en 2 minutes, et en Markdown!
https://www.gregandev.fr
Readme
Languages
HTML 71%
CSS 28.6%
Dockerfile 0.4%