All Projects → yanlinlin82 → simple-style

yanlinlin82 / simple-style

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

Programming Languages

HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to simple-style

Hugo Paper
🥛 A simple, clean, flexible Hugo theme
Stars: ✭ 538 (+2052%)
Mutual labels:  hugo-theme, simple
Harbor
Simple and minimal personal blog theme.
Stars: ✭ 120 (+380%)
Mutual labels:  hugo-theme, simple
Hugo Theme Console
A minimal, responsive and light theme for Hugo inspired by Linux console.
Stars: ✭ 143 (+472%)
Mutual labels:  hugo-theme, simple
restaurant-hugo
The restaurant is a creative and responsive restaurant website theme in Hugo environment. It is very well decorated theme which will make your website building easier.
Stars: ✭ 50 (+100%)
Mutual labels:  hugo-theme
hugo-theme-w3css-basic
it-gro.github.io/hugo-theme-w3css-basic.github.io/
Stars: ✭ 52 (+108%)
Mutual labels:  hugo-theme
Frontend-Learning-Journey
Tutorials, definitions, frameworks and some of the projects i made when starting to learn frontend web developement
Stars: ✭ 28 (+12%)
Mutual labels:  simple
Recon
HA LDAP based key/value solution for projects configuration storing with multi master replication support
Stars: ✭ 12 (-52%)
Mutual labels:  simple
jpopup
Simple lightweight (<2kB) javascript popup modal plugin
Stars: ✭ 27 (+8%)
Mutual labels:  simple
hugo-researcher
A simple resume theme for Hugo
Stars: ✭ 192 (+668%)
Mutual labels:  hugo-theme
hugo-piercer-theme
Piercer is a very customizable, fast and simple Hugo theme designed under the mobile-first philosophy.
Stars: ✭ 27 (+8%)
Mutual labels:  hugo-theme
CalDOM
An agnostic, reactive & minimalist (3kb) JavaScript UI library with direct access to native DOM.
Stars: ✭ 176 (+604%)
Mutual labels:  simple
hugo-apero
Apéro is a Hugo theme for personal websites. A Hugo theme you'll want to hang out with 🌌 . This is the source for the theme files to install.
Stars: ✭ 122 (+388%)
Mutual labels:  hugo-theme
hugo-theme-chunky-poster
A simple, bootstrap 4 based hugo blog theme.
Stars: ✭ 106 (+324%)
Mutual labels:  hugo-theme
hugo-docs
Theme for Dgraph documentation built via Hugo
Stars: ✭ 13 (-48%)
Mutual labels:  hugo-theme
hugo-documentation-theme
📖 Project Docs / Knowledge Base template for Hugo Website Builder. 创建项目文档
Stars: ✭ 101 (+304%)
Mutual labels:  hugo-theme
playground-for-beaver-themer
Simple bare-bone WordPress theme for Beaver Themer plugin.
Stars: ✭ 16 (-36%)
Mutual labels:  simple
hugo-lamp
A light Hugo AMP responsive theme for blogger ⚡.
Stars: ✭ 51 (+104%)
Mutual labels:  hugo-theme
vertx-start
简单地、快速地启动vert.x的手脚架,保留了vert.x原汁原味的开发方式
Stars: ✭ 102 (+308%)
Mutual labels:  simple
hugo-theme-echo
A super concise theme for Hugo
Stars: ✭ 99 (+296%)
Mutual labels:  hugo-theme
ace-documentation
A free documentation theme for Hugo, powered by Bootstrap 4. Repsonsive, search, code highlighting and more.
Stars: ✭ 91 (+264%)
Mutual labels:  hugo-theme

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>"
search = "..."  # baidu, google, bing, duckduckgo
dateFormat = "Mon Jan 2 15:04:05 MST 2006"  # see: https://gohugo.io/functions/format/#gos-layout-string
externalLinkIcon = true
externalLinkNewWindow = true
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].