r/neocities

Image 1 — I made a neocities site to share my playthrough of a horror TTRPG
Image 2 — I made a neocities site to share my playthrough of a horror TTRPG
Image 3 — I made a neocities site to share my playthrough of a horror TTRPG

I made a neocities site to share my playthrough of a horror TTRPG

I play a lot of solo journaling games (tabletop roleplaying games) and I've started making sites to share my playthroughs :) This is my playthrough of Carved by the Garden.

If anyone else is looking for site ideas, this was a really fun project! Highly encouraged!
I'd love to start a webring if anyone else is doing this.

https://forestwinding.neocities.org/

u/annethegnome — 1 day ago

Is Neocities down for anyone else?

Multiple down detectors are saying mixed things. I can access my own site, and I can access the login screen on a different browser, but on both Google and Firefox I cannot load anything else (the main page, my site's index/dashboard, ect). Is anyone else having issues?

reddit.com
u/noxkiam — 3 days ago

Neocities only keeps 7 days of stats, so I built my own archival + analytics system

Neocities only keeps the last 7 days of traffic stats, once my site began getting more regular visitors, it was becoming harder and harder to keep track of progress my over time. I wanted to see long-term growth patterns instead of losing all historical data every week, so I wrote a small script that archives the daily hit/visit counts into a local dataset every time I update my site.

The script itself is pretty simple. Right now it's a part of my deployment script since I already update my website multiple times a day, but I also built a version for anyone to use which can be automated with a cron job to record the stats once every 24 hours. Over time it builds a permanent traffic history instead of relying on Neocities’ temporary dashboard.

Features:

  • Archives daily hits + visits permanently
  • Generates long-term traffic graphs
  • EMA-smoothed trend lines
  • Raw traffic visualization
  • Logarithmic scaling
  • Separate hits and visits tracking

Why I used EMA instead of a regular moving average:

  • Reacts faster to recent traffic changes
  • Smooths random spikes without hiding trends
  • Keeps the graph readable
  • Better for inconsistent indie-web traffic patterns (My site had a huge spike on 13th as someone linked it on hacker news, which disrupted others)

Why I used a logarithmic scale instead of a linear scale:

  • Prevents large spikes from flattening smaller data
  • Makes both low and high traffic periods readable
  • Works better for websites with fluctuating traffic
  • Lets small growth trends stay visible
  • Scales naturally as the website grows

Still improving it, but I thought other Neocities users might find it interesting.

You can find the scripts on my website's stats page: FrostEcho Stats

u/frost-echo — 2 days ago

My Code keeps switching from old to new every time i reload my site

Hello. Ive made a small Website for my Portfolio and wanted to link from small picture to a site with the big pictures. And it is working except that neocities keeps switching between my new code (with the links) and my old code (without them). Does anyone know whats causing this? Its not happing lokaly. Also incase anyone want to check it the site is: https://fishforfree.neocities.org/Media

u/Kooky-Role8680 — 2 days ago

offline coding troubles with image paths

i been coding online since i started my website cuz vscode legit does not work for linking images, but since i recently switched to using a static site generator im forced to adapt to the offline coding ways and boy do they dislike me. using an https link to add images? hell yeah brother, works super well, but trying to link images from your local files?? nope, nuh uh brother. i think i did everything right, background-image: url ("../images/placeholder.jpg"); with the proper filepath used, clicking on the suggested options vscode sends me, im even avoiding using spaces in my image names cuz i feel like the naming system between neocities and vscode might be different, but absolutely nothing shows on my localhost website, while when i've been coding online everything felt fine, i dunno has this happened to anyone?

(edit: when i link to an image in the same folder as my css sheet it works, but when i link to an image in the image folder that's outsite of my css sheet folder it doesnt)

reddit.com
u/crispyflesh — 3 days ago

How do i make boxes and how do i centre everything?

I've just gotten into building my website and ive been doing great so far with html learning resources (w3schools my beloved <3)
but i cant for the life of me figure out how to make these boxes? or how to centre my site so that everything is in the middle

https://preview.redd.it/ezagkb48n32h1.png?width=629&format=png&auto=webp&s=d1469259b696753fcd6efe45612421bb8eadbc4f

I drew what i mean here for the boxes ^^^
and here's some websites as examples of what i mean

https://preview.redd.it/n08nlc9in32h1.png?width=1906&format=png&auto=webp&s=c2222689e26e810baf99472888598da65af43fde

https://preview.redd.it/zy8xhixmn32h1.png?width=1880&format=png&auto=webp&s=854c34b21b00dd02c72e369c87e39113b8d1d0f2

https://preview.redd.it/lw64mr4pn32h1.png?width=1873&format=png&auto=webp&s=01ddfe6b69c40c2791c17c8dd1a5b709332e542a

reddit.com
u/SnailClops — 3 days ago

A website using maximum storage capacity?

Has anyone ever seen a site that's reached the maximum storage limit?? I'd be very interested in that cuz recently i've been contemplating hosting every single picture i'd be using for my site on file garden. Pros is that it's the storage/bandwith cheatcode, cons is that it make your website less self reliant. However, i've learned that you don't need to save storage, cuz in general website and images included need very little space, so i'd really like to see a site that has challenged this fact to it's maximum and used as much bandwith as they could, tbh even at 500mB i'd consider that a feat

reddit.com
u/crispyflesh — 4 days ago

Stylesheet? style.css??

I don't know how on earth to set up another page and make it look the same. I'm new to this and used Sadgrl's layout builder for my start so that I could edit it how I want and learn some coding from there. It just says (I think) to copy and paste that line of text. I did, but nothing happened. The page is completely white. I don't know if I'm missing something or taking something too literal or what. Google isn't helping. Any advice?

u/rb-04 — 4 days ago

Progress on Neocities 4

Image 1: Start on Neocitites

Image 2: Home Page 1

Image 3: Home Page 2

Image 4: Home Page 3

Image 5: Mega Man Fanart Collection

Image 6: Password Form for Diary Section

Image 7: GuestBook via AtaBook

u/CloneoftheMoon1 — 4 days ago

Is it possible to change my age every year at a specific date?

My website has a place in the left sidebar when I have written "I'm 22 years old". I know this sounds a bit lazy, but is there a way to code it so the number increases every year at a specific date? My birthday is the 17th of February so I would like it to change to an increase of the number every 17th of February. For instance, next 17th of February it would change automatically from "I'm 22 years old" to "I'm 23 years old".

Right now that information is all inside an <aside id="leftSidebar" style="margin-left: 10px;">, so I don't know if it's even possible.

It's written like this right now:

<h2 style="font-size:15px">Information</h2>

<div class="box">

<p>I created this website on april of 2025!</p>

<p>Some things about me:</p>

<ul style="padding-left: 5px;">

<li>I'm 22 years old</li>

<li>I'm aroace and nonbinary, I use He/they/it pronous</li>

<li>I love to draw and to write, I'm currently writing a book!</li>

<li>I'm autistic and I have ADHD</li> </ul> </div>

My website is https://watchers-archive.neocities.org/ if you want to take a look.

u/Traditional-Ad3826 — 4 days ago
▲ 111 r/neocities

Neocities is restoring my faith in humanity.

I just needed to find some spaces that were more wholesome. Where one could share and discover art.

Outside of algorithms that prioritize instantly stimulating content. And bottom piles something deeper.

I’m human, I look at whats going on, I look at it too, the more popular platforms and posts.

But, it just gets exhausting. And theres this weird intertwine of whos creating the culture? The people or the maximizing engagement data algorithms?

I mean I get banter and even arguments which lead to an understanding of an art piece.

When it becomes too personal, and unnecessary negativity clouds perception, leads to weaponized judgement.. it becomes impossible to partake in sharing - feedback - discussions and even sassy arguments in a way that’s building awareness.

I have health issues too. So if someone makes an interesting counterpoint, and I know I’m too tired to respond, I fear the last word is the new consensus on how to correctly perceive a piece I made.

Social media is like a bulletin board. Its what people are saying. But no one is questioning the commenter, and from what perspective these comments are coming.

Neocities feels slower, more reflective, even reminiscent of 2000s web.

I just need help finding some neocities that would coincide with my literary, artistic, creative idea, interests?

Are there more specific ways to search?
Anyone have any recommendations? Or other sites?

I really like that independent, diy, handmade, internet is happening in a meaningful way.

And sharing art can actually be wholesome and constructive. When to me, it honestly feels pointless. What I make is like a shelter to me. So its like opening my shelter to vandalism, like when people make a fort in the forest, and people find it, it becomes less fun, and they destroy it.

reddit.com
u/Confident-Till8952 — 5 days ago

Please help with my view toggle

Xidgie.neocities.org

I apologize in advance for the length.

I understand HTML and CSS will enough, but even though I have a few javascript files running on my site, I don’t really understand how they work.

So I got my image based Desktop/Mobile view toggle “working”, which is - the button on the upper left of the Notifications - the left side is Desktop View and the right side is Mobile View.

It seems to work just fine with the introductory text in my custom font Lumellis switching from Desktop to Mobile and staying that way, but the second bit of Lumellis and the Chattable chat box and Atabook guestbook is stuck on Desktop view and I don’t see why.

The desktop version for the font has every letter individually glowing on mouse over, whereas in the mobile version the entire word glows because not only is it a bit pointless for mobile, the kerning seems to completely mess up and the word isn’t a word anymore but a great, big mess.

The chatbox and guestbook are supposed to have their widths significantly shrink for Mobile view.

I copy pasted the code from the bit that works so I’m not sure what’s going on.

The relevant coding is in index.html, style.css, and browsertoggle.js.

The other problem is that the alt text for the toggle button isn’t showing up at all. Help with that would be appreciated too.

I suppose while I’m at it, I modified Chattable’s “Wannabe XP” theme to match my site including the “winbows-top-bar-thingy.png” (changed to “topbar.png”) but no matter what width I set it to, numbers or 100%, it won’t appear.

Thank you very much :3

reddit.com
u/Xidgie — 4 days ago

I need help Bringing this concept to life.

Hello Everybody, My name is ShaunFan2012, And I am creating a Website for my youtube channel under the same name, And this is concept layout that I want to go with. (Inspired by the Old SML Website Layout from 2010 to 2011.) If anyone wants to help me with this. let me know. (My Discord username is: wesleya2012.)

https://preview.redd.it/s91ys1r5ty1h1.jpg?width=2629&format=pjpg&auto=webp&s=57d7eb8a81a51101ae2acdf1eba6a32a5c6a9002

reddit.com
u/Affectionate_Lime52 — 4 days ago

Are there any specific rules regarding 18+ content?

Hypothethically, aside from the obvious FUCK NO stuff, like CP, how deep's the extent regarding 18+ contents on a properly 18+ tagged website?

reddit.com
u/Such-Explanation1705 — 5 days ago

Neocities is flagging my style.css file as an unsupported filetype. I can't update my site because of this.

UPDATE: Solved by u/Michi-Ace

>Update: I was able to upload the file after removing the first comment. I don't know exactly what's happening here, but somehow that comment makes Neocities think it's a different file type.

And then they found that the reason why my style.css file was being flagged was because of the word "NOTE" in my first comment. So yeah don't start your style.css file with the word "NOTE" lol

---------------------------------------------------------------------------------------------------------------------

(Had to reupload this post to change the post title, which I felt wasn't specific enough. Sorry.)

Hi, r/neocities. I'm having trouble updating my style.css file. For whatever reason, Neocities flags it as an unsupported filetype despite the fact that .css files are literally on the list for allowed filetypes.

I'm not able to update it through the Neocities file manager, nor am I able to through Github Actions.

Anyone know how to fix this?

css/style.css is not an allowed file type for free sites, supporter required; 0/1 files uploaded successfully

GitHub Actions error message:

statusCode: 400, body: '{\n' + ' "result": "error",\n' + ' "error_type": "invalid_file_type",\n' + ' "message": "css/style.css is not an allowed file type for free sites, supporter required"\n' + '}\n',

(Not sure if it's safe to send the whole thing cuz idk if the error log has any sensitive info aside from the API key which I've already redacted)

reddit.com
u/DragonAero — 5 days ago

Help with layout

How can I make a layout similar to what is seen in the visual novel game? I tried to use some layout generators but they didn't help much
I am planning on making the dialogue box (as in the art) and the buttons for the navigation at the top

u/Damagedbraincellss — 5 days ago

I'm working on a "Writers Corner" and a pinboard for my site. Help me plz :’)

My main doubt is how would people submit their works? A form to fill in? I suppose I could ask them to just email me with whatever they wanna submit, but maybe there's a better way to do it. Any tips?

reddit.com
u/Madness_Combat_man — 6 days ago

A search bar that find #Tags?

Hello, I have been trying to figure out how to code a search bar that finds my blog posts (that I publish on my website) but searching with the tags, so say I write a blog about Dogs I would tag that as #Dogs and so someone who visits my website can look up #Dogs and it takes you to various posts that have that? Or something similar? Does anyone know of anything similar ways to sort?

reddit.com
u/Paperwormz — 6 days ago