https://github.com/barklan/hugo-dead-simple
Dead simple Hugo theme.
https://github.com/barklan/hugo-dead-simple
blog blog-theme hugo hugo-theme theme
Last synced: 4 months ago
JSON representation
Dead simple Hugo theme.
- Host: GitHub
- URL: https://github.com/barklan/hugo-dead-simple
- Owner: barklan
- License: mit
- Created: 2022-04-19T16:34:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-15T18:18:35.000Z (about 1 year ago)
- Last Synced: 2025-04-15T18:43:05.422Z (about 1 year ago)
- Topics: blog, blog-theme, hugo, hugo-theme, theme
- Language: HTML
- Homepage: https://hugo-dead-simple.netlify.app
- Size: 15.8 MB
- Stars: 82
- Watchers: 3
- Forks: 25
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hugo Dead Simple
Simple hugo theme designed to be dead easy on the reader.
General idea is to stay off 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
- Server side rendering of mathematical and chemical equations (using KaTeX)
- Site-wide search (can be disabled)
- 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.](https://hugo-dead-simple.netlify.app/post/hugo-dead-simple/) \
[Example site repo.](https://github.com/barklan/hugo-dead-simple-example)