aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-07-31 21:31:33 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2025-07-31 21:31:33 +0530
commit7e4db7e2f9ab1716780d77a6ed6620d7dbd36ee0 (patch)
tree16546316f32abe6a019b4b58bf1cc32cae50fc2a
parent3d05ff0a84308d44a60e9793906722c3e8e07030 (diff)
compromyse.xyz: remove from msg source tree
-rw-r--r--compromyse.xyz/abc.txt1
-rw-r--r--compromyse.xyz/assets/.keep0
-rw-r--r--compromyse.xyz/assets/abc1
-rw-r--r--compromyse.xyz/assets/me.webpbin453454 -> 0 bytes
-rw-r--r--compromyse.xyz/config.cfg11
-rw-r--r--compromyse.xyz/index.html74
-rw-r--r--compromyse.xyz/partials/navbar.html17
-rw-r--r--compromyse.xyz/partials/tailwind_class_groups.html7
-rw-r--r--compromyse.xyz/posts/a.html5
-rw-r--r--compromyse.xyz/posts/b.md9
-rw-r--r--compromyse.xyz/projects.html4
-rw-r--r--compromyse.xyz/templates/base.html17
-rw-r--r--compromyse.xyz/templates/xyz.html4
13 files changed, 0 insertions, 150 deletions
diff --git a/compromyse.xyz/abc.txt b/compromyse.xyz/abc.txt
deleted file mode 100644
index 38bf177..0000000
--- a/compromyse.xyz/abc.txt
+++ /dev/null
@@ -1 +0,0 @@
-asfuiahis
diff --git a/compromyse.xyz/assets/.keep b/compromyse.xyz/assets/.keep
deleted file mode 100644
index e69de29..0000000
--- a/compromyse.xyz/assets/.keep
+++ /dev/null
diff --git a/compromyse.xyz/assets/abc b/compromyse.xyz/assets/abc
deleted file mode 100644
index e5177b2..0000000
--- a/compromyse.xyz/assets/abc
+++ /dev/null
@@ -1 +0,0 @@
-AHHH1
diff --git a/compromyse.xyz/assets/me.webp b/compromyse.xyz/assets/me.webp
deleted file mode 100644
index ba74a5b..0000000
--- a/compromyse.xyz/assets/me.webp
+++ /dev/null
Binary files differ
diff --git a/compromyse.xyz/config.cfg b/compromyse.xyz/config.cfg
deleted file mode 100644
index 64b7580..0000000
--- a/compromyse.xyz/config.cfg
+++ /dev/null
@@ -1,11 +0,0 @@
-resources = {
- index.html,
- projects.html,
- posts/a.html,
- posts/b.md
-}
-
-static = {
- assets,
- abc.txt
-}
diff --git a/compromyse.xyz/index.html b/compromyse.xyz/index.html
deleted file mode 100644
index 37441b7..0000000
--- a/compromyse.xyz/index.html
+++ /dev/null
@@ -1,74 +0,0 @@
-<div class="p-16">
-</div>
-
-{{ eachdo posts }}
-KSFAISO
- ASHIAUHSFI
-HERE
-HERETOO{{ put title }}ENDIT
-ASJFHAIS
-{{ endeachdo }}
-
-<div class="p-16">
-
- <div class="flex flex-wrap gap-8">
- <img src="/assets/me.webp" class="max-h-56"></img>
- <div class="flex flex-col justify-center">
- <h1 class="text-5xl">
- Hi there! I'm RAGHU.
- </h1>
- <p class="text-xl">Programmer and Hacker.</p>
-
- <div class="flex gap-2">
- <a href="https://github.com/compromyse" class="hover:underline hover:text-pink-900 hover:bg-pink-200 p-1" target="_blank">GITHUB</a>
- <a href="https://www.linkedin.com/in/compromyse" class="hover:underline hover:text-pink-900 hover:bg-pink-200 p-1" target="_blank">LINKEDIN</a>
- </div>
- </div>
- </div>
-
- <div class="pt-12">
-
- <!-- START PROJECTS -->
- <div class="max-w-120">
- <h2 class="text-2xl">[ PROJECTS ]</h2>
-
- <div class="inline-grid grid-cols-[max-content_1fr] gap-y-5 pt-4">
- <a href="/projects#bubbl" class="contents group">
- <div class="text-lg group-hover:underline group-hover:text-pink-900 group-hover:bg-pink-200 p-1">BUBBL</div>
- <div class="text-md pl-3 border-l-3 border-dashed border-pink-300 group-hover:text-pink-900 group-hover:bg-pink-200 group-hover:underline group-hover:border-pink-900 flex items-center">An operating system for x86.</div>
- </a>
-
- <a href="/projects#bubbl" class="contents group">
- <div class="text-lg group-hover:underline group-hover:text-pink-900 group-hover:bg-pink-200 wrap-anywhere text-wrap max-w-28">ZUK MSM8996</div>
- <div class="text-md pl-3 border-l-3 border-dashed border-pink-300 group-hover:text-pink-900 group-hover:bg-pink-200 group-hover:underline flex items-center">A port of Android 13 &amp; 14 to the Zuk Z2 PLUS.</div>
- </a>
-
- <a href="/projects#bubbl" class="contents group">
- <div class="text-lg group-hover:underline group-hover:text-pink-900 group-hover:bg-pink-200">CHIP8Emu</div>
- <div class="text-md pl-3 border-l-3 border-dashed border-pink-300 group-hover:text-pink-900 group-hover:bg-pink-200 group-hover:underline flex items-center">A VM/interpreter for CHIP-8.</div>
- </a>
-
- <a href="/projects#bubbl" class="contents group">
- <div class="text-lg group-hover:underline group-hover:text-pink-900 group-hover:bg-pink-200">MSG</div>
- <div class="text-md pl-3 border-l-3 border-dashed border-pink-300 group-hover:text-pink-900 group-hover:bg-pink-200 group-hover:underline flex items-center">A Minimal Static Site Generator.</div>
- </a>
-
- <a href="/projects#bubbl" class="contents group">
- <div class="text-lg group-hover:underline group-hover:text-pink-900 group-hover:bg-pink-200">Autograd</div>
- <div class="text-md pl-3 border-l-3 border-dashed border-pink-300 group-hover:text-pink-900 group-hover:bg-pink-200 group-hover:underline flex items-center">An implementation of autograd / backpropagation.</div>
- </a>
- </div>
- </div>
- <!-- END PROJECTS -->
-
- </div>
-
-</div>
-
-<footer class="w-full p-4">
- <div class="text-center">
- <p>The Quieter You Become, The More You Are Able To Hear.</p>
- </div>
-</footer>
-
-{{ include "tailwind_class_groups.html" }}
diff --git a/compromyse.xyz/partials/navbar.html b/compromyse.xyz/partials/navbar.html
deleted file mode 100644
index d97ebb3..0000000
--- a/compromyse.xyz/partials/navbar.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<nav class="w-full mx-auto mt-10">
- <div class="flex flex-wrap items-center px-10 gap-4 text-center text-lg">
-
- <a href="/" class="cursor-pointer font-semibold hover:underline">
- COMPROMYSE
- </a>
-
- <a href="/projects" class="hover:underline">
- [ PROJECTS ]
- </a>
-
- <a href="#" class="hover:underline">
- [ ABOUT ]
- </a>
-
- </div>
-</nav>
diff --git a/compromyse.xyz/partials/tailwind_class_groups.html b/compromyse.xyz/partials/tailwind_class_groups.html
deleted file mode 100644
index ef1c6f2..0000000
--- a/compromyse.xyz/partials/tailwind_class_groups.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<style type="text/tailwindcss">
- @layer components {
- .some-class {
- @apply px-4 py-6 md:py-0 hover:bg-yellow-500 md:hover:bg-transparent text-white duration-500;
- }
- }
-</style>
diff --git a/compromyse.xyz/posts/a.html b/compromyse.xyz/posts/a.html
deleted file mode 100644
index 6722f21..0000000
--- a/compromyse.xyz/posts/a.html
+++ /dev/null
@@ -1,5 +0,0 @@
-title = A.html
-template = xyz.html
----
-
-<p>a.html</p>
diff --git a/compromyse.xyz/posts/b.md b/compromyse.xyz/posts/b.md
deleted file mode 100644
index d7d8228..0000000
--- a/compromyse.xyz/posts/b.md
+++ /dev/null
@@ -1,9 +0,0 @@
-title = B.md
-template = xyz.html
----
-
-# Hi there!!!!
-
-```
-AHH
-```
diff --git a/compromyse.xyz/projects.html b/compromyse.xyz/projects.html
deleted file mode 100644
index 1f78beb..0000000
--- a/compromyse.xyz/projects.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<div class="p-16">
- <h1 class="text-5xl">PROJECTS</h1>
- <p class="text-xl">Here's a bunch of things I've done.</p>
-</div>
diff --git a/compromyse.xyz/templates/base.html b/compromyse.xyz/templates/base.html
deleted file mode 100644
index 042ee4d..0000000
--- a/compromyse.xyz/templates/base.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
- <title>Home | COMPROMYSE</title>
-
- <script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
- <link href="https://fonts.googleapis.com/css2?family=Pixelify+Sans:wght@400..700&display=swap" rel="stylesheet">
- </head>
- <body class="bg-zinc-900 text-pink-300 font-[Pixelify_Sans] selection:text-pink-900 selection:bg-pink-100">
- {{ include "navbar.html" }}
-
- {{ body }}
- </body>
-</html>
diff --git a/compromyse.xyz/templates/xyz.html b/compromyse.xyz/templates/xyz.html
deleted file mode 100644
index 7b61a16..0000000
--- a/compromyse.xyz/templates/xyz.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- {{ body }}
-</html>