21 lines
493 B
YAML
21 lines
493 B
YAML
title: "Simcoe Trades Journal"
|
|
subtitle: "Local Contractor Case Studies & Verified Trade Spotlights"
|
|
description: "In-depth project breakdowns, roof replacements, timber carpentry, and local contractor reviews across Barrie, Orillia, Severn, and Simcoe County."
|
|
url: "http://localhost:10101"
|
|
baseurl: ""
|
|
|
|
permalink: /posts/:title/
|
|
markdown: kramdown
|
|
|
|
defaults:
|
|
- scope:
|
|
path: ""
|
|
type: "posts"
|
|
values:
|
|
layout: "post"
|
|
|
|
exclude:
|
|
- Gemfile
|
|
- Gemfile.lock
|
|
- README.md
|