about this blog

2026-03-15
,

Introduction

testing from repo root. Let’s go!!! Word count is tracked automatically and injected into metadata.

External links open in new tab automatically: Example!!

Callouts

Code With Line Numbers

main :: IO ()
main = putStrLn "hello"

Plaintext block:

Blah blah blah.

Inject File From code/ Directory syntax is automated from template.

Include Another Post File

Math

Inline math: \(E = mc^2\)

Display math (wrapped in div for CSS targeting):

\[ \int_0^\infty e^{-x^2} dx = \frac{\sqrt{\pi}}{2} \]

Page Break (for PDF view)

Content above break.


Content below break (invisible in HTML, page break in PDF).

TikZ Diagram (PDF only, placeholder in HTML)

[TikZ diagram: view PDF version]

Anchors

All headings above get self-linking anchors automatically. Link to one: See Introduction

Trashing a Post

To trash this post but keep it in archives and RSS, change the frontmatter to:

status: trashed

Webmentions

Leave a comment

Comments are verified via IndieAuth. You will be redirected to authenticate before your comment is published.