You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hugo-theme-mini/exampleSite
Hang Jiang 8628c19610
Update config.yaml
4 years ago
..
content feat: update exampleSite 4 years ago
layouts update example site 8 years ago
static feat: add exampleSite 4 years ago
.gitignore feat: add exampleSite 4 years ago
LICENSE feat: add exampleSite 4 years ago
README.md feat: update docs 4 years ago
config-example.yaml Update config-example.yaml 4 years ago
config.yaml Update config.yaml 4 years ago

README.md

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