An open API service indexing awesome lists of open source software.

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.

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)