Hugo Themes
Hugo Theme for Simple.css
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
- Clone this repository:
git clone https://github.com/splch/hugo-simplecss.git
- Initialize the submodule:
cd hugo-simplecss && git submodule update --init --recursive