-
When I try to use the picture tag I am constantly getting this error:
Liquid Exception: undefined method `[]' for nil:NilClass in _drafts/JekyllAnchors.md/#excerpt
Trace:
``` ruby
Liquid Exceptio…
-
Ok so here's what is happening. I've been breaking things down to the bare metal on the redesign branch. Basically removing bootstrap classes and useless scripts / files no longer needed. I also remov…
-
我这页面上显示现在的模块数目是 89,618
https://www.npmjs.org/ 显示当前模块数是 89 745
说明已经很接近了...
但是我执行 sync_not_exist 却提示
[tools/sync_not_exist.js] start sync not exist modules
[Tue Aug 19 2014 22:06:06 GMT+0800 (CST)] [wor…
-
**My _config.yaml**
``` yaml
# PLUGINS
gems: [jekyll-picture-tag]
# JEKYLL PICTURE TAG SETTINGS
picture:
source: "img/posts"
```
**Usage**
``` liquid
{% picture IS-A.png %}
```
**Error**
``` s…
-
project images for projects are often quite massive (somtimes >500K) and this is bad for page performance and b/w usage.
Especially a problem on project listing page (cf #46) as we load all project i…
-
When I try to run Jekyll, I get `Liquid Exception: undefined method`[]' for nil:NilClass in post.html`
A traceback shows `/Users/Bryan/Desktop/sl/_plugins/picture_tag.rb:42:in`render': undefined meth…
-
-
I attempted to install the plugin but i seem to be getting a Liquid Exception which i cant seem to solve:
```
jekylltest:/var/www/blog$ jekyll build --trace
Configuration file: /var/www/blog/_config.…
-
I know this is moving the goalposts (new SOW?) -- and I _don't_ want to derail anything you have in process, _and_ I haven't even really seen what you are thinking for me (enough caveats?). More of a…
-
Has anyone had any issues with very slow build times? I'm looking at about 6 seconds with only 1 article (26 images) and with my full site (only around 15 articles) its almost 15 minutes. I've narrowe…