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

Install problem? #1

Open
kiarafbickers opened this issue May 21, 2020 · 1 comment
Open

Install problem? #1

kiarafbickers opened this issue May 21, 2020 · 1 comment

Comments

@kiarafbickers
Copy link

This is awesome but I'm having an install problem.

I've included the jekyll-faq.rb in the _plugins and included the relevant front matter, but when I build I get this error.

Liquid Exception: Liquid syntax error (line 1): Unknown tag

It's not recognizing the faqs: tag.

@TristanPerry
Copy link
Owner

Thanks for trying this plugin out.

I just went through the FAQ readme with a new blog and it did work for me (small self contained example at: https://www.tristanperry.com/myblog.tar.gz). This was with Ubuntu, Ruby 2.5.1 and Jekyll 4.0.1.

If you have a 'self contained' example project where this fails, please do send it over.

I'm not sure if the error is suggesting that there's some sort of invalid character at the start of the file (either the post with the plugin reference, or the jekyll-faq.rb file itself)?

I say this because if the plugin hadn't been parsed correctly for any reason, you'd instead see the following:

Liquid Exception: Liquid syntax error (line 5): Unknown tag 'faq' in /home/tristan/programming/myblog/_posts/2020-05-21-welcome-to-jekyll.markdown

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

No branches or pull requests

2 participants