moposx / hugo-simpleIntro

Simple Theme For Hugo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Intro

A simple theme for hugo.
Based on the original work of gangjun06.

Note

This is a customized version of the original theme containing some changes that meet mostly for my personal needs.

Get Started

hugo new site <site-name>
cd <site-name>
git submodule add https://github.com/moposx/hugo-simpleIntro themes/simpleIntro

Then do not forget to set your Hugo website theme to simpleIntro.

Development

Switch to the exampleSite branch for info on the development workflow.

Credits

Name

License

Description

github.com/devicons/devicon

MIT License

Icon Library

github.com/FortAwesome/Font-Awesome

fontawesome.com/license/free

Icon Library

github.com/gangjun06/SimpleIntro

Apache

Original work

github.com/tailwindlabs/tailwindcss

MIT License

Css Library

About

Simple Theme For Hugo

License:Apache License 2.0


Languages

Language:CSS 61.0%Language:HTML 37.7%Language:Shell 0.9%Language:JavaScript 0.5%