converted all devlog pages to markdown

This commit is contained in:
2025-12-05 17:07:45 +00:00
parent 312e6418aa
commit c2bb3cb927
284 changed files with 1869 additions and 1964 deletions

View File

@@ -165,7 +165,7 @@
code, .code-block {
font-family: var(--font-mono);
font-size: 1.0em;
font-size: 0.8em;
font-weight: 500;
background-color: var(--color-background-highlight);
/* color: var(--color-background); */