-
I got ``undefined method `[]' for nil:NilClass''
```
ERROR Jekyll::Img: Jekyll::Img died with a /var/lib/gems/3.0.0/gems/jekyll_plugin_support-0.7.0/lib/jekyll_plugin_support.rb:163:in `render':…
-
Starting a new blog and testing generating after just init-ing things (i.e only have the automatic first post and default index.html, etc.) trying to use Jekyll 3.0.1 and Octopress 3.0.11.
Here are t…
-
Currently, in the source code for the gem, the Workbox version is hardcoded to a value of `3.6.3`:
https://github.com/bmeurer/jekyll-workbox-plugin/blob/3972caeb13109a0e663bcd39fd37b48dc6dff31c/lib…
-
### Problem description
It would be really nice to subscribe to the various release notes pages in the form of Atom/RSS feeds.
### Problem location
There are a number of release notes pages. …
-
This plugin is not working anymore for me.
No errors, just not minifying
Here is my _config.yml
```
title: BoomBoom
permalink: pretty
markdown: kramdown
exclude: [
'disclai…
-
I get this error when I try and run from Windows 8.1 thumb drive.
```
F:/PortableJekyll-master/ruby/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:106:in `require': cannot load such file -- bu…
murpg updated
4 years ago
-
Jekyll doesn't have any native way to check if file exist, before `include` or defining file in md/html/etc.
For now without plugins the way to check if simple file exists is to loop trough all fil…
-
Hi,
I'm trying to use this plugin on a foam wiki but I get the above error. I'm a raw newbie when it comes to jekyll so it is very well possible that it is my fault (looking at the code it's lookin…
-
```
$ jekyll --version
jekyll 3.8.6
```
When I run `jekyll doctor`, I do not know why I get this issue below:
```
$ jekyll doctor
Configuration file: /home/daniel/dev/projectos/freewriters-jeky…
-
Hi,
I created a template like this :
id: about
layout: page
title: pages.about.title
display-title: true
permalink: /about
button: true
order: 3
{% translate_file pages/about.md %}
M…