You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there, i just evaluating themes for a new site before buying a specific theme i wanted to try out your theme(before buying) but got a broken (almost white) site with the free version.
I am not a webdev so my debugging skills are pretty bad. :-/
i just did the following with a clean hugo init git submodule add https://github.com/uicardiodev/hugo-lime.git themes/lime
and then added theme = "lime"
at the hugo "config.toml"
then i startet the local webserver with hugo server -D
and got an almost blank site...
any help is much appreciated
thanks for this awesome theme anyways! keep it up
The text was updated successfully, but these errors were encountered:
thanks, that worked!
another short one thats not worth to open a new issue:
couldnt find out how to reference to custom feature-icons. can you point me here in the right direction aswell?
thanks again ;)
Hey there, i just evaluating themes for a new site before buying a specific theme i wanted to try out your theme(before buying) but got a broken (almost white) site with the free version.
I am not a webdev so my debugging skills are pretty bad. :-/
i just did the following with a clean hugo init
git submodule add https://github.com/uicardiodev/hugo-lime.git themes/lime
and then added
theme = "lime"
at the hugo "config.toml"
then i startet the local webserver with
hugo server -D
and got an almost blank site...
any help is much appreciated
thanks for this awesome theme anyways! keep it up
The text was updated successfully, but these errors were encountered: