Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 311 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 311 Bytes

Hugo Theme Bootstrap Example Site

Single language version.

Usage

git clone https://github.com/razonyang/hugo-theme-bootstrap-demo
git remote set-url origin <your-repo-url>
git submodule update --init --recursive
hugo server

Please replace <your-repo-url> to your repo URL.