refactor: use ssg package and sync content from elmstatic

Replace ~200 lines of inline SSG logic (types, accessors, parsing,
sorting, tags, file I/O) with imports from the new ssg package.
Sync updated Lyceum article, images, snippet, and CSS fixes
(h3/h4 font-bold, ol list-decimal, blockquote/li spacing) from
blu-elmstatic.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-24 22:04:17 -05:00
parent 67a838307f
commit e6c8c77805
35 changed files with 214 additions and 404 deletions

View File

@@ -9,6 +9,8 @@ tags: software
## **Articles**
- ### [Introducing Lyceum: A Modern Interface for Reading Ancient Greek Texts](/posts/articles/2026-02-23-introducing-lyceum)
- ### [Fear to Attempt](/posts/articles/2025-06-20-fear-to-attempt)
- ### [Payjoin for a Better Bitcoin Future](/posts/articles/2023-10-31-payjoin-better-future)