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

execute hexo generate throw error #4

Open
onweer opened this issue Jul 26, 2016 · 1 comment
Open

execute hexo generate throw error #4

onweer opened this issue Jul 26, 2016 · 1 comment

Comments

@onweer
Copy link

onweer commented Jul 26, 2016

ERROR Asset render failed: styles/highlight.css
Error: /home/leo/Documents/blog/themes/chan/source/styles/highlight.styl:17:31
13| highlight-purple = #8959a8
14|
15| $code-block
16| background: highlight-background
17| margin: 0 article-padding * -1
-------------------------------------^
18| padding: 15px article-padding
19| border-style: solid
20| border-color: color-border

cannot perform article-padding * -1
at "$code-block" (/home/leo/Documents/blog/themes/chan/source/styles/highlight.styl:14:27)

@denjones
Copy link
Owner

denjones commented Jul 29, 2016

This file is reused from the default theme landscape.

This ERRORs won't appear in my environment. What is your environment?

And also try building with landscape theme.

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

No branches or pull requests

2 participants