I'm looking around for hugo features. Everything seems usual.

Sample Topic

Testing stuff. like this or a piece of code.

1
2
3
4
import Data.List
fib = 0 : 1 : zipWith (+) fib (tail fib)
main = do
  putStrLn "Hello World!"

More dramatic options

\[ \int_1^t \frac 1x \text{dx} = \ln(x) \]

Welcome Org Mode

<2025-03-16 Sun>

I rewriting this blog into Org mode! Lets test stuff.

TODO Table

NameCodeRender
Bold*bold
Italic/italic