Skip to content

AngeloR/plain-hugo-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plain Hugo Theme

Modeled after the RFC text files, this is a very bare-bones theme that I use on my site https://xangelo.ca.

It has a very simple mobile layout and auto-swaps between light/dark mode based on user browser preferences. It also supports utteranc.es for comments. That's configurable by supplying valid configuration defined below.

Screenshots

Light, Home Page

Home Page

Light, Single

Single

Dark, Home Page

Home Page

Dark, Single

Single

Mobile, Single, Light

Single

Supported Parameters

In config.toml

[params]
subtitle = "Sub title of the site"
favicon = "/<path-to-site-icon>/logo.ico"
githubUrl = "https://github.com/<your-name>/<site-proj-name>/"
referrer = "always"
author = "..."
description = "..."
keywords = "..."
googleSiteVerification = "<google-site-verification-code>"

[params.utterances]
repo = "AngeloR/angelor.github.io"
issue_term="pathname"
label="comment"
theme="preferred-color-scheme"


About

The plain hugo theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published