comal-flood-tools/german-texan-traditions.html
2026-07-18 04:55:22 +00:00

37 lines
1.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>German-Texan Traditions • Amy Coates</title>
<style>
body { font-family: Georgia, serif; max-width: 800px; margin: 40px auto; padding: 20px; line-height: 1.6; background: #f5f0e6; color: #2c2416; }
h1 { color: #4a3f2f; border-bottom: 2px solid #8b7355; }
.section { margin: 30px 0; }
.tradition { background: white; padding: 20px; margin: 15px 0; border-left: 4px solid #8b7355; }
a { color: #5c4a3a; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>German-Texan Traditions in New Braunfels</h1>
<p>Our heritage lives in the careful hands of bakers, the river songs at dusk, and the stories shared around cobbler tables. Here I collect the threads that bind us to Comal soil.</p>
<div class="section">
<h2>Signature Recipes</h2>
<div class="tradition">
<h3>Rosemary Peach Cobbler</h3>
<p>Local peaches from the river bend orchards, rosemary from my garden. A recipe passed from Mrs. Klein to the youth I mentor each spring. Preserves the taste of home.</p>
</div>
</div>
<div class="section">
<h2>Local Artists</h2>
<div class="tradition">
<p>See the Kiefer prints in the historic district stark, rooted in German memory, echoing our own river walks. Exhibitions keep these voices alive.</p>
</div>
</div>
<p><a href="index.html">Back to home</a> | <a href="comal-heritage-map.html">Comal Heritage Map</a></p>
</body>
</html>