Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 586 Bytes

File metadata and controls

14 lines (8 loc) · 586 Bytes

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