Post banner

Blog Creation

I pick up and drop a lot of electronics projects. Recently, I've not done many electronics projects at all! I thought a blog would be the perfect way to stay accountable to myself and to share/document my work.

How was this written?

HTML, CSS, JavaScript. Plus Nginx.

How I deploy this blog?

I use Github to keep an updated repository of this website, and I host a cheap £1/month VPS from IONOS.

My website runs on Nginx, and I use python3 certibot to manage SSL certificates. Using github lets me to utilise github actions - allowing me to update the website automatically when I push changes to the repository.

Anything else?

I write all of this in HTML + CSS + JavaScript - I don't really like using website builders or templates. I don't like not having precise control over my content. I hope my html isn't too bad (I'm new to this)! This is all just a new fun project for me :).