Setup
- 1 min readHello World
Just setting up my blog. Nothing to see here.
Code test
let x = 0 // a wild variable appears
print (x)
I used Jekyll which is a static site generator. This means no JavaScript shit and no server side headache. All content are written in markdown.