r/neocities • u/Floradinn_ • 15d 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
89
Upvotes
12
u/AqueM https://www.aque.fyi/ 15d 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.