diff --git a/atom.xml b/atom.xml new file mode 100644 index 0000000..f3f4190 --- /dev/null +++ b/atom.xml @@ -0,0 +1,27 @@ + + + my blog + + 2025-07-23T13:16:38+0000 + + BlueBalls + + https://blueballs.based.pt/ + + + Blog #1 - my ahh website + + https://blueballs.based.pt/blog/blog1.html + 2025-07-23T13:16:38+0000 + + i randomly decided to pull my third all nighter in a row just to make this website, it kinda looks ass but idrk what
+ to put in this blog but uhh uhh use any unix software any FOSS software and based.pt is a honey pot

+ i guess ill include an ss of my setup here

+ 100% custom dwm setup 0 bloat + ]]> +
+
+ +
+ diff --git a/blog.html b/blog.html new file mode 100644 index 0000000..a742f25 --- /dev/null +++ b/blog.html @@ -0,0 +1,25 @@ + + + + + + + + +
+

BLUE BALLS

+
+
+

home I blog I coolppl

+
+
+
+ + + diff --git a/home.html b/home.html new file mode 100644 index 0000000..830f3fa --- /dev/null +++ b/home.html @@ -0,0 +1,32 @@ + + + + + + + + + + +
+

BLUE BALLS

+
+
+

home I blog I coolppl

+
+

>lil about me

+

yo im cool, uh whose really reading ts but i like going outside and linux type shi
i also really like KanYe West and still defend, which i will do until the day i die
i dont really care about bloat or shi like ram usage that much because i care more
about the look and feel :)

+

>My PC's Specs!

+

cpu: Ryzen 4500 i think????
gpu: radeon 7600
ram: 32GB ddr4
Storage: 256GB NvME drive, 1TB SATA HDD
OS: Arch linux :>

+

>Contact/Links!

+

Email: blueballs@based.pt
Discord: blue.balls.
XMPP: balls@based.pt
BasedGit: blueballs

+
+ + + diff --git a/mysystem.png b/mysystem.png new file mode 100644 index 0000000..03787e4 Binary files /dev/null and b/mysystem.png differ diff --git a/stylish.css b/stylish.css index f1d8f3b..58f01df 100644 --- a/stylish.css +++ b/stylish.css @@ -30,3 +30,9 @@ h2 { margin-left: 0; } + +.half-left { + width: 50%; + margin-left: 0; + margin-right: auto; +}