ssilva / hugo-theme-simples

Lean and clean Hugo theme for small blogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simples

Simples is a lean and clean Hugo theme for small blogs. Based on Bootstrap v4.

Demo

https://saulosilva.com

Installation

  1. In your site's directory run
$ git submodule add https://github.com/ssilva/hugo-theme-simples.git themes/hugo-theme-simples
  1. Update config.toml with
theme = "hugo-theme-simples"

For more information read the official setup guide of Hugo.

Customizing

Have a look at the files under exampleSite:

  • config.toml: shows all parameters used by the theme
  • content/_index.md: sets the main page content

Contributing

If you find a bug or have an idea for a feature, please use the issue tracker.

About

Lean and clean Hugo theme for small blogs

License:MIT License


Languages

Language:HTML 83.0%Language:CSS 17.0%