Skip to content

erlware/blog.erlware.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erlware Blog

Publish with hugo and github pages:

$ hugo
$ git commit -a -m 'updated blog'
$ git push origin master

The hugo command outputs the site to the docs/ directory which github pages uses to serve the site.