Skip to content

Fix missing jekyll-gist gem in _config.yml#18

Open
indrakaw wants to merge 1 commit into
ellekasai:gh-pagesfrom
indrakaw:patch-1
Open

Fix missing jekyll-gist gem in _config.yml#18
indrakaw wants to merge 1 commit into
ellekasai:gh-pagesfrom
indrakaw:patch-1

Conversation

@indrakaw
Copy link
Copy Markdown

Without jekyll-gist, I get this error:

$ bundle exec jekyll s
Configuration file: /home/indrakaw/html/shiori/_config.yml
Configuration file: /home/indrakaw/html/shiori/_config.yml
            Source: /home/indrakaw/html/shiori
       Destination: /home/indrakaw/html/shiori/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
  Liquid Exception: Liquid syntax error (line 58): Unknown tag 'gist' in /home/indrakaw/html/shiori/_posts/2014-0

Without `jekyll-gist`, I get this error:
```
$ bundle exec jekyll s
Configuration file: /home/indrakaw/html/shiori/_config.yml
Configuration file: /home/indrakaw/html/shiori/_config.yml
            Source: /home/indrakaw/html/shiori
       Destination: /home/indrakaw/html/shiori/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
  Liquid Exception: Liquid syntax error (line 58): Unknown tag 'gist' in /home/indrakaw/html/shiori/_posts/2014-0
```
@rlucca
Copy link
Copy Markdown

rlucca commented Apr 14, 2017

Thanks.

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

Successfully merging this pull request may close these issues.

2 participants