| title | layout | sort |
|---|---|---|
Title |
tutorial |
1 |
This is a test
| markdown: kramdown | |
| highlighter: rouge | |
| collections: | |
| tut: | |
| output: true |
| {% assign sorted_pages = (site.tut | sort: 'sort') %} |
| Configuration file: _config.yml | |
| Source: /Users/nicolasrinaudo/dev/nrinaudo/test/jekyll | |
| Destination: /Users/nicolasrinaudo/dev/nrinaudo/test/jekyll/_site | |
| Incremental build: disabled. Enable with --incremental | |
| Generating... | |
| Liquid Exception: stack level too deep in _layouts/tutorial.html | |
| /Library/Ruby/Gems/2.0.0/gems/jekyll-3.1.6/lib/jekyll/renderer.rb:112: stack level too deep (SystemStackError) |