update README.md
This commit is contained in:
parent
c78cf6dcfe
commit
212410d70d
12
README.md
12
README.md
|
@ -1,11 +1,12 @@
|
||||||
# Simple Intro
|
# Simple Intro
|
||||||
|
|
||||||
simple theme for hugo
|
simple theme for hugo
|
||||||
|
|
||||||
![intro](https://raw.githubusercontent.com/gangjun06/SimpleIntro/master/images/screenshot.png)
|
![intro](https://raw.githubusercontent.com/gangjun06/SimpleIntro/master/images/screenshot.png)
|
||||||
|
|
||||||
# Live Demo
|
# Live Demo
|
||||||
https://gangjun06.github.io/SimpleIntroDemo
|
|
||||||
|
|
||||||
|
https://gangjun06.github.io/SimpleIntroDemo
|
||||||
|
|
||||||
# Get Started
|
# Get Started
|
||||||
|
|
||||||
|
@ -16,12 +17,17 @@ git submodule add https://github.com/gangjun06/SimpleIntro themes/SimpleIntro
|
||||||
```
|
```
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
Check out the config files included on the [exampleSite](exampleSite)
|
|
||||||
|
|
||||||
|
Check out the config files included on the [exampleSite](exampleSite)
|
||||||
|
|
||||||
# Credits
|
# Credits
|
||||||
|
|
||||||
| Name | License | Description |
|
| Name | License | Description |
|
||||||
|-------------------------------------|-------------|----------------|
|
| ----------------------------------- | ----------- | -------------- |
|
||||||
| github.com/konpa/devicon/ | MIT License | Demo Site Icon |
|
| github.com/konpa/devicon/ | MIT License | Demo Site Icon |
|
||||||
| github.com/tailwindlabs/tailwindcss | MIT License | Css Library |
|
| github.com/tailwindlabs/tailwindcss | MIT License | Css Library |
|
||||||
|
|
||||||
|
# ETC.
|
||||||
|
|
||||||
|
It seems that I made this project and neglected it too much.
|
||||||
|
So I am modifying the code little by little in the new branch
|
||||||
|
|
Loading…
Reference in New Issue