1
0
cuqmbr.xyz/content/posts/hello-webpage/index.en.md

22 lines
868 B
Markdown

---
title: Hello Webpage
description: Refreshing my personal website with the help of Hugo.
date: 2024-11-25T15:44:26+02:00
author: cuqmbr
tags:
- update
- cuqmbr.xyz
---
For the past year my webpage looked, to put it midly, ugly. It is shown on the image below.
{{< image src="/images/posts/hello-webpage/old-webpage.webp" alt="A list of services and contacts with default font and white background. No stylyng applied, html only." >}}
As you noticed, now it changed. I decided to use [Hugo](https://gohugo.io) static site generator to build it for it's simplicity over content management systems like WordPress or Drupal. [Terminal](https://github.com/panr/terminal-css/) theme helped me to get up and running quickly.
Planned content of the website:
- updates related to hosted services;
- occasional thoughts on some topics;
- maybe guides and tutorials.