Move everything over to Hugo

This commit is contained in:
Primrose 2024-06-13 19:58:00 -04:00
parent 0c3dc9d6e7
commit 5a3f833f69
142 changed files with 6692 additions and 605 deletions

16
content/index.md Normal file
View file

@ -0,0 +1,16 @@
---
title: ''
draft: false
---
# Welcome
Hello there, and welcome to my home on the internet. My name is Primrose, and you may use either the she/her or they/them pronouns to refer to me, as I do not mind either.
I have an interest in anything to do with computers, minus programming. I hate programming, and I am more of a sysadmin girly if anything. I also have an interest in computer networks, and maintain a nice network setup at home with enterprise grade network equipment, which is a lot of fun.
I love Unix and Unix-like systems, such as Linux and the BSDs. I use Linux as my main operating system of choice on machines that I personally use, and have stuck with the Arch Linux distribution for quite some time.
I also find social issues to be quite interesting as well, and find having conversations with people from different perspectives to be quite enlightening.
If you have any inquires about my website, or want to get in contact with me for another reason, feel free to send an email to my inbox at primrose[at]primrose[dot]cafe.

View file

@ -0,0 +1,14 @@
---
title: ''
draft: false
---
# Site Directory
| Service Name | Description |
| ------ | ------ |
| [✍️ Blog](https://blog.primrose.cafe) | A place where I share random tidbits of technical knowledge, voice my thoughts on social issues, and whatever else I feel like writing about. |
| [📂 Media Repository](/media) | A collection of random files that i've found notable enough to collect over time. |
| [🖼️ Photography](/photography) | A directory index with photographs i've taken. |
| [🌿 Forgejo](https://git.primrose.cafe) | My personal git hosting service which houses the repository for this website, along with mirrors of other projects I find notable. |