Skip to content
SooBlog
Go back

Hello, SooBlog

Life
Edit page

If I don’t write it down, I forget it.

Why another blog

Notes that live in chat threads, internal wikis, or random Notion pages have a way of disappearing exactly when I need them again. So this time I’m putting them on a public static site I actually own.

What I’ll write about

Long-form is the default. Diagrams, tables and code snippets show up whenever they’re the clearer way to explain something.

Languages

The site is in English by default, but posts can be in Korean or Japanese when that fits the topic or the audience better.

Stack

Starting small and adding features only when I actually need them.

What this blog can render

Diagrams (Mermaid)

flowchart LR
    A["Local edit"] -->|git push| B["GitHub: soocloud/blog"]
    B -->|webhook| C["Cloudflare Pages build"]
    C -->|success| D["sooblog.pages.dev"]
    C -->|failure| E["Build logs"]

Math (KaTeX)

Inline: E=mc2E = mc^2

Block:

ex2dx=π\int_{-\infty}^{\infty} e^{-x^2}\,dx = \sqrt{\pi}

— Dongsoo


Edit page
Share this post on: