A hugo theme made in imitation of the wordpress theme Allium https://leafee98.github.io/hugo-theme-flat/
Find a file
2022-04-27 21:53:20 +08:00
exampleSite Add exmaple site 2022-04-27 21:52:45 +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.