From cb92c4a46cebe17466312e0ceb9b92300c092ac3 Mon Sep 17 00:00:00 2001 From: etienne Date: Sun, 29 May 2016 14:19:15 +0200 Subject: Help to test the theme --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 055c3a5..c6174cf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Hugo theme based on the [gohugo](https://gohugo.io) website -# Installation +# Installation Navigate to your site folder and run the following commands : @@ -59,12 +59,20 @@ icon = "circlestar" View gohugo.io theme in action [here](https://gohugo.io) View audrey-carpentras.com in action [here](http://audrey-carpentras.com/) +#Have a look, Have a try +``` +git clone https://github.com/crakjie/hugo-base-theme.git +cd hugo-base-theme/exempleSite +hugo server -t hugo-base-theme +``` + === Work also with YAML header For more Hugo details, read [documentation](http://gohugo.io/overview/introduction/). + ## Config Example of config.toml file: -- cgit v1.3