A space for experimentation.
by Simon
Playing with Jekyll now to see if I like it. Writing markdown is definitely nicer than html.
Let’s try to display some code. This is github, right? It should be easy:
pub fn main() -> Result<(), JsValue> {
}
Okay, I don’t even expect this to work. I just want it. Here we go:
It doesn’t work. I can’t get it to work. Why doesn’t it work!? 😭
When \(a \ne 0\), there are two solutions to and they are
Okay, it finally works. And manually adding a script tag for mathjax is not so bad.
tags: jekyll - website