A Hugo theme for Erynwells.me that incorporates some terminal aesthetics
Find a file
Eryn Wells 502aa408d9 Refactor all the figures
There are two main sizes of figures: fullwidth and small. Full width figures take
the full content width. Usually they spread into the "wide" content area too.
Main size figures are also full width figures, but they stop at the edges of the
main content area. Small figures shrink to fit and are generally 480pts wide.

Break all these different types of figures down into separate templates for each
variant.

Add the ability for resources to specify a "source" with a link and title.
2024-11-25 09:51:32 -08:00
assets Refactor all the figures 2024-11-25 09:51:32 -08:00
i18n Refactor all the figures 2024-11-25 09:51:32 -08:00
layouts Refactor all the figures 2024-11-25 09:51:32 -08:00
go.mod Meta: Update module identifier to point to github.com 2024-08-07 08:30:33 -10:00
hugo.yaml Meta: Add baseURL to hugo config 2024-08-07 08:36:49 -10:00
LICENSE Add BSD LICENSE file 2024-06-06 14:50:41 -07:00
README.md Update the README 2024-08-06 08:24:59 -10:00
theme.yaml Meta: Update theme metadata 2024-08-07 08:34:11 -10:00

Termlite

A Hugo theme that incorporates some terminal aesthetics in its design.

Features

Installation

Configuration