A hugo theme made in imitation of the wordpress theme Allium https://leafee98.github.io/hugo-theme-flat/
Find a file
2022-05-16 18:37:34 +08:00
exampleSite remove first row from footer 2022-05-16 18:37:34 +08:00
layouts output full content to RSS 2022-05-13 21:29:12 +08:00
static fix: codeblock style inconsistency 2022-04-29 10:46:28 +08:00
.gitignore add gitignore 2022-04-27 21:53:20 +08:00
README.md initial commit 2022-04-27 18:36:33 +08:00

hugo-theme-blank

This is a theme I personally use.

Special Thanks

The wordpress theme Allium, and here is its home page. I like this theme very much when I'm using wordpress, but I don't have it on hugo, so I try my best to write a theme similar with it. There are many designs in this theme refers to it.

The hugo theme jane and mini, this is my first time to write a hugo theme, I referred this two themes' project structure and way of handling problems.