Tagged "100DaysToOffload"

New Year's Resolution for 2023

28 Dec, 2022

What to expect with the New Year upon us? More posts!

Tags:

Working with Tags in Jekyll

02 Jan, 2023

Jekyll has some powerful uses now with categories, tags, post, pages. I found a unique way to create a page just for one post."

Tags:

Netlify hosting and redirects

07 Jan, 2023

Did you know that Netlify allows for you to have a configuration file to tell it how to deploy your project?

Tags:

Got Git?

10 Jan, 2023

Git is a great way to keep track of programming changes. However, some of the commands can get overwhelming and just need a simple way to get changes synced with a remote repository.

Tags:

Securing Jekyll with SSL locally

11 Jan, 2023

Jekyll is a great static site generator for many reasons, but lets encrypt that traffic!

Tags:

How to start coding

16 Jan, 2023

In todays era knowing some form of programming logic can take you to great places. But where to start, or how to start?

Tags:

Quick tips on Linux aliases

18 Jan, 2023

Working in the terminal there are great commands you can use, but what about the long ones or frequently used commands; how can you save those for repetitive tasks?

Tags:

Website redesign with 11ty!

25 Jan, 2023

I have rewritten my website to utilize 11ty, and it was a lot of fun

Tags:

GitHub profile with actions

27 Jan, 2023

GitHub has a few hidden features for a user profile repository and how to add some GitHub Actions to them

Tags:

Getting started with docker and Minetest

29 Jan, 2023

setting up the open source Minecraft alternative, Minetest, with docker.

Tags:

Adding a basic search to a static site

30 Jan, 2023

A simple solution to having a search feature on a static website

Tags:

11ty, nunjucks, tag counts

31 Jan, 2023

Using nunjucks to get the count of the posts for a tag.

Tags:

Nextcloud Docker Compose

01 Feb, 2023

I did things the hard way, and how I saved my Nextcloud data and began using docker

Tags:

Going Headless

03 Feb, 2023

Using headless displays to make servers work and remote connections easier.

Tags:

Creating a static site using Python and Flask

05 Feb, 2023

Using Flask as a static site generator for a simple website

Tags:

Port Checking in Python

10 Feb, 2023

Using Python and Sockets to check for port connections on local and remotes hosts

Tags:

Extracting Files with Progress

12 Feb, 2023

Working with zip files in Python to show a progress bar while it is doing the extraction.

Tags:

Plop in Automation

12 Feb, 2023

How I use npm to automate the inner workings of my website and within other projects

Tags:

Command Line vs GUI Windows programs

18 Feb, 2023

A quick review of some command line apps versus a windowed applications

Tags:

Select-Object with PowerShell

25 Feb, 2023

A quick glance at a small over-looked tool PowerShell has available to us

Tags:

Using Cloudflare Workers to Get Visitor Information

26 Feb, 2023

How to setup a Cloudflare worker to get certain information about the users connection

Tags:

How I Missed Gaming

02 Mar, 2023

I've gotten back into a few video games and I have missed video games and wanted to write about it

Tags:

Using the Codeberg CI

11 Mar, 2023

Using Codeberg CI to build 11ty based static sites to push to Codeberg Pages

Tags:

See all tags.