-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
this plugin is freaking amazing cause I can update my page automatically when I update my project readme. saving a lot of time to not update things in 2 different places.
anyways I get an error:
Liquid Exception: Liquid syntax error (line 1): Unknown tag 'github_sample' in projects/king-bot/index.md
I installed the gem, and added it to the plugins (btw. change that in your documentation please :) )
tried to bundle exec Jekyll serve but no luck at all
implemented like:
{% github_sample scriptworld-git/king-bot/blob/master/README.md 5 %}
also tried:
{%- github_sample scriptworld-git/king-bot/blob/master/README.md 5 -%}
and even full path:
{% github_sample https://github.com/scriptworld-git/king-bot/blob/master/README.md 5 %}
Metadata
Metadata
Assignees
Labels
No labels