nielsenramon / chalk

Chalk is a high quality, completely customizable, performant and 100% free Jekyll blog theme.
http://chalk.nielsenramon.com
MIT License
1.22k stars 441 forks source link

Unknown tag 'asset' included in /_layouts/post.html #172

Open skeetcha opened 6 years ago

skeetcha commented 6 years ago

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?

skeetcha commented 5 years ago

A while later, I've come back to using this theme and am now getting the same error in /_includes/head.html.

jcsla commented 5 years ago

help me

jcsla commented 5 years ago

I'm suffering

nielsenramon commented 5 years ago

Did you by any chance not successfully run npm run setup?

shen-david commented 4 years ago

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."

skeetcha commented 4 years ago

Same here, npm runs, but GitHub does not.

nielsenramon commented 4 years ago

@shen-david @skeetcha I recommend reading the readme as we don't support out of the box GitHub Jekyll support!

shen-david commented 4 years ago

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?