152 lines
7.0 KiB
HTML
152 lines
7.0 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<style id="fort-styles">
|
||
|
|
[data-fort]{font:inherit;color:inherit}
|
||
|
|
ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45em}
|
||
|
|
[data-fort] li{margin:0;padding:0;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
|
||
|
|
[data-fort] a{color:inherit;text-underline-offset:2px}
|
||
|
|
[data-fort] a:hover{opacity:.72}
|
||
|
|
[data-fort] .src,[data-fort] .fm-type{opacity:.6;font-size:.85em}
|
||
|
|
.fort-citizen{display:flex;flex-direction:column;gap:.4em}
|
||
|
|
.fort-citizen .fc-name{font-weight:600}
|
||
|
|
.fort-citizen .fc-pages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3em}
|
||
|
|
.fort-media,.fort-film{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6em}
|
||
|
|
.fort-film{list-style:none;margin:0;padding:0}
|
||
|
|
.fort-film li{overflow:visible;white-space:normal}
|
||
|
|
.fort-film a{display:flex;flex-direction:column;gap:.3em;text-decoration:none}
|
||
|
|
.fort-media img,.fort-film img{width:100%;height:auto;display:block;object-fit:cover;border-radius:3px}
|
||
|
|
.fort-film img{aspect-ratio:16/10}
|
||
|
|
.fort-nav{display:flex;flex-wrap:wrap;gap:1em;align-items:center}
|
||
|
|
</style>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>Gardening Tips</title>
|
||
|
|
<meta property="og:type" content="website">
|
||
|
|
<meta property="og:title" content="Gardening Tips">
|
||
|
|
<meta property="og:description" content="Just like a well-investigated claim, a thriving garden needs the right foundation. Here">
|
||
|
|
<meta property="og:image" content="https://images-assets.nasa.gov/image/PIA01733/PIA01733~small.jpg">
|
||
|
|
<meta property="og:url" content="https://amy-tucker.4ort.net/gardening-tips.html">
|
||
|
|
<meta name="twitter:card" content="summary_large_image">
|
||
|
|
<meta name="description" content="Just like a well-investigated claim, a thriving garden needs the right foundation. Here's my seasonal planting guide for the Wilmington area:">
|
||
|
|
<style>
|
||
|
|
body {
|
||
|
|
font-family: 'Georgia', serif;
|
||
|
|
line-height: 1.6;
|
||
|
|
margin: 0;
|
||
|
|
padding: 0;
|
||
|
|
color: #333;
|
||
|
|
background-color: #f9f9f9;
|
||
|
|
}
|
||
|
|
header {
|
||
|
|
background-color: #2c3e50;
|
||
|
|
color: #fff;
|
||
|
|
padding: 2rem;
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
nav {
|
||
|
|
display: flex;
|
||
|
|
justify-content: center;
|
||
|
|
background-color: #34495e;
|
||
|
|
padding: 1rem;
|
||
|
|
}
|
||
|
|
nav a {
|
||
|
|
color: #fff;
|
||
|
|
text-decoration: none;
|
||
|
|
margin: 0 1rem;
|
||
|
|
padding: 0.5rem 1rem;
|
||
|
|
border-radius: 4px;
|
||
|
|
transition: background-color 0.3s;
|
||
|
|
}
|
||
|
|
nav a:hover {
|
||
|
|
background-color: #2c3e50;
|
||
|
|
}
|
||
|
|
main {
|
||
|
|
max-width: 800px;
|
||
|
|
margin: 2rem auto;
|
||
|
|
padding: 0 2rem;
|
||
|
|
}
|
||
|
|
section {
|
||
|
|
margin-bottom: 2rem;
|
||
|
|
}
|
||
|
|
h1, h2 {
|
||
|
|
color: #2c3e50;
|
||
|
|
}
|
||
|
|
footer {
|
||
|
|
text-align: center;
|
||
|
|
padding: 1rem;
|
||
|
|
background-color: #2c3e50;
|
||
|
|
color: #fff;
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<header>
|
||
|
|
<fort-nav><nav class="fort-nav" data-fort="nav"><a href="/">Amy Tucker</a><a href="/films/claims-investigation/">Index</a><a href="/gardening-tips.html" class="active" aria-current="page">Gardening Tips</a><a href="/mediterranean-recipes.html">Mediterranean Recipes</a><a href="/claims-investigation.html">The Art of Claims Investigation</a></nav></fort-nav>
|
||
|
|
<h1>Gardening Tips</h1>
|
||
|
|
</header>
|
||
|
|
<nav>
|
||
|
|
<a href="index.html">Home</a>
|
||
|
|
<a href="claims-investigation.html">Claims Investigation</a>
|
||
|
|
<a href="gardening-tips.html">Gardening Tips</a>
|
||
|
|
<a href="mediterranean-recipes.html">Mediterranean Recipes</a>
|
||
|
|
</nav>
|
||
|
|
<main>
|
||
|
|
<section>
|
||
|
|
<h2>Seasonal Planting Guide</h2>
|
||
|
|
<fort-media query="seasonal planting" limit="1"><div class="fort-media" data-fort="media" data-query="seasonal planting"><img src="https://images-assets.nasa.gov/image/PIA01733/PIA01733~small.jpg" alt="Space Radar Image of Bebedauro, Brazil, Seasonal" loading="lazy" data-license="PD" data-source="nasa"></div></fort-media>
|
||
|
|
<p>Just like a well-investigated claim, a thriving garden needs the right foundation. Here's my seasonal planting guide for the Wilmington area:</p>
|
||
|
|
<h3>Spring (March - May)</h3>
|
||
|
|
<ul>
|
||
|
|
<li>Start seeds indoors: tomatoes, peppers, herbs</li>
|
||
|
|
<li>Direct sow: peas, lettuce, spinach, radishes</li>
|
||
|
|
<li>Plant perennials: hostas, daylilies, coneflowers</li>
|
||
|
|
</ul>
|
||
|
|
<h3>Summer (June - August)</h3>
|
||
|
|
<ul>
|
||
|
|
<li>Transplant: tomatoes, peppers, eggplants</li>
|
||
|
|
<li>Direct sow: beans, corn, cucumbers</li>
|
||
|
|
<li>Succession plant: lettuce, radishes, carrots</li>
|
||
|
|
</ul>
|
||
|
|
<h3>Fall (September - November)</h3>
|
||
|
|
<ul>
|
||
|
|
<li>Plant bulbs: tulips, daffodils, garlic</li>
|
||
|
|
<li>Direct sow: kale, spinach, turnips</li>
|
||
|
|
<li>Plant cover crops: clover, winter rye</li>
|
||
|
|
</ul>
|
||
|
|
<h3>Winter (December - February)</h3>
|
||
|
|
<ul>
|
||
|
|
<li>Plan next year's garden</li>
|
||
|
|
<li>Order seeds and supplies</li>
|
||
|
|
<li>Maintain tools and equipment</li>
|
||
|
|
</ul>
|
||
|
|
</section>
|
||
|
|
<section>
|
||
|
|
<h2>Soil Health</h2>
|
||
|
|
<p>The truth is in the soil, just like the truth is in the data. Here's how to keep your soil healthy:</p>
|
||
|
|
<ul>
|
||
|
|
<li><strong>Test your soil:</strong> Know your pH and nutrient levels</li>
|
||
|
|
<li><strong>Add organic matter:</strong> Compost, aged manure, leaf mold</li>
|
||
|
|
<li><strong>Rotate crops:</strong> Prevent nutrient depletion and disease</li>
|
||
|
|
<li><strong>Mulch:</strong> Retain moisture and suppress weeds</li>
|
||
|
|
<li><strong>Cover crops:</strong> Protect and enrich soil over winter</li>
|
||
|
|
</ul>
|
||
|
|
</section>
|
||
|
|
<section>
|
||
|
|
<h2>Pest Management</h2>
|
||
|
|
<p>Like investigating a claim, pest management requires careful observation and targeted action:</p>
|
||
|
|
<ul>
|
||
|
|
<li><strong>Identify the pest:</strong> Know your enemy before acting</li>
|
||
|
|
<li><strong>Monitor regularly:</strong> Catch problems early</li>
|
||
|
|
<li><strong>Use barriers:</strong> Row covers, netting, copper tape</li>
|
||
|
|
<li><strong>Encourage beneficials:</strong> Ladybugs, lacewings, birds</li>
|
||
|
|
<li><strong>Targeted treatments:</strong> Neem oil, insecticidal soap, Bt</li>
|
||
|
|
</ul>
|
||
|
|
</section>
|
||
|
|
</main>
|
||
|
|
<footer>
|
||
|
|
<p>© 2026 Amy Tucker. All rights reserved.</p>
|
||
|
|
</footer>
|
||
|
|
</body>
|
||
|
|
</html>
|