From be153848cd35e239d23747319bde658a1fb26bad Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 22 Aug 2026 22:56:49 -0400 Subject: [PATCH] Add post excerpts to all index list entries --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html index 70fec42..cc73c40 100644 --- a/index.html +++ b/index.html @@ -85,6 +85,7 @@

Red Flags to Watch for When Hiring a Contractor in Simcoe County

+

From big upfront payments to missing local addresses — the warning signs every homeowner should spot before signing a contract.

  • @@ -93,6 +94,7 @@

    Why Hiring a Trusted Local Contractor Matters for Your Simcoe County Project

    +

    Local reputation, accountability, and community knowledge make trusted nearby contractors worth finding — here's how to choose well.

  • @@ -101,6 +103,7 @@

    Introducing Simcoe Trades Journal - Showcasing Local Craftsmanship

    +

    Announcing a new resource connecting Simcoe County homeowners with verified local trades and real project stories.

  • @@ -109,6 +112,7 @@

    Using Azure Traffic Manager With Your Apex/Root Domain Record is Possible With CloudFlare

    +

    Azure Traffic Manager needs a CNAME, which apex records can't have — CloudFlare's CNAME flattening works around that limit.

  • @@ -117,6 +121,7 @@

    Docker and why I’m using it

    +

    Containers solved my dependency sprawl and "works on my machine" headaches — an early look at what Docker changed for me.

  • @@ -125,6 +130,7 @@

    Deploying with Inploy - An alternative to Capistrano

    +

    A lighter-weight Ruby deployment tool that skips Capistrano's ceremony — setup notes and where it fits.

  • @@ -133,6 +139,7 @@

    Rails on Ubuntu 10.04: Passenger, Nginx, MySQL, Varnish

    +

    A full production Rails stack on Ubuntu 10.04 — Passenger + Nginx app servers behind Varnish caching, step by step.

  • @@ -141,6 +148,7 @@

    Migrating to Google Apps from cPanel

    +

    Moving email and collaboration off a cPanel host onto Google Apps — DNS changes, gotchas, and lessons learned.

  • @@ -149,6 +157,7 @@

    Rails 3 on AWS micro: CentOS Nginx Passenger

    +

    Getting Rails 3 running on an AWS micro instance with CentOS, Nginx, and Passenger — including memory-tuning tricks.