Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/gangjun06/SimpleIntro.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d01029d4369a93c216ae9a5da7bcd32bb9e368ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
## Sorry for not managing properly. I hope this repo helped you create a hugo theme

## If you want to use this theme, Use [qub1750ul/hugo-simpleIntro](https://github.com/qub1750ul/hugo-simpleIntro) Fork.

# Simple Intro

simple theme for hugo

![intro](https://raw.githubusercontent.com/gangjun06/SimpleIntro/master/images/screenshot.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 |
| 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