# Global Configuration title: Jekyll Theme Simpleton plugins: - jekyll-seo-tag date_format: "%F" defaults: - scope: path: "" type: "posts" values: layout: "post" # Build Command Options ## Liquid Profiler ### Generate a Liquid rendering profile to help you identify performance ### bottlenecks. profile: true ## Strict Front Matter ### Cause a build to fail if there is a YAML syntax error in a page's front ### matter. strict_front_matter: true