Filename:
1-my_First_post
Extension:
md
Path:
/posts/1-my-first-post
BASE URL:
http://jigsaw-test.dev
URL:
http://jigsaw-test.dev/posts/1-my-first-post
Global Variable:
some global variable
By Adam Wathan · 04/12/2017
By Adam Wathan · 01/02/2016
References to adjacent collection items:
First post! abcdefzzzyyy
This is a standard Markdown post. Note that section is optional in the frontmatter if using @yield('content') in the parent template.
If using a different section name (e.g. @yield('postContent')), the section should be specified in the frontmatter.
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus earum distinctio, laboriosam dolorem delectus voluptatem odio qui mollitia official.
User-defined helper function preview() from collections.php, invoked at the item level:
First post! abcdefzzzyyy This is a standard Markdown post. Note that section is optional in the fron ...
User-defined helper function, invoked on adjacent collection items
This post does not have an author specified in the frontmatter, and so uses the default author from ...
Access a Jigsaw Collection as Illuminate Collection
Dump of $page (can also be accessed as singular version of collection name, i.e. $post)