Update docs.
This commit is contained in:
parent
f8f70ce0fe
commit
f3b0a3b0b5
@ -7,7 +7,7 @@ single_layout_gallery:
|
|||||||
alt: "single layout with header example"
|
alt: "single layout with header example"
|
||||||
- image_path: mm-layout-single-meta.png
|
- image_path: mm-layout-single-meta.png
|
||||||
alt: "single layout with comments and related posts"
|
alt: "single layout with comments and related posts"
|
||||||
modified: 2016-04-13T15:54:02-04:00
|
modified: 2016-05-17T14:32:44-04:00
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include base_path %}
|
{% include base_path %}
|
||||||
@ -250,7 +250,7 @@ header:
|
|||||||
overlay_color: "#333"
|
overlay_color: "#333"
|
||||||
```
|
```
|
||||||
|
|
||||||
You can also specifying the opacity (between 0 and 1) of a black overlay like so:
|
You can also specifying the opacity (between `0` and `1`) of a black overlay like so:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ feature_row:
|
|||||||
- image_path: unsplash-gallery-image-3-th.jpg
|
- image_path: unsplash-gallery-image-3-th.jpg
|
||||||
title: "Placeholder 3"
|
title: "Placeholder 3"
|
||||||
excerpt: "This is some sample content that goes here with **Markdown** formatting."
|
excerpt: "This is some sample content that goes here with **Markdown** formatting."
|
||||||
modified: 2016-04-18T16:05:02-04:00
|
modified: 2016-05-17T14:30:10-04:00
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include base_path %}
|
{% include base_path %}
|
||||||
@ -44,7 +44,7 @@ Instead of repeating `{% raw %}{{ site.url }}{{ site.baseurl }}{% endraw %}` ove
|
|||||||
|
|
||||||
## Group by Array
|
## Group by Array
|
||||||
|
|
||||||
[Jekyll Group-By-Array](https://github.com/mushishi78/jekyll-group-by-array) by [Max White](mushishi78@gmail.com).
|
[Jekyll Group-By-Array](https://github.com/mushishi78/jekyll-group-by-array) by Max White.
|
||||||
|
|
||||||
A liquid include file for Jekyll that allows an object to be grouped by an array.
|
A liquid include file for Jekyll that allows an object to be grouped by an array.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user