* meta data to some posts

This commit is contained in:
shockrah 2021-08-14 13:10:13 -07:00
parent 4cbdbdc479
commit f5844e5d51
8 changed files with 36 additions and 10 deletions

View File

@ -1,9 +0,0 @@
# Aim Training while Minimizing patterns
I've finally come up with a good aim training regiment that I both enjoy doing and works to at least works to maintain the aiming skill-set I want.
I personally use Kovaak's Aim Trainer with the following scenarios:
* 6 Tile Jumbo Frenzy V2
*

View File

@ -1 +0,0 @@
# Building an API in Rust

View File

@ -1,3 +1,9 @@
---
title: "Carry On PC - How I crammed a full ATX board into a mATX Case"
date: January 10, 2018
draft: false
---
# Carry On PC - How I crammed a full ATX board into a mATX Case
I use my PC for... well pretty much everything.

View File

@ -1,3 +1,9 @@
---
title: "Bash is weird sometimes"
date: July 22, 2018
draft: false
---
# Bash is weird sometimes
Bash is actually pretty nice but is... weird sometimes. \

View File

@ -1,3 +1,9 @@
---
title: "How this site came to be"
date: July 22, 2018
draft: false
---
# How this site came to be
## Tech

View File

@ -1,3 +1,9 @@
---
title: "Delivering whole OS's in Gitlab's CI/CD"
date: "Unknown"
draft: true
---
# Delivering whole OS's in Gitlab's CI/CD
## Way easier than you may think

View File

@ -1,3 +1,9 @@
---
title: "Using Gitlab CI For VPS and Neocites Deployment"
date: "February 08, 2021"
draft: false
---
# Using Gitlab CI For VPS and Neocites Deployment
_I'll make this one short_: Deploying to a VPS is pretty easy when its already configured with Nginx to serve static content, but Neocities is a slight worse pain. Several scripts later I've figured out how to 100% automate pushing to both.

View File

@ -1,3 +1,9 @@
---
title: "DWM > i3"
date: August 18, 2019
draft: false
---
# A month in DWM - Moving forward with my setup
For about a year and half I've been using [i3wm](https://i3wm.org/) as my daily driver under Debian and I've loved it thus far.