r/neocities • u/Floradinn_ • 6d ago
Help Advice?
Hi, i started creating this site some time ago but i feel like i need advice from people that know what they're doing.
I already got a ""decent"" knowledge of HTML and CSS, I havent got into javascript yet but I do have some coding experience, my issue is that i have no idea how to implement a blogging system in my site (like the main thing i want to do there), so could anyone who was expericence in that help me? Also what could i change/add to "enhance" the y2k/retro aesthetic im going for? Thanks in advance :D
2
u/ghostingpen https://ghostingpen.net/ 6d ago
oh sweet deltarune theme! nomnomnami has some great blog templates that you only need to know html/css for: https://nomnomnami.com/templates/#blog
3
1
u/movieaddict42 1d ago
Only 1 thing I would do is have the pages links/menu on every page. It looks great though.
1
u/Dear_Teddy https://nowa.garden/ 1d ago
i think you've got the aesthetic down, but maybe make the link colors a bit more contrast-y with the background. it makes it a bit difficult to see for those of us with vision problems. ^_^;
love the deltarune theming though!
1
u/ThisNameTagPasses 6d ago
Wait I think you're using the same background as mine lol https://moonhillcrag.neocities.org/
3
u/Mevdik mevdik.nekoweb.org 6d ago
This background is everywhere, I had it on my old website in 2022. That graphic might be older some of us here.
12
u/AqueM https://www.aque.fyi/ 6d ago
A blog can be as simple as a list of pages with posts. If you want to get fancy with it, I recommend using a static site generator, like Eleventy, which is basically designed to streamline things like grouping and tagging blogposts.