Skip to content

Latest commit

 

History

History

exampleSite

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Hugo Theme Mini Example Site

This repository offers an example site for Hugo Theme mini and also it provides the default content for Online Demo.

Using

  1. Install Hugo

  2. Clone this repository

    $ git clone https://github.com/nodejh/hugo-theme-mini
    $ cd exampleSite
  3. Run Hugo server. The exampleSite use theme hugo-theme-mini by setting themesDir as ../../

    $ hugo server