1
0
cuqmbr.xyz/content/posts/hello-webpage/index.md
2025-01-23 14:17:01 +02:00

20 lines
852 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="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.