From 6455278da2c38c2fe9fff6249079a26799e05d2f Mon Sep 17 00:00:00 2001 From: Xavi Date: Sun, 19 Feb 2023 23:37:55 -0800 Subject: [PATCH] Added lots of change post --- xavishobbies/archetypes/default.md | 4 ++-- .../web_development/lots_of_changes.md | 20 +++++++++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 xavishobbies/content/web_development/lots_of_changes.md diff --git a/xavishobbies/archetypes/default.md b/xavishobbies/archetypes/default.md index 545e574..5388bfe 100644 --- a/xavishobbies/archetypes/default.md +++ b/xavishobbies/archetypes/default.md @@ -1,8 +1,8 @@ --- title: "{{ replace .Name "-" " " | title }}" date: {{ .Date }} -description: -categories: +description: +categories: ["Top_of_the_Stack"] tags: --- diff --git a/xavishobbies/content/web_development/lots_of_changes.md b/xavishobbies/content/web_development/lots_of_changes.md new file mode 100644 index 0000000..cdff759 --- /dev/null +++ b/xavishobbies/content/web_development/lots_of_changes.md @@ -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!]** +