Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.02 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.02 KB

Hugo Dead Simple

Simple hugo theme designed to be dead easy on the reader.

General idea is to stay of enshittifying trend: no icons, less whitespace, less colors, links are blue, etc...

Features

  • Auto light and dark themes
  • Fast without bullshit - minified, minimal vanilla css, images are lazy-loaded, system fonts, no CDNs, functional without js if Katex is not used
  • Site-wide search
  • Keyboard-friendly: h to home, t to tags, i to search, Tab to navigate posts and search
  • Dynamic wiki-style table of contents
  • Katex math (inline and block)
  • Info boxes
  • Attachments
  • Info boxes
  • Columns / Tabs
  • Copy buttons on code blocks
  • Mobile-friendly

Example site, overview of features and configuration.
Example site repo.

TODO