godsip.club/themes/mini/exampleSite
Massimo Scagliola b5abc5240a first deploy 2022-09-21 16:29:25 +02:00
..
content first deploy 2022-09-21 16:29:25 +02:00
layouts first deploy 2022-09-21 16:29:25 +02:00
static first deploy 2022-09-21 16:29:25 +02:00
.gitignore first deploy 2022-09-21 16:29:25 +02:00
LICENSE first deploy 2022-09-21 16:29:25 +02:00
README.md first deploy 2022-09-21 16:29:25 +02:00
config-example.yaml first deploy 2022-09-21 16:29:25 +02:00
config.yaml first deploy 2022-09-21 16:29:25 +02:00

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