How to apply theme installed from package.json #5191
Unanswered
dimaslanjaka
asked this question in
Question / Answer
Replies: 1 comment
-
|
It may have some issues if you're trying to override arrays in the configuration file. But other data types (string, number, bool etc.) should be OK. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
_config.ymlat root hexo project) when installed from package.json ?_config.yml) when installed from package.json ?i've been tried read docs hexo-theme-landscape.
I still confused how to set other theme, for example
hexo-theme-claudia?I've tried:
theme: claudiain_config.yml_config.claudia.ymlto configurebut no effect, the theme still using their default configuration.
Beta Was this translation helpful? Give feedback.
All reactions