* meta data to some posts
This commit is contained in:
parent
4cbdbdc479
commit
f5844e5d51
@ -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
|
|
||||||
*
|
|
||||||
|
|
@ -1 +0,0 @@
|
|||||||
# Building an API in Rust
|
|
@ -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
|
# Carry On PC - How I crammed a full ATX board into a mATX Case
|
||||||
|
|
||||||
I use my PC for... well pretty much everything.
|
I use my PC for... well pretty much everything.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
---
|
||||||
|
title: "Bash is weird sometimes"
|
||||||
|
date: July 22, 2018
|
||||||
|
draft: false
|
||||||
|
---
|
||||||
|
|
||||||
# Bash is weird sometimes
|
# Bash is weird sometimes
|
||||||
|
|
||||||
Bash is actually pretty nice but is... weird sometimes. \
|
Bash is actually pretty nice but is... weird sometimes. \
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
---
|
||||||
|
title: "How this site came to be"
|
||||||
|
date: July 22, 2018
|
||||||
|
draft: false
|
||||||
|
---
|
||||||
|
|
||||||
# How this site came to be
|
# How this site came to be
|
||||||
|
|
||||||
## Tech
|
## Tech
|
||||||
|
@ -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
|
# Delivering whole OS's in Gitlab's CI/CD
|
||||||
## Way easier than you may think
|
## Way easier than you may think
|
||||||
|
|
||||||
|
@ -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
|
# 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.
|
_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.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
---
|
||||||
|
title: "DWM > i3"
|
||||||
|
date: August 18, 2019
|
||||||
|
draft: false
|
||||||
|
---
|
||||||
|
|
||||||
# A month in DWM - Moving forward with my setup
|
# 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.
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user