This is an example article. Edit or delete it in content/articles/. Image URLs
here point at a placeholder service so the example renders before you set up R2 —
replace them with your own R2 image paths (e.g. articles/hello/cover.jpg).
Writing
You can use bold, italic, and footnotes.[1] Every heading is added to the table of contents automatically and gets an anchor link.
Code blocks
const greeting: string = "Hello, world";
console.log(greeting);
Layout blocks
Use the two-column container for side-by-side content:
Left column content goes here.
Right column content goes here.
Internal notes
This heading is excluded from the table of contents because of the {notoc}
marker.
Footnotes appear as a hover preview on desktop and a tap popup on mobile. ↩︎