mattotousa.dev


It's on your screen right now


Tera Zola JavaScript


Inception! That's this site!

So -- I have a history of making highly complicated Portfolio sites, loaded up with React and animations and fancy nonsense. I decided the time for all that was over, and that a site that simply showcases my other work and I intend to maintain indefinitely should be dead simple and bullet proof.

This made static site generators extremely attractive. SO I'm using the fantastic Zola Static Site Generator. It uses the Tera templating engine for templates. Both Zola and Tera are pure Rust, and damn they are fast. Zola generates this entire site in milliseconds, I love it.

Read a whole blog post I wrote about Zola

Check it out