February 2025

Avoid Kobo ebook reader battery drain issue

#kobo

Kobo eBook readers sometimes have an issue with battery management. I searched for the reason and found an easy solution to this issue.

Open →

27 February 2025

Configure AWS s3 bucket user access

#aws#aws s3#aws iam

Configure user access to aws s3 bucket. Then you can use aws cli to read/write data.

Open →

22 February 2025

AWS organization account switch role

#aws

Switching roles in AWS allows you to access and manage resources from different accounts within your organization without having to log in separately to each one.

Open →

22 February 2025

Bash script with .env file and commands

#bash#hugo

Create a bash script which loads and environment variables via an .env file and allows you to call different sub commands via functions.

Open →

21 February 2025 | Updated on 22 February 2025

Configure post url for hugo website

#hugo

Configure post url permalink settings for hugo website and get warnings in case you create pages with duplicate slugs that would result in url collisions.

Open →

19 February 2025 | Updated on 27 February 2025

Configure code block theme for hugo websites

#hugo#hugo hextra theme

Learn how to configure the code highlighting chroma theme in hugo hextra.

Open →

18 February 2025 | Updated on 22 February 2025

Spell Checking in Vscode

#vscode

Configure vscode spell checking extension.

Open →

18 February 2025 | Updated on 13 April 2025

Switching to hugo theme hextra

#hugo#hugo hextra theme

I was not happy with my hugo theme. This article describes how to switch to a different theme called hextra.

Open →

18 February 2025

Configure Umami Analytics for Hugo

#hugo#hugo hextra theme#umami

Umami is similar to Google Analytics. But it is better. Learn how to setup and use it with your hugo static website.

Open →

17 February 2025

Host static website via AWS CloudFront

#aws#aws s3#aws cloudfront#dns

CloudFront is a content delivery network by AWS. You can host your static websites there.

Open →

17 February 2025 | Updated on 05 March 2025