Add post excerpts to all index list entries
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
<h2>
|
||||
<a class="post-link" href="/2025/08/04/red-flags-when-hiring-a-contractor.html">Red Flags to Watch for When Hiring a Contractor in Simcoe County</a>
|
||||
</h2>
|
||||
<p class="post-excerpt">From big upfront payments to missing local addresses — the warning signs every homeowner should spot before signing a contract.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -93,6 +94,7 @@
|
||||
<h2>
|
||||
<a class="post-link" href="/2025/08/03/why-hire-a-trusted-local-contractor.html">Why Hiring a Trusted Local Contractor Matters for Your Simcoe County Project</a>
|
||||
</h2>
|
||||
<p class="post-excerpt">Local reputation, accountability, and community knowledge make trusted nearby contractors worth finding — here's how to choose well.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -101,6 +103,7 @@
|
||||
<h2>
|
||||
<a class="post-link" href="/2025/07/31/simcoe-trades-journal-launch.html">Introducing Simcoe Trades Journal - Showcasing Local Craftsmanship</a>
|
||||
</h2>
|
||||
<p class="post-excerpt">Announcing a new resource connecting Simcoe County homeowners with verified local trades and real project stories.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -109,6 +112,7 @@
|
||||
<h2>
|
||||
<a class="post-link" href="/2016/06/13/using-azure-traffic-manager-with-your-apexroot.html">Using Azure Traffic Manager With Your Apex/Root Domain Record is Possible With CloudFlare</a>
|
||||
</h2>
|
||||
<p class="post-excerpt">Azure Traffic Manager needs a CNAME, which apex records can't have — CloudFlare's CNAME flattening works around that limit.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -117,6 +121,7 @@
|
||||
<h2>
|
||||
<a class="post-link" href="/2016/02/22/docker-and-why-im-using-it.html">Docker and why I’m using it</a>
|
||||
</h2>
|
||||
<p class="post-excerpt">Containers solved my dependency sprawl and "works on my machine" headaches — an early look at what Docker changed for me.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -125,6 +130,7 @@
|
||||
<h2>
|
||||
<a class="post-link" href="/2011/07/25/deploying-with-inploy-an-alternative-to-capis.html">Deploying with Inploy - An alternative to Capistrano</a>
|
||||
</h2>
|
||||
<p class="post-excerpt">A lighter-weight Ruby deployment tool that skips Capistrano's ceremony — setup notes and where it fits.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -133,6 +139,7 @@
|
||||
<h2>
|
||||
<a class="post-link" href="/2011/07/25/rails-on-ubuntu-1004-passenger-nginx-mysql-va.html">Rails on Ubuntu 10.04: Passenger, Nginx, MySQL, Varnish</a>
|
||||
</h2>
|
||||
<p class="post-excerpt">A full production Rails stack on Ubuntu 10.04 — Passenger + Nginx app servers behind Varnish caching, step by step.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -141,6 +148,7 @@
|
||||
<h2>
|
||||
<a class="post-link" href="/2011/07/17/migrating-to-google-apps-standard-from-cpanel.html">Migrating to Google Apps from cPanel</a>
|
||||
</h2>
|
||||
<p class="post-excerpt">Moving email and collaboration off a cPanel host onto Google Apps — DNS changes, gotchas, and lessons learned.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -149,6 +157,7 @@
|
||||
<h2>
|
||||
<a class="post-link" href="/2010/09/11/rails-3-on-aws-micro-centos-nginx-passenger.html">Rails 3 on AWS micro: CentOS Nginx Passenger</a>
|
||||
</h2>
|
||||
<p class="post-excerpt">Getting Rails 3 running on an AWS micro instance with CentOS, Nginx, and Passenger — including memory-tuning tricks.</p>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user