Leo X.

Results 4 issues of Leo X.

I have a struct as follows ```go type struct App { ID int `storm:"increment"` Uid int `storm:"index"` Key string } ``` and I want to give a value to `Key`...

Hey Adi. Thanks for making Minima and I've made a Hugo version of it. [Check it out](https://github.com/Mivinci/hugo-theme-minima).

Hi, Hugo! I noticed that my theme [minima](https://github.com/mivinci/hugo-theme-minima) (already merged to themes.txt) disappeared from [themes.gohugo.io](https://themes.gohugo.io) Will it be back there if I release a tagged version?