Simple Theme For Hugo
Go to file
이강준 73c61a0614
Update README.md
2022-01-30 17:57:13 +09:00
archetypes update reacdme, exampleSite 2020-08-15 10:24:57 +00:00
data/home update layout issue 2020-08-15 12:29:17 +00:00
exampleSite update reacdme, exampleSite 2020-08-15 10:24:57 +00:00
images update folder name\ 2020-09-05 13:52:20 +09:00
layouts Add atribute on click in the image on Projects 2020-09-06 14:05:00 -05:00
static update 2020-08-13 13:30:59 +00:00
LICENSE Create LICENSE 2020-08-15 01:32:39 +00:00
README.md Update README.md 2022-01-30 17:57:13 +09:00
theme.toml update reacdme, exampleSite 2020-08-15 10:24:57 +00:00

README.md

Sorry for not managing properly. I hope this repo helped you create a hugo theme

Simple Intro

simple theme for hugo

intro

Live Demo

https://gangjun06.github.io/SimpleIntroDemo

Get Started

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

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