slin63 / simple-style

My simple style hugo theme, based on <https://yanlinlin82.github.io/webpage-templates/simple-style/index.html>

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Style Hugo Theme

My simple style hugo theme, based on this webpage template

Online demo of this theme: simple-style-demo

License

This project is licensed under MIT, copyright (c) 2019 Linlin Yan, expect for the following code:

Supported Parameters

In config.toml

[params]
subtitle = "Sub title of the site"
favicon = "/<path-to-site-icon>/logo.ico"
githubUrl = "https://github.com/<your-name>/<site-proj-name>/"
referrer = "always"
author = "..."
description = "..."
keywords = "..."
googleSiteVerification = "<google-site-verification-code>"

About

My simple style hugo theme, based on <https://yanlinlin82.github.io/webpage-templates/simple-style/index.html>

License:MIT License


Languages

Language:HTML 66.3%Language:CSS 33.7%