mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 11:05:49 +00:00
7f0db69a6f17f1fcd18cd56e72a3b3278622a702
hugoBasicExample
This is an example site for Hugo.
It is intended to be a demo site for the various Hugo themes.
Using
- First, install Hugo;
- Then, clone this repository;
- Clone the Hugo themes;
- Run Hugo and select the theme of your choosing.
In other words:
git clone https://github.com/gohugoio/HugoBasicExample.git
cd HugoBasicExample
git clone --recursive https://github.com/gohugoio/hugoThemes.git themes
hugo server -t themename
Enjoy!
Description
Languages
HTML
89.3%
CSS
8.7%
JavaScript
2%