hugo-simpleIntro/README.md

26 lines
551 B
Markdown

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