2015-03-01 16:37:17 +01:00
2015-02-11 01:26:07 -07:00
2014-04-26 22:47:54 -06:00
2015-03-01 16:37:17 +01:00
2015-03-01 16:27:44 +01:00
2014-04-26 14:46:54 -07:00
2015-02-11 11:06:44 -07:00

hugoBasicExample

This is an example site for Hugo.

It is intended to be a demo site for the various Hugo themes.

Using

  1. First, install Hugo;
  2. Then, clone this repository;
  3. Clone the Hugo themes;
  4. Run Hugo and select the theme of your choosing.

In other words:

git clone https://github.com/spf13/HugoBasicExample.git
cd HugoBasicExample
git clone --recursive https://github.com/spf13/hugoThemes.git themes
hugo server -t themename

Enjoy!

Description
A fast, clean, responsive and hardened Hugo theme.
Readme MIT 17 MiB
Languages
HTML 84.3%
CSS 11.4%
JavaScript 4.2%