mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-03-21 16:36:27 -04:00
hugoBasicExample
This is an example site for Hugo.
It is indented to be a demo site for the hugo themes.
Using
- First install Hugo.
- Then clone this repository.
- Clone the hugo themes
- Run Hugo and select the theme of your choosing
git clone https://github.com/spf13/HugoBasicExample.git
cd HugoBasicExample
git clone --recursive https://github.com/spf13/hugoThemes.git themes
hugo server -t `themename`
Languages
HTML
84.3%
CSS
11.4%
JavaScript
4.2%