Skip to content

eightpigs/hugo-clean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean

A minimalistic Hugo theme crafted with simplicity, content-focus, and an exceptional reading experience in mind. Free from unnecessary JavaScript dependencies, Clean offers an uncluttered, distraction-free environment to showcase your blog's content.

Features

  • Minimalistic design (HTML + CSS)
  • JavaScript-free usage (except for MathJax, Mermaid, Flowchart, Highlight)
  • Supports common rendering features:
    • MathJax for mathematical notation
    • Mermaid for diagrams and flowcharts
    • Flowchart for generating flowcharts from text
    • Highlight for syntax highlighting in code blocks

Installation

  1. Install the theme in the root directory of your blog:
git submodule add git@github.com:eightpigs/hugo-clean.git themes/clean
  1. Modify your blog's config.yaml:

Please refer to the example config.yaml for guidance.

Screenshots

home page

archives or list page