Personal Site apollo-roboto.dev

Published ()
By ApolloRoboto


Originally created in 2023

I needed a personal site to showcase some of my projects, and you’re right here! Welcome!

To avoid having to manage any service, I settled on creating a static website. This allowed me to host it for free on GitHub Pages, as long as the code is open-sourced. I used GoHugo for the whole site generation and Tailwind CSS for styling my custom GoHugo theme. After a new commit is pushed, GitHub Actions updates the site automatically.

Yep, this whole theme is custom made, I had to design my own, even if GoHugo has lots of options from the community. I wanted a clean theme around paper, ink and coffee. I am very happy with the results. Did you know you can interact with the planet on the home screen? Go try it.

The hard part is to maintain the content, initially I tried making blog posts, but I wasn’t always motivated to write them. I settled on only showing projects with details.

I hope you enjoy my work I showcase on here, it’s a lot of fun for me :D


Urls: GitHub Home Page
GoHugo Tailwind CSS HTML GitHub Pages GitHub Actions Website CSS Go Open Source
GitHub Icon

Copyright © 2026 | ApolloRoboto

(。◕‿‿◕。)

Powered by Github Pages, GoHugo and Tailwind CSS