went back to basics and now i'm at peace

hiyaa just wanted to share that i recently tore down my old site scrapped everything and went full basic. now it’s just links, words, and a plain layout and honestly i’m chill again.
no more worrying about how the site looks, now it just is simple to edit, super fast to load, and feels way more personal. like my own little corner of the web without all the noise.

if you’re ever stuck in design hell, maybe try going basic. it helped me clear my head (and my code lol).

here’s the site if you’re curious (still updating things): tabi-ya.neocities.org

15 Likes

That is punk - f’ing - rock.

2 Likes

I really like this style!

Have you considered adding <meta charset="UTF-8" /> in the header to fix the encoding of special characters, and adding <meta name="color-scheme" content="light dark" /> to add dark mode support?