./blog/hello-world.md

Hello world!

This is my first “blog”, i am testing out my own static site generator!

I decided to not use any pre-existing static site generator because:

I kind of see why the author of bashblog decided to write their static site generator in bash, but it still looks like a bad idea to me (1205 line bash script scares me)
My own static site generator relies on lots of io.popen and os.execute so it’s somewhat similar to bashblog.

I might add RSS support if someone asks for it, contact me on Discord if you want it. Maybe you could even get me to use RSS myself.

back to the blog