
Script for Instantly Adding Images to a Hugo Webpage (macOS)
In this example I'm using the second script to add in an image to this article. Adding images to my blog posts used to be a chore:
Tags: Configuration | Scripts
In this example I'm using the second script to add in an image to this article. Adding images to my blog posts used to be a chore:
Tags: Configuration | Scripts
Large Language Models (LLMs) are rapidly changing how we interact with information, offering impressive capabilities from brainstorming to summarization. But behind this …
Tags: Technology | Scripts | Configuration
Daily & General Notes Script: Previously I was using the Obsidian Application as my Journaling and “To Do List” software. Obsidian has vim integration and a button …
Tags: Technology | Scripts
What is SearXNG? SearXNG is a fork of the original SearX project, actively maintained to provide a modernized and efficient meta-search experience. It functions by aggregating …
Tags: Technology | Scripts
1 This is a bash script to generate a full RSS feed from a directory containing simple webpages. The script works by pulling out the text between a few html tags to fill the needed …
Tags: Configuration | Scripts