February 2025
Avoid Kobo ebook reader battery drain issue
Kobo eBook readers sometimes have an issue with battery management. I searched for the reason and found an easy solution to this issue.
27 February 2025
Configure AWS s3 bucket user access
Configure user access to aws s3 bucket. Then you can use aws cli to read/write data.
22 February 2025
AWS organization account switch role
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.
22 February 2025
Bash script with .env file and commands
Create a bash script which loads and environment variables via an .env file and allows you to call different sub commands via functions.
21 February 2025 | Updated on 22 February 2025
Configure post url for hugo website
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.
19 February 2025 | Updated on 27 February 2025
Configure code block theme for hugo websites
Learn how to configure the code highlighting chroma theme in hugo hextra.
18 February 2025 | Updated on 22 February 2025
Spell Checking in Vscode
Configure vscode spell checking extension.
18 February 2025 | Updated on 13 April 2025
Switching to hugo theme hextra
I was not happy with my hugo theme. This article describes how to switch to a different theme called hextra.
18 February 2025
Configure Umami Analytics for Hugo
Umami is similar to Google Analytics. But it is better. Learn how to setup and use it with your hugo static website.
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.
17 February 2025 | Updated on 05 March 2025