← Back to Blog

New website look

After two months, I've finally released a new look for my website. It was the outcome of a conversation I had with a friend. I wanted a minimalist look for my website because the previous version was too chaotic.

Fairly new to Tailwind CSS, I experimented with different fonts. It was done so much that I ended up having a chaotic website. A few weeks ago, while reading about some upcoming changes, I discovered they were offering a typography plugin that would take care of the customization of the things you can't control, say {{ .Content }} in Hugo.

Currently, I maintain about 2-3 fonts via TypeKit. I liked the premise of TypeKit, where it only uses one CSS file for all the fonts you want to use on your website. Unlike Google Fonts, where you have to import each font individually.

Overall, I'm happy with the outcome of the website.

#Hugo Theme