My Ninth Layout:
While I was at school, I thought about what to do about this layout. I had bunch of cool ideas to make but, I wasn't exactly sure about what to create and might've end with another disaster. So, I had to wait and take a break until finding my layout.
One day, at the weekend, I've visited my family back again like regularly I do. I still had no idea to what to create and just, felt bored about the situation. I turned on my computer, then opened my third layout on the offline editor. Why the third? Because it was the longest one I've used, had fun while making it and it was the most successful attempt I've made. Not only that, I realized something important too: It's much better to make your own than getting too much inspiration from other people. Otherwise, you just get slowly bored of your layout, it feels like it's not yours. So I choose my third layout as a success, 'cause it was also very original and unique, for me. I looked at my layout for a few minutes. And started thinking:
"Hm... The problem about this layout is its color scheme, right?.. The layout itself isn't looking bad at all. So... what if I change the color scheme to get the thing I want? Couldn't it work?"
So, I opened the DevTools. And started to apply bunch of CSS filters to my layout. I've tried many kind of combinations, until finding the dark layout and color scheme that I want. I've played with the colors, saturation, contrast, brightness, sepia and invert effects... And the one that I tried:
html {
filter: sepia(1) invert(1) brightness(2) contrast(4);
}
This thing, basically created the demo of the current layout that you're seeing right now:
It was perfect. I literally liked every detail of it. Pixel-perfect, White bright borders, headings, texts... And the blue shadows are added a nice neon effect without any blurry look... Navy-black gradient backgrounds and boxes... everything was looking so obvious. A high contrast, blue-white neon colored, dark theme layout. The white and black colors make a high contrast each other, while the blue (RGB(0,0,255)) adds a depth, energy and feeling to it. And the pixel fonts that still giving a better retro feeling... This was it! I finally found the layout that I wanted.
Not only that, to even make sure that this CSS Filter does look good on mamy designs, I opened the Neocities and applied this filter to a bunch of sites with using DevTools. And it really looked good on them too. So, I've decided to go with this color scheme and design. Pixel-perfect double borders, window designed boxes, gradient-based headings, a nice white pixel font, a color scheme that made with 4 different high contrast colors: White, black, blue and cyan. I've decided to not use yellow and red details this time, like I've used in my eighth and fourth layouts. They kinda made them look ugly. I've decided to stick to this palette that contains cold, bluish and high contrast colors.
However, because it was the weekend, I didn't have enough time to start to make this layout. So, I've decided to wait for the school mid-term break. I could've easily finished this in one week vacation.
In November, when the vacation started and went home back again, I immediately opened my laptop and started to create the layout that I wanted to make. I don't have the first version's image right now, but this is one of the early ones in January 2026:
I already explained why I used this color scheme and styling. But the difference from the third layout is, it's not desktop designed. I also tried to use a iFrame based SPA-like (Single Page Application) page system for this layout. Normally, I used Javascript based SPA-like page system in my previous layouts to make the HTML part easier. So I wanted to use the iFrame method this time to try to make it easier to code. But when I did, I realized it was kind of hard and inefficient to develop. You know, working with the CSS and JS became inconvenient. And it wasn't SEO optimized. So instead, I've decided to use MPA (Multi Page Application) and it definitely worked a lot better.
I also used this second layout for the widgets page too, because the widgets were looking very simple and independent from site and I decided to make a simple and clean layout for them:
But after a few months, I removed it and instead, used CSS filters to make it look more fitting to original site layout. It was a bit hard to develop two layouts at the same time. I wanted to make site look a cohesive whole.
So anyway, I updated the main layout's look many times, like changing the backgrounds, styling effects etc. But the main idea is still the same. I also changed the font type too. Minecraftia was looking cool, but the problem is, it has subpixel-rendering issues when it's used in 16px. This caused to make the font look a bit blurry, because Minecraftia is normally designed for 20px font size and it's multiples. I've tried so hard to fix this issue a long time ago, but, physically it was impossible, because that was simply how computer screen pixel ratios were designed. So instead, to make a much better pixel-perfect look, I used some DOS fonts that I found from the internet, but they kinda looked ugly for me, so I've decided to create my own pixel fonts in the BitFontMaker2. And it worked very well.
So, at the end, I'm still using this ninth and latest layout. And I still love it and don't have any future plans to change it again. I'd love to be remembered with this layout in Neocities. It was hard to find a site design that satisfies me, and I'm glad that I finally made it. Now what I'm doing is, basically slowly filling it with the content that I make and wanna share. And there are still a lot of plans in my mind, and I'll keep bringing them to this site. Right now, I'm designing fonts, widgets and layouts and write some snippets and guides to help to the indie web community grow faster, write the things I wanna share with you on the blog page, fill my gallery with the images that I'd like to share. I also have plans to open my Projects page and share my software-stuff with you. Would love to learn JS better.
I also have to say, I really love and have huge respect for platforms like Neocities, where they truly care about their users and help the indie web grow. And I'm definitely thinking about upgrading my account to Supporter in the future, once I graduate from high school, get a job and start earning my own money.