website/_includes
Fernando Ribeiro da95259743 Do not assume images would be placed in /assets/images/
In order to add an image to a post, just use the following syntax:

{% include image image_path="/full/path/to/MyPostImage.png" caption="The optional image caption" %}

or

{% include image image_path="https://example.com/images/MyPostImage.png" caption="The optional image caption" alt="The optional alt text" %}
2016-11-08 20:15:41 +00:00
..
2016-03-21 14:11:39 -04:00
2016-08-01 10:27:54 -04:00
2016-09-18 18:37:13 -04:00
2016-04-13 11:29:44 -04:00
2016-07-20 16:05:31 -04:00