English README | 简体中文说明
a simple theme for hugo that is modified from SimpleIntro
https://sidneylyzhang.github.io/ExtendIntro/
hugo new site <site-name>
cd <site-name>
git submodule add https://github.com/SidneyLYZhang/ExtendIntro themes/ExtendIntroYou can also build Exsample Site locally:
cd themes/ExtendIntro
hugo server --source=exampleSiteCheck out the config files included on the exampleSite
| Name | License | Description |
|---|---|---|
| SimpleIntro | Apache-2.0 License | Original template |
| simple-icons | CC0-1.0 License | Simple Icon |
| tailwindlabs/tailwindcss | MIT License | Css Library |
I like this theme SimpleIntro so much, but it's a little simple, so I've modified it, and make it to generate as simple but richer resumes as possible.
I've added some modules into theme, including 'experiences' and 'languages'.
