/oso

A simple Hugo theme inspired by the popular iOS note-taking app, Bear

Primary LanguageHTMLMIT LicenseMIT

oso v0.1

A small Hugo theme with color themes inspired by the popular iOS note-taking app, Bear.

Oso strives to be beautiful, fast, and accessible. All with optional, minimal Javascript.

Lighthouse

My personal blog uses this theme and I aim to consistently score as highly as I can on Google's Lighthouse tool.

Report from May 4, 2021:

Lighthouse Report 2021-05-04 at 5 28 05 PM

Install

Inside the folder of your Hugo site, run:

git submodule add https://github.com/raulcodes/oso themes/oso

Then change in config.yml:

theme: oso

First Iteration: Build-time themes

Configure your site's color theme by setting

params:
  colorTheme: toothpaste

Custom Shortcodes

Current default theme: Gotham

Currently Available Themes

Currently Available Social Icons

For more information read the official guide of Hugo.