diff options
| author | Alex Scerba <alex@scerba.org> | 2025-09-18 00:57:15 -0500 | 
|---|---|---|
| committer | Alex Scerba <alex@scerba.org> | 2025-09-18 00:57:15 -0500 | 
| commit | 7309d6895f9cfee7ecf61568b81aceb8adc1ccc6 (patch) | |
| tree | aeb8cc3be0e5b3dd514fe6bdeccda8251b610e39 /html | |
| parent | f6a01d74c3b7838e6c3186a3d2e79380060fed5c (diff) | |
Add The Chasm orginal poem
Diffstat (limited to 'html')
| -rw-r--r-- | html/blog/2025-09-18+The_Chasm+poetry.tmpl.html | 28 | 
1 files changed, 28 insertions, 0 deletions
diff --git a/html/blog/2025-09-18+The_Chasm+poetry.tmpl.html b/html/blog/2025-09-18+The_Chasm+poetry.tmpl.html new file mode 100644 index 0000000..5183499 --- /dev/null +++ b/html/blog/2025-09-18+The_Chasm+poetry.tmpl.html @@ -0,0 +1,28 @@ +{{ define "article" }}
 +<article>
 +  <h2>{{ .Title }}</h2>
 +  <p><pre>
 +    Glancing across the chasm,
 +    one barely feels the rain.
 +    Coarse sand, smooth, and smiles, plastic.
 +    Eyes pierce; watch words form and
 +    fall like waves in a storm.
 +    Better to sit and wait.
 +
 +    Staring across the chasm,
 +    one clearly sees the pain.
 +    Helpless, thoughtless yet again.
 +    Waiting to wake and see
 +    the clear, bright light of day.
 +    One sleeps, sleeps just the same.
 +
 +    Standing across the chasm,
 +    they plainly ask again:
 +    Will you wake? Will you wake today?
 +    The echo dissipates.
 +    Unanswered, still silence.
 +    Keeping the light at bay.
 +  </pre></p>
 +  <p><b>Created:</b> {{ .Date }}</p>
 +</article>
 +{{ end }}
  | 
