Guidance for theme customization #429
Unanswered
zhenyuan0502
asked this question in
Q&A
Replies: 0 comments
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.
Hi @bennyxguo,
First of all, I have your previous obsidian theme running in https://nguyenluu.dev for a while, now I would like understand this aurora theme. I know that you are implementing the way to install theme via npm hexo, which is a proper way for using default configuration, in my case if I would like to customize it I have to cd/themes and npm that themes for myself, according to this article guidance https://aurora.tridiamond.tech/en/configs/router.html
Unfortunately, there also have a dependency so called hexo-plugin-aurora, not sure if this is installed in cd/themes or root?
if within theme folder, I encountered this error:
If within root folder, it is successfully
But this is still having lots of error can see from console debugging

If I follow the normal installation way, it works fine without above error. Could you please guide any document for this setup? thanks.
All reactions