From d9496cc61a3b630b2a010f2e4dc34570a82aca13 Mon Sep 17 00:00:00 2001 From: cowmonk Date: Sat, 21 Jun 2025 17:28:11 -0700 Subject: [PATCH] whoops accidentally destroyed my website teehee --- assets/images/android-chrome-192x192.png | Bin assets/images/android-chrome-512x512.png | Bin assets/images/apple-touch-icon.png | Bin assets/images/favicon-16x16.png | Bin assets/images/favicon-32x32.png | Bin assets/images/favicon.ico | Bin assets/images/pfp.png | Bin assets/images/rss.png | Bin assets/images/site.webmanifest | 0 blog/atom.xml | 0 blog/blog1.html | 0 blog/blog2.html | 0 blog/blog3.html | 0 blog/blog4.html | 0 blog/index.css | 0 blog/index.html | 0 blog/template.css | 0 credits.html | 65 ++++++++++++++++++ index.html | 69 +++++++++++++++++++ interests.html | 77 ++++++++++++++++++++++ main.css | 0 projects.html | 80 +++++++++++++++++++++++ 22 files changed, 291 insertions(+) mode change 100644 => 100755 assets/images/android-chrome-192x192.png mode change 100644 => 100755 assets/images/android-chrome-512x512.png mode change 100644 => 100755 assets/images/apple-touch-icon.png mode change 100644 => 100755 assets/images/favicon-16x16.png mode change 100644 => 100755 assets/images/favicon-32x32.png mode change 100644 => 100755 assets/images/favicon.ico mode change 100644 => 100755 assets/images/pfp.png mode change 100644 => 100755 assets/images/rss.png mode change 100644 => 100755 assets/images/site.webmanifest mode change 100644 => 100755 blog/atom.xml mode change 100644 => 100755 blog/blog1.html mode change 100644 => 100755 blog/blog2.html mode change 100644 => 100755 blog/blog3.html mode change 100644 => 100755 blog/blog4.html mode change 100644 => 100755 blog/index.css mode change 100644 => 100755 blog/index.html mode change 100644 => 100755 blog/template.css create mode 100755 credits.html create mode 100755 index.html create mode 100755 interests.html mode change 100644 => 100755 main.css create mode 100755 projects.html diff --git a/assets/images/android-chrome-192x192.png b/assets/images/android-chrome-192x192.png old mode 100644 new mode 100755 diff --git a/assets/images/android-chrome-512x512.png b/assets/images/android-chrome-512x512.png old mode 100644 new mode 100755 diff --git a/assets/images/apple-touch-icon.png b/assets/images/apple-touch-icon.png old mode 100644 new mode 100755 diff --git a/assets/images/favicon-16x16.png b/assets/images/favicon-16x16.png old mode 100644 new mode 100755 diff --git a/assets/images/favicon-32x32.png b/assets/images/favicon-32x32.png old mode 100644 new mode 100755 diff --git a/assets/images/favicon.ico b/assets/images/favicon.ico old mode 100644 new mode 100755 diff --git a/assets/images/pfp.png b/assets/images/pfp.png old mode 100644 new mode 100755 diff --git a/assets/images/rss.png b/assets/images/rss.png old mode 100644 new mode 100755 diff --git a/assets/images/site.webmanifest b/assets/images/site.webmanifest old mode 100644 new mode 100755 diff --git a/blog/atom.xml b/blog/atom.xml old mode 100644 new mode 100755 diff --git a/blog/blog1.html b/blog/blog1.html old mode 100644 new mode 100755 diff --git a/blog/blog2.html b/blog/blog2.html old mode 100644 new mode 100755 diff --git a/blog/blog3.html b/blog/blog3.html old mode 100644 new mode 100755 diff --git a/blog/blog4.html b/blog/blog4.html old mode 100644 new mode 100755 diff --git a/blog/index.css b/blog/index.css old mode 100644 new mode 100755 diff --git a/blog/index.html b/blog/index.html old mode 100644 new mode 100755 diff --git a/blog/template.css b/blog/template.css old mode 100644 new mode 100755 diff --git a/credits.html b/credits.html new file mode 100755 index 0000000..b4e291b --- /dev/null +++ b/credits.html @@ -0,0 +1,65 @@ + + + + + + cowmonk's Place + + + + + + + +
+

cowmonk's Digital Lair ~]#

+

Welcome to my corner of the web. Explore my thoughts, projects, and other random bits.

+ +
+ +
+ + +
+
+

$ Credits

+

Thank you to bacalhau for providing the server + subdomain for this website! For anyone that sees this website, please head over to his website. And if you have any spare change, I would encourage you to donate since all his services that he provides are 100% free, and (allegedly) safe.

+
+
+
+ + + + diff --git a/index.html b/index.html new file mode 100755 index 0000000..de8bf0a --- /dev/null +++ b/index.html @@ -0,0 +1,69 @@ + + + + + + cowmonk's Place + + + + + + + +
+

cowmonk's Digital Lair ~]#

+

Welcome to my corner of the web. Explore my thoughts, projects, and other random bits.

+ +
+ +
+ + +
+
+

$ Who am I?

+

Hello there! I'm cowmonk. I'm passionate about open-source software, the Linux ecosystem, and building things from the ground up. This space is where I document my journey, share what I learn, and showcase my work.

+

My philosophy is rooted in the KISS (Keep It Simple, Stupid) principle, much like the tools I admire (DWM, suckless utilities, etc.). I believe in understanding the core of how things work, hence my adventures with Linux From Scratch.

+

When I'm not staring at a terminal, you might find me online or doing some other hobbist nerdy things such as getting into the nitty gritty of audiophile things.

+
+
+
+ + + + + + diff --git a/interests.html b/interests.html new file mode 100755 index 0000000..0a5a4e8 --- /dev/null +++ b/interests.html @@ -0,0 +1,77 @@ + + + + + + cowmonk's Place + + + + + + + +
+

cowmonk's Digital Lair ~]#

+

Welcome to my corner of the web. Explore my thoughts, projects, and other random bits.

+ +
+ +
+ + +
+
+

$ Other Things I Find Interesting

+
    +
  • Linux From Scratch: The masochist's dream OS.
  • +
  • Suckless Software: Exploring tools that aren't bloat.
  • +
  • Vim: More than just an editor, it's a way of life.
  • +
  • Torrenting: Does anyone actually pay for anything they don't own?
  • +
  • C: Yes I don't like garbage collectors, how can you tell?
  • +
  • Audio Gear: Not a music producer, I just like listening to high quality audio.
  • +
  • Gym: If you can't go into a pool and instantly sink, then you haven't made it in life yet.
  • +
+

Feel free to check out my blog for more detailed write-ups on some of these topics.

+
+
+
+ + + + + + + diff --git a/main.css b/main.css old mode 100644 new mode 100755 diff --git a/projects.html b/projects.html new file mode 100755 index 0000000..9ff4a8d --- /dev/null +++ b/projects.html @@ -0,0 +1,80 @@ + + + + + + cowmonk's Place + + + + + + + +
+

cowmonk's Digital Lair ~]#

+

Welcome to my corner of the web. Explore my thoughts, projects, and other random bits.

+ +
+ +
+ + +
+
+

$ My Projects

+
+

[ LearnixOS ]

+

I was the founder of the github and project, most of the projects are under my old github profile. It's a Linux-based operating system designed for both beginners exploring Linux for the first time and advanced users seeking a lightweight yet powerful OS for daily use.

+

Learn More ->

+
+ +
+

[ CowOS ]

+

Unlike LearnixOS this is NOT Linux-based. This is a Unix-like Operating System that's programmed from scratch in C.

+

View Github ->

+
+
+
+
+ + + +