e0106e8064 | ||
---|---|---|
.. | ||
.github | ||
assets | ||
exampleSite | ||
images | ||
layouts | ||
.envrc | ||
.gitignore | ||
.prettierrc.json | ||
LICENSE | ||
README.md | ||
config.toml | ||
flake.lock | ||
flake.nix | ||
go.mod | ||
justfile | ||
package.json | ||
theme.toml | ||
treefmt.nix |
README.md
Hugo ʕ•ᴥ•ʔ Simple
A Hugo-theme based on Simple.css and Bear Blog.
Features
- No-JavaScript, high performance ⚡
- Table of Contents 📌
- Dark mode 🌗
- SEO friendly 🔍
- Beautiful code highlighting 😻 (thanks catppuccin/catppuccin)
Demo Site
Source code and configuration can be found at exampleSite.
Installation
git submodule add https://github.com/maolonglong/hugo-simple.git themes/hugo-simple
# OR
hugo mod get github.com/maolonglong/hugo-simple