Skip to content
/ hugo Public

Hugo static site generator config for calgaryrhce.ca blog

Notifications You must be signed in to change notification settings

aludwar/hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Process to clone locally and make updates:

$ cd /localdir/

$ git clone git@github.com:aludwar/hugo.git

$ cd /localdir/hugo

$ git clone git@github.com:aludwar/aludwar.github.io.git

$ git submodule

$ git submodule init

$ git submodule update


Create new post:
$ hugo new content/posts/<date>-<title>.md

View new post:
$ hugo server -D

Generate HTML to publishDir:
$ hugo

About

Hugo static site generator config for calgaryrhce.ca blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages