< Return

Hello Blogs!

2025-10-29

Useless

285 words • 2 minute read


i realised that blog was taking way longer than expected to make so it currently lacks a few features (such as filtering, serach, images). will come eventually


testing site!!! be careful of random objects falling!!

h1

h2

h3

h4

h5
h6

h1 v2

h2 v2 (can spam btw no diff..?)

simple text
more simple text
moreeeeeeeeeeeeeeeeee i siad more simple text
MOREEEEEEEEEEEEEEE simple text
ok final simple text

bold text

italics can use * or _ btw

bold italics

text text code text

text code2 text

text REAL code text

REAL code
def hello():
    print("hello python")

if __name__ == "__main__": # i think this is how you do it? i forgor
    hello()

test (>)
test same block dont forget double space at end!!

nested

nested?

  1. 1
  2. 2
  3. 3 idk why it works like this

text in between lines uh oh


ra1nxyz

DevvEn@catboys.dev

[!NOTE] Useful information that users should know, even when skimming content.

[!TIP] Helpful advice for doing things better or more easily.

[!IMPORTANT] Key information users need to know to achieve their goal.

[!WARNING] Urgent info that needs immediate user attention to avoid problems.

[!CAUTION] Advises about risks or negative outcomes of certain actions.

:::note
test aside
nvm idk how to set it up rn
:::