Posts

Howto Deploy Hugo Site With Guthub Actions
4 minutes

In order for the website to be accessible on the internet, it makes sense to publish it on some hosting platform. Such hosting platforms can be Netlify, GitHub Pages, GitLab Pages, Amazon S3, Google Cloud Storage, Firebase Hosting, Surge.sh, Aerobatic, CloudCannon, Neocities, GitBook, Heroku, Rackspace, OpenShift, CloudFront, Fastly, and others.

I decided to publish my website on GitHub Pages because it is free and convenient. Besides, since I already use GitHub to store and manage the source code of my website, it would be a logical choice. In this article, I will explain what needs to be done to publish a website on GitHub Pages using GitHub Actions.

Howto Add Linters to Hugo
4 minutes

In the previous article, I discussed how I created my Hugo website and optimized it for my own needs. In this article, I will explain how I added linters to Hugo to ensure that my website adheres to widely accepted standards.

As a perfectionist developer, I always strive to ensure that my code adheres to widely accepted standards and I demand the same from my colleagues. Therefore, I decided to add linters to Hugo to ensure that my website meets standards and does not contain errors in the source code.

Getting Started
2 minutes

Welcome to my personal website and blog! Here you will find engaging and informative articles covering a wide range of topics. I am passionate about the latest technologies, programming, electronics, and other technical areas, and my site is intended for everyone who shares these interests. Regardless of your level of knowledge, I offer something interesting and useful for each of you.

Thanks to my experience in programming, I offer useful tips, lessons, and guides on various programming languages and development tools. It doesn’t matter if you are a beginner or an experienced specialist, I strive to help you deepen your skills and reach new heights.