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.
568 B
568 B
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
-
Clone this repository
$ git clone https://github.com/nodejh/hugo-theme-mini $ cd exampleSite
-
Run Hugo server. The exampleSite use theme
hugo-theme-mini
by settingthemesDir
as../../
$ hugo server