Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ content for the [docker-saigon.github.io](http://docker-saigon.github.io) blog,

![Hugo](https://raw.githubusercontent.com/spf13/hugo/master/docs/static/img/hugo-logo.png) (v0.14)

HUGO IS AMAZING!

## Overview

Hugo is a static site generator written in [Go]().
Expand Down Expand Up @@ -45,4 +47,4 @@ To add a blog posts to this blog, follow these steps:

1. Use `./publish.sh [commit message]` script to push new static site to the `docker-saigon/docker-saigon.github.io` repository on github

`./publish.sh` will move into the `public/` folder, commit all the changes and push them to the website.
`./publish.sh` will move into the `public/` folder, commit all the changes and push them to the website.