Skip to content

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

License

Notifications You must be signed in to change notification settings

raulcodes/oso

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.7%
  • CSS 18.5%
  • JavaScript 0.8%