All the latest Neocities site news!

Neocities allows anyone to create a free web site to express themselves. Want to create your own awesome site? Join us!

Hey Crow Queen, thank you for following! Your site reminds me of a victorian era style point and click adventure (the graphic menu at least). I saw some of your pages on lolita and you probably know this but there are a lot of issues of the Gothic & Lolita Bible on the Internet Archive which I have spent some time browsing. Can I ask how you found my site?
2 likes
crow-queen's avatar crow-queen 2 years ago

Thank you so much! I was browsing various websites across the site through the "Following" section on profiles when I found yours. I like your art and was interested in your attention to detail regarding accessibility. Your section containing art resources was really helpful too.

1 like
crow-queen's avatar crow-queen 2 years ago

For reading scans of the Gothic & Lolita Bible, lolitahistory.com is usually where I would read these, but the formatting of the magazines isn’t that easy to read. I understand that some people have made efforts to share specific resources out of them though, such as sewing patterns.

1 like
crow-queen's avatar crow-queen 2 years ago

Mostly I am just looking at the pictures!

1 like
pixelglade's avatar pixelglade 2 years ago

I never even thought to read a scan, I just enjoy looking at the pictures too and seeing all the names they come up with for the season releases / style. Also, thank you - I'm pleased you find my art resources and accessibility resources pages helpful.

1 like
Added a light mode (prefers-color-scheme: light) media query to my site with a custom theme and banner. If you press F12 and toggle the light (sun) icon in Firefox you can see it. Also changed the :focus on form inputs to use outline instead of border so other items on the page don't shift around.
3 likes
pixelglade updated their site.
3 years ago
Hi!! I was wondering if you might be interested in joining my brand new web listing for adults with websites with cute aesthetics? Please do consider! https://allyratworld.com/cafe/rose
1 like
Good luck with your website!
Thank you for the follow! Got your button on my wall ^v^
*shaking your hand* fellow psych major
2 likes
pixelglade's avatar pixelglade 3 years ago

Hey there sanguineroyal.

pixelglade's avatar pixelglade 3 years ago

Wow I pressed enter before finishing my message (thought shift+enter would let me enter new lines, guess not). I hope you enjoy your degree! I did, I focused on psychophysics and sensory/cognitive psychology in my third year (bachelor degrees are 3 years in Australia, with honours making up a 4th year). I'm quite impressed by your custom graphics like stickers and things.

pixelglade's avatar pixelglade 3 years ago

Not sure if just me but a few of your homepage and other pages do this "double load" thing, where it looks like it refreshes after trying to load once. Do you see that?

sanguineroyal's avatar sanguineroyal 3 years ago

I do, it's because my website isn't actually hosted on neocities, lol. I just have pages on neocities that redirect to the "actual" page if that makes sense?

pixelglade's avatar pixelglade 3 years ago

It makes sense but why do you need to do that? Doesn't the page load more efficiently hosting on here?

sanguineroyal's avatar sanguineroyal 3 years ago

Neocities doesnt have some functionalities i’m looking to use such as php.

pixelglade's avatar pixelglade 3 years ago

Fair enough!

Hey kalechips, like your site! I wanted to ask about your trans and rainbow 88x31 buttons on your homepage - can I use them? Where did you get them from (noticed they're outgoing links). Will check out more of your site later!
lostletters's avatar lostletters 3 years ago

Those buttons link to the source: https://rainy.gay/pride/pridebuttons they're free to use

pixelglade's avatar pixelglade 3 years ago

Oh thanks, on my PC those buttons on your page linked to "https://rainy.gay/", maybe you could direct link to that page instead?

Hi there, I read your accessibility post and I noticed the same. I'd like to join the Accessible Net directory along with my other site (scopefilter) which meet the vast majority of the criteria EXCEPT a light-dark toggle. I realize this kind of toggle is useful but the sites do respond to native High Contrast modes in Windows to switch the colour scheme which I hope is enough until I have the chance to code it.
pixelglade's avatar pixelglade 3 years ago

The other thing I wanted to add with the accessibility post which is something I've noticed, and I actually find very disorienting is how a lot of people's websites change layout from page to page. But I was thinking of making my own a11y post at some point so I guess that's one of the things I'll mention :) really like your site design btw (Also the Punk Wasp link in your blog post doesn't lead to a blog post)

scopefilter's avatar scopefilter 3 years ago

Hello this is my other site! :3

pinkvampyr's avatar pinkvampyr 3 years ago

You actually don't need to code a toggle! A simple prefers-color scheme light/dark media query with some colors switched around works fine :> I provided some links on how to do it underneath that guideline, kalechips shows how to do it quickly! https://kalechips.net/stuff/snippets?p=darkmode

1 like
pinkvampyr's avatar pinkvampyr 3 years ago

also thanks, I'll fix the link when I get to my laptop!!

1 like
pixelglade's avatar pixelglade 3 years ago

Thanks! Took awhile for me to figure out why it wasn't working but Kalechip's code doesn't work unless you enclose the :root {} inside the media query... which is what they've done on their site. You can use the Dev Tools which has a Light and Dark mode switch to test if it's working.

1 like
pixelglade's avatar pixelglade 3 years ago

Haven't implemented it yet but I will.

1 like
pixelglade's avatar pixelglade 3 years ago

I added the media query to my site today.

your website is cool as, will be checking out those recipes... also reminded me i wanted to make a website/art manifesto page for my own site so thank you for the indirect but also kind of direct inspiration!
1 like
pixelglade's avatar pixelglade 3 years ago

Thanks cc! I saw you're also in Australia (Brisbane here) and use a screen reader to test your site which is awesome. I still need to make further adjustments to my site. Will definitely add your button to my site (Links page) it seems like we have a lot in common plus your site design is awesome.

1 like
debtdeath's avatar debtdeath 3 years ago

yeah im a melbourne-dweller myself, nice to see fellow aussies on here :) thanks so much for the kind words!

1 like
Moved the language learning resources (and added more links) to Miscellaneous Links (https://pixelglade.net/resources/collections/misclinks.html) All web collections have more entries - extra radio stations in Online Radios, added vegan art resources in Art Resources, ROM hacking / assembly programming and scientific programming into the code page.
pixelglade updated their site.
3 years ago
1 like
digibun updated their site.
3 years ago
7 likes
re your comment on my accessability page: the light and dark mode buttons were actually inspired by a CSS property i just learned about! color-scheme: dark; and color-scheme: light; i used it for that pg in particualr bc its reletively unstyled. if you want custom styles for your dark and light modes youll prob have to make a style sheet for each
2 likes
solaria's avatar solaria 3 years ago

interestingly in css you can only apply it to html, it doesnt work applied to body (i may be wrong tho, i didnt dig too deep)

1 like
pixelglade's avatar pixelglade 3 years ago

These are really great, thank you. I looked up a bit more about it and it looks like you can use media queries to adjust colour schemes with prefers-color-scheme.

1 like
Been a busy few weeks! I had an interview today, so send the good vibes please <3 I'll be updating this week :)
6 likes
michaelmas's avatar michaelmas 3 years ago

Do your best! I hope it goes well :)

1 like
doqmeat's avatar doqmeat 3 years ago

hope u get it!!!

1 like
pixelglade's avatar pixelglade 3 years ago

Good luck, hope you hear back about the interview

1 like
I know it's been ages since I uploaded artwork so I did a retrospective on some art studies I have done and uploaded them to a page for Art Studies: https://pixelglade.net/artwork/studies.html
3 likes
pixelglade updated their site.
3 years ago
1 like
Hey Neonbandit, your DeltaRune battle dialogue page gave me the inspiration to go back to an old piece of code where I was trying to do a visual novel type interface (it's still no way near finished) but I encountered a weird issue I was wondering if you could help me with. Feel free to email me if that's easier (pixelglade@protonmail.com). Problem is setInterval and setTimeout are not working for a text reveal...
pixelglade's avatar pixelglade 3 years ago

I'm still kinda new at javascript 😅

ne0nbandit's avatar ne0nbandit 3 years ago

I'm glad to be of inspiration!! But I'll have to be honest, I'm just as fresh to JS :'D I had someone else make most of that script for me hehe QwQ I do want to learn so I could give it a look but I'll likely be unable to help much ;;

pixelglade's avatar pixelglade 3 years ago

Well if you feel like taking a look at it send me an email - I feel like it'd be easier to share the code that way (not ready to be published). Otherwise I'll just have another go at it another day so don't stress.

1 like
Finally got around to updating my links page. https://pixelglade.net/misc/links.html If someone wants to share buttons let me know.
2 likes
solaria's avatar solaria 3 years ago

i notice you have my site listed under no banner, but i do have a button ^^ heres a direct link to it: https://solaria.neocities.org/buttons/solaria.gif , i need to update my button section, so when i do ill add your button!

1 like
pixelglade's avatar pixelglade 3 years ago

Oh I'm sorry, I must have missed it the first time - I've added your banner now, solaria.

1 like
solaria's avatar solaria 3 years ago

no worries at all! just thought id let you know ^^

1 like
pixelglade updated their site.
3 years ago

Popular Tags

art   music   videogames   programming   anime   games   personal   food   writing   cats   blog   movies   books   gaming   fashion   photography   comics   animation   design   horror   arte   game   drawing   musica   manga   coding   reading   portfolio   ocs   furry   poetry   cute   kpop   history   technology   animals   film   literature   philosophy   fun   education   roblox   nature   sports   programacion   science   videogame   tech   html   politics   programing   travel   minecraft   videojuegos   gamedev   life   love   retro   web   2000s   blogging   school   pokemon   diary   pink   fantasy   computers   youtube   cartoons   illustration   idk   video   dogs   gardening   random   oc   arg   y2k   comic   ai   videos   crafts   cooking   internet   linux   memes   nostalgia   queer   kawaii   fandom   journal   worldbuilding   tv   aesthetic   films   emo   media   webcomic   cars   vocaloid   learning   space   test   fanfiction   business   news   cutecore   health   arts   stuff   fiction   math   culture   journaling   silly   etc   stories   baking   website   scifi   painting   crochet   cinema   cat   series   punk   diy   90s   graphics   shows   3d   football   goth   homestuck   archive   psychology   commissions   pixelart   artist   dance   comida   makeup   marketing   software   me   program   digitalart   creativity   dnd   lgbt   indie   sanrio   css   sport   lifestyle   graphicdesign   editing   metal   characters   trans   lgbtq   aboutme   friends   religion   rpg   plants   fanart   funny   guitar   cool   clothes   streaming   sonic   rock   roleplay   story   sewing   zines   code   community   development   everything   entertainment   deltarune   scene   languages   ttrpg   engineering   electronics   aesthetics   webcomics   comedy   study   reviews   weird   beauty   photos   javascript   blogs   vintage   cyberpunk   originalcharacters   webcore   hobbies   gay   spirituality   fnaf   hacking   social   thoughts   vtuber   storytelling   basketball   webdesign   it   coffee   biology   pets   soccer   fandoms   educacion   architecture   flowers   oldweb   computer   lore   project   weirdcore   undertale   discord   cosplay   moda   movie   creative   magic   japan   mlp   shop   language   shopping   book   clothing   alternative   informatica   ttrpgs   information   crafting   personalwebsite   nintendo   singing   radio   chat   astronomy   fitness   physics   vaporwave   gatos   experimental   blinkies   websites   digital   juegos   testing   about   birds   nothing   anything   bugs   money   site   info   wip   cybersecurity   witchcraft   research   tvshows   yaoi   japanese   band   projects   theatre   animes   frutigeraero   crypto   furries   occult   interests   sleep   sleeping   tecnologia   gamedevelopment   finance   html5   dolls   autism   profile   other   all   libros   television   poems   knitting   work   vampires   fish   romance   photo   visualnovels   collecting   events   puzzle   genshin   dreams   system   linguistics   essays   transgender   tarot   vr   marvel   wiki   mentalhealth   futbol   jogos   gothic   gym   resume   astrology   dancing   fanfic   toys   lain   aliens   apps   skateboarding   peliculas   animations   stamps   yuri   hiking   gyaru   english   drawings   birthday   intro   cartoon   app   meme   rap   mystery   creepypasta   medicine   free   whimsy   splatoon   windows   journalism   coquette   developer   modding   bio   chess   family   puzzles   python   webdevelopment   gamedesign   popculture   interactive   dog   touhou   mathematics   robots   teaching   pixels   resources   introduction   gallery   zine   osc   humor   dragons   a   musicals   mythology   pizza   piano   fnf   dreamcore   links   characterdesign   fortnite   novels   ocean   jfashion   ghchs   blender   hobby   adventure   rp   studying   carrd   online   myself   traveling   cine   amor   deportes   no   spanish   audio   roleplaying   security   bl   style   alt   vkei   gifs   recipes   pjsk   objectshows   stars   meow   craft   danganronpa   dark   indiegames   data   bunnies   paranormal   bfdi   fansite   law   pixel   hiphop   christianity   lol   foods   shrine   home   plushies   breakcore   songs   fotografia   noise   swag   utau   running   privacy   communism   wrestling   zonelets   boardgames   pinterest   scenecore   feminism   ffxiv   twitch   geography   production   volleyball   activism   filmmaking   tf2   brasil   podcast   pictures   collage   rpgs   robotics   jewelry   graphic   blue   death   filmes   none   progamming   socialmedia   literatura   outdoors   designing   tools   grunge   3dmodeling   travelling   vlog   bts   dinosaurs   car   lesbian   student   cozy   manhwa   hellokitty   educational   things   omori   dev   historia   vent   transformers   maths   awesome   livros   electronic   ecommerce   sharks   god   stickers   anarchism   f1   chemistry   theater   jpop   args   acting   novel   tea   webdev   80s   android   misc   scratch   lolita   jesus   cafe   mario   store   clowns   girly   pop   girls   yumeship   deporte   jazz   environment   starwars   draw   realestate   twine   old   computing   trains   pc   vtubers   pastel   collection   college   whatever   skating   mcr   images   plurality   horses   videography   dj   unblocked   yoga   retrogaming   artes   cyber   help   construction   creepy   supernatural   services   ecology   doom   baseball   translation   programmer   escuela   multimedia   flash   tumblr   videoediting   persona   computerscience   gamer   insects   trading   animales   warriorcats   nerd   trinkets   event   dc   programar   lego   3dprinting   southpark   therian   miku   weed   kandi   forum   lgbtqia   skincare   hardware   weather   surrealism   green   chatting   tiktok   swimming   medical   hi   drama   epic   techno   salud   tattoos   opensource   bitcoin   socialism   sociology   yes   people   cultura   monsters   analog   ropa   truecrime   modeling   tabletop   java   sound   ideas   sketching   mangas   economics   kdrama   world   maps   tcc   visualnovel   purple   edm   author   bsd   animanga   podcasts   artwork   bands   freedom   angels   fishing   hockey   colors   vhs   restaurant   programas   writting   healthcare   vida   halloween   otherkin   hardcore   chill   homepage   js   cleaning   academia   thrifting   cricket   plural   racing   shoes   bible   learn   egl   medieval   kirby   conspiracy   wedding   sculpture   analysis   friendship   terror   eating   tourism   search   knowledge   brazil   christian   programacao   service   videogaming   kidcore   scary   webseries   anthropology   otaku   hair   creation   text   scrapbooking   wellness   yapping   library   ambient   nails   digitalmarketing   magazine   programa   tennis   sciencefiction   retrogames   enstars   rats   graffiti   turismo   women   sustainability   general   poesia   surreal   rants   aviation   frogs   ceramics   theology   did   estudiante   hetalia   sites   homework   harrypotter   mods   depression   alterhuman   crocheting   gacha   networking   curso   university   petz   shitposting   analoghorror   garden   liminal   creating   water   tattoo   jjba   building   schoolproject   kdramas   cv   academic   genshinimpact   ghosts   quotes   drugs   talking   concerts   cryptids   furniture   closedspecies   voiceacting   3dart   glitch   writer   erotica   musicas   cycling   shrines   foss   society   mobile   cards   folklore   tutorials   onepiece   musicproduction   archives   vlogs   fanfics   selfship   french   anarchy   mylittlepony   notes   server   seals   soft   esoteric   character   illustrations   performance   truth   dandysworld   live   play   rpgmaker   theory   superheroes   mtg   spiderman   content   conlang   estudio   review   ux   batman   escritura   vampire   articles   dibujo   kids   guns   programs   handmade   moe   shoegaze   startrek   camping   sanat   forsaken   glitter   programmation   company   crk   shitpost   practice   os   geek   bot   blockchain   neocities   yumeshipping   daily   doodles   underground   decor   musics   ia   lostmedia   species   animal   bikes   ultrakill   youtuber   oldinternet   creativewriting   vibes   quiz   chaos   shoujo   songwriting   originalcharacter   whimsical   informacion   cs   communication   vinyl   sweets   rhythmgames   commission   noticias   calculator   instagram   filosofia   church   satire   solarpunk   apple   disney   animating   scp   musique   todo   meditation   training   military   industrial   crime   adhd   class   blood   revival   vrchat   synthesizers   viajes   new   black   sims   stem   marxism   future   party   paganism   cryptocurrency   zelda   unblockedgames   idols   randomstuff   more   house   disability   mha   evangelion   fotos   vtubing   google   bass   multifandom   beach   instruments   overwatch   collections   desing   facts   tadc   advertising   embroidery   espanol   exploration   gossip   vegan   rambling   dating   exercise   spooky   repair   joke   interactivefiction   visualkei   tamagotchi   twitter   dungeonsanddragons   islam   something   creatures   animalcrossing   magick   rainbow   geometrydash   programm   jeux   beginner   diario   kink   faith   cheese   miriadax   ciencia   spiritual   motorcycles   cult   designer   studies   warhammer   shifting   zombies   productivity   red   css3   finalfantasy   silliness   neopets   musik   developing   tips   frontend   entretenimiento   videgames   miscellaneous   1   ddlc   happy   argentina   jobs   russian   naturaleza   webring   tcg   opinions   musician   club   miniatures   paint   halflife   cities   woodworking   politica   secret   self   au   jokes   numetal   peace   drinks   tokusatsu   cybercore   edits   prompts   archiving   socials   angel