Skip to content

cmj0121/hugo-theme-coder

Repository files navigation

Coder Theme

A Hugo theme for the coder blogger.

Deploy Code Size License Sonar Quality Gate Sonar Reliability


Demo Site

See here.

Quick Start

$ hugo new site my-blog
$ cd my-blog
$ git clone https://github.com/cmj0121/hugo-theme-coder.git themes/coder
$ hugo server