Automatically Deploy Hugo Site With Github Actions

This tutorial provides a step-by-step guide on how to automatically deploy a Hugo site to GitHub pages using GitHub Actions. The tutorial covers all the necessary steps, including committing the blog source to GitHub, enabling GitHub pages, and setting up GitHub Actions to automatically deploy the site. The tutorial also includes helpful tips and troubleshooting advice, making it a useful resource for anyone looking to automate the deployment of their Hugo site.

READ MORE
posts

Fix Gray Overlay When Video Sharing on Zoom

This article describes a fix for a problem with the Picom/Compton compositor, which is often used with Linux window managers like i3 or qtile. The instructions in the article provide detailed steps on how to locate the configuration file and make the necessary changes.

READ MORE
posts

How to Deploy a Rocket Rust Web Application on VPS

This tutorial provides a step-by-step guide on how to deploy a Rocket Rust web application on a VPS. The tutorial covers all the necessary steps, including acquiring a VPS and domain, setting up domain settings, downloading and installing necessary software on the VPS, and compiling the application. The tutorial also includes helpful tips and troubleshooting advice, making it a useful resource for anyone looking to deploy a Rocket Rust web application on a VPS.

READ MORE
posts

File sharing from the command line

This post provides an overview of 0x0.st and transfer.sh, which are two popular file sharing services that you can use for free from the command line. The post provides examples of how to use both services, as well as a script that allows for easier file sharing and encryption. Overall, this is a useful resource for anyone looking to share files from the command line without revealing any personal information.

READ MORE
posts

Dropdown/Scratchpad Terminals with i3

This tutorial provides a step-by-step guide on how to implement dropdown terminals in i3 using the scratchpad feature. The tutorial includes examples of how the dropdown terminals can be used and provides a detailed explanation of the necessary i3 configuration and accompanying script.

READ MORE
posts