Skip to content
#

frontmatter

Here are 107 public repositories matching this topic...

Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert

  • Updated Jun 30, 2022
  • JavaScript
kjaymiller
kjaymiller commented Sep 29, 2020

TLDR: Add base.html to templates and let index.html and page.html extend from base.html

The current Quickstart does not have a base.html that the page and index inherit from.

using Quickstart usually will setup the run.py but then you will need to redesign your template structure.

enhancement good first issue dependencies

Improve this page

Add a description, image, and links to the frontmatter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the frontmatter topic, visit your repo's landing page and select "manage topics."

Learn more