hugo-simpleIntro/README.md

26 lines
551 B
Markdown
Raw Normal View History

2020-08-13 06:38:17 -05:00
# Simple Intro
simple theme for hugo
![intro](imgaes/img1.png)
# Live Demo
2020-08-15 05:24:57 -05:00
https://gangjun06.github.io/SimpleIntroDemo
2020-08-13 06:38:17 -05:00
2020-08-13 07:26:05 -05:00
# Get Started
```bash
hugo new site <site-name>
cd <site-name>
2020-08-15 05:24:57 -05:00
git submodule add https://github.com/gangjun06/SimpleIntro themes/SimpleIntro
2020-08-13 07:26:05 -05:00
```
2020-08-15 05:24:57 -05:00
# Configuration
Check out the config files included on the [exampleSite](exampleSite)
2020-08-13 07:26:05 -05:00
2020-08-15 04:50:08 -05:00
# Credits
2020-08-15 05:24:57 -05:00
| Name | License | Description |
|---------------------------|-------------|----------------|
| github.com/konpa/devicon/ | MIT License | Demo Site Icon |