feat: convert site to astro via codex

This commit is contained in:
2026-06-08 11:17:39 -07:00
parent f3d3562cec
commit 33e78ff8a5
355 changed files with 19954 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
[dir="rtl"] { text-align: right; }
[dir="rtl"] .brand { margin-left: auto; margin-right: 0; }
[dir="rtl"] .utility-inner { justify-content: flex-start; }
[dir="rtl"] .prose blockquote { border-inline-end: 0; }