Added lots of change post

This commit is contained in:
Xavi 2023-02-19 23:37:55 -08:00
parent f6e54f87f6
commit 6455278da2
2 changed files with 22 additions and 2 deletions

View File

@ -1,8 +1,8 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
description:
categories:
description:
categories: ["Top_of_the_Stack"]
tags:
---

View File

@ -0,0 +1,20 @@
---
title: "Lots_of_Changes"
date: 2023-02-19T23:01:50-08:00
description: Web Development - Medley
categories: ["Top_of_the_Stack"]
tags:
---
Lots of new updates to write up and lots of new features! I'll make up some guides on how things were done but here is a quick run down of the pretty significant changes that were made.
First things first, we finally have a code repository that will host all the code **[regardless of how bad it is]** for the projects I am currently working on. This was implemented using [Gitea](https://gitea.io/en-us/) which was pretty quick to implement, especially considering the features it provides.
Next, we also have videos! I\'m currently using a [Peertube](https://joinpeertube.org/) instance to host them. I just threw up an old Linux installation guide I made to test it **[Probably riddled with mistakes. Don't... Don't watch it]**.
And finally, I've switched over to using [Hugo.](https://gohugo.io/) This didn't actually add anything new for you guys **[Sorry :( ]** but it does allow me to really easily add new posts without wrestling with rewriting html multiple times across multiple pages.
I'll write much more in depth guides for each of these but have a look around my code and checkout the Peertube instance **[although maybe don't watch the video yet]** while you wait.
What's that? You don't believe me **[I\'ve been gone? What? You\'re crazy!]**