chalk
chalk copied to clipboard
Unknown tag 'asset' included in /_layouts/post.html
I tried using this theme for my site, but it doesn't seem to be working. I got the error in an email, and then was confused (because they offered no logs whatsoever). I tried running it locally, and then got the above error. Any ideas?
A while later, I've come back to using this theme and am now getting the same error in /_includes/head.html.
help me
I'm suffering
Did you by any chance not successfully run npm run setup
?
for me, npm run publish/ npm run setup succeeds, but github doesn't succeed with building it. For me this manifests as "The tag asset on line 24 in _includes/head.html is not a recognized Liquid tag."
Same here, npm runs, but GitHub does not.
@shen-david @skeetcha I recommend reading the readme as we don't support out of the box GitHub Jekyll support!
Readme isn't particularly helpful in this case - have you experienced something similar to this? Looks like jekyll-assets isn't supported according to https://pages.github.com/versions/, but I am not sure how to debug further, since it was working previously. Any ideas?