Sha256: 80c6364103f1816f700fc12d4955c88b167ceebbda5dc049645215d8a5e188f0
Contents?: true
Size: 1.7 KB
Versions: 20
Compression:
Stored size: 1.7 KB
Contents
--- layout: article_navigator title: scroller pages tagline: scroller page description: > Create paginator pages for all posts. Used for infinite scroll for the news panel used by the Article Navigator. categories: [ Blog ] tags: [ Navigator ] pagination: enabled: false per_page: 2 permalink: /page:num/ sort: date toc: false # fab_menu_id: open_toc robots: index: false follow: false sitemap: false exclude_from_search: true analytics: false comments: false regenerate: true # needed to update the pagination pages (infinite scroll) resources: [] resource_options: [] --- <pre> This page is created by the layout: {{ page.layout }}. If this text is displayed (instead of the home page expected), something went wrong with the layout definitions. Check the output of the Jekyll engine building this site. Check the contents of folder _layouts. Verify if the base layout "{{ page.layout }}" exists and the referring chain (inheritance) is correct. </pre>
Version data entries
20 entries across 20 versions & 1 rubygems