Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme integration help #3

Open
n1ete opened this issue Feb 10, 2020 · 2 comments
Open

Theme integration help #3

n1ete opened this issue Feb 10, 2020 · 2 comments

Comments

@n1ete
Copy link

n1ete commented Feb 10, 2020

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

@heyarviind
Copy link

You also need to setup json file (data file), if the json file is not available then the theme won't work.

@n1ete
Copy link
Author

n1ete commented Feb 25, 2020

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 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants