29 August 2024
69 words / 1 minute

Hello, world!


About

This is my new site, powered by Lume. The source is available at https://github.com/diacritics-owo/diacritics-owo.github.io.

Things

There should be a table of contents on the left.

const f = (x) => (x <= 1 ? 1 : x * f(x - 1));
// syntax highlighting!

A is nonsingular if and only if det(A)0A\text{ is nonsingular if and only if }\det(A)\ne0

 and math, using KaTeX\uparrow\text{ and math, using }\KaTeX