summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-05-18 01:52:26 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-05-18 01:52:26 -0400
commit5d49fbf4c476ae3dda8062489e51277c15ab230d (patch)
treedc406d8e6a57a1239532221a68aab8d5f2aa24be
parent17eeaf0184c530295a03fe61f7becaf67dacf3b7 (diff)
added coming soon post
-rw-r--r--content/projects/coming-soon-may-2023.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/content/projects/coming-soon-may-2023.md b/content/projects/coming-soon-may-2023.md
new file mode 100644
index 0000000..2f60804
--- /dev/null
+++ b/content/projects/coming-soon-may-2023.md
@@ -0,0 +1,16 @@
1---
2title: "Coming Soon!"
3date: 2023-05-17T13:00:00-05:00
4draft: false
5---
6
7# Coming Soon!
8
9Hello all, it's been quite a while, I must say.... I've been quite busy, between school and working, so I haven't had the time to properly maintain this site like I would have wanted to. However, that is going to change (at least for this summer)! If you have been looking at the [Github repository for this site](https://github.com/ryan77627/rschanzorg-public), you will have noticed there are a few posts that are still drafts. Throughout the summer, I plan to:
10
11- Finish and release the draft posts I had began to write
12- Create a new series of posts outlining my experiences with [GNU Guix](https://guix.gnu.org), a Linux Distribution I have been mmigrating to and have been daily driving for the past month and a half at this point.
13
14The GNU Guix Series will mostly be my experiences in trying to learn the best practices in how to use the operating system (since it is declarative like NixOS), my general thought process while doing things (showing why my train of thought may not have been correct at time too), and showing how to do some common things with Guix that I have found little to no proper documentation on, like getting Pipewire to work properly (even with Bluetooth support!) So, stay tuned, as it will be a long (but fun!) ride.
15
16I will be releasing these posts every few weeks, with my first draft being released some time next week!