/hugo-simplecss

Primary LanguageHTMLMIT LicenseMIT

Hugo Theme for Simple.css

Lines of code

This theme is a bare minimum theme for Hugo. It uses no JavaScript, tracking, or other external resources. The styling is handled via a submodule of Simple.css.

Demo

My blog uses this theme: https://slc.is/

Installation

  1. Clone this repository: git clone https://github.com/splch/hugo-simplecss.git
  2. Initialize the submodule: cd hugo-simplecss && git submodule update --init --recursive