Neocities allows anyone to create a free web site to express themselves. Want to create your own awesome site? Join us!
zhongvie
6 months ago
it basically ‘builds’ your site for you, and it easier to reuse chunks/templates without having to rewrite entire code portions or using javascript to do it (like my site rn uses javascript to spit out my header/sidebar/footer, 11ty does it for you instead)
zhongvie
6 months ago
it definitely is a bit of a learning curve right now even for me, but it also makes it easier to make pages; i could write a page is just markdown, add a couple doodads like telling 11ty ‘hey can you use my normal site template?’ and it’ll just build and spit the site out with all the proper HTML + your markdown into proper HTML text
zhongvie
6 months ago
wow i should not write when half asleep bahaha. petrapixel has a pretty thorough tutorial on it, but it’s definitely a learning curve rn to kinda understand what i can do, can’t, and how the fuck some other stuff works. it’s why i avoided 11ty until now since im wanting to redo my layout/gut my site from 0
harakanvarpu
6 months ago
Ooh, okay, sounds cool! Probably too fancy for me atm but I'm eager to hear how it works for you :D
zhongvie
6 months ago
sorry yall on my weird rambling journey rn LMAO, it makes it easier to offload thoughts here since it IS website specific
tofutush
6 months ago
i used a huge-ass json file for my characters, but as the count grew theres a huge maintenance overhead and generally doing that decreases flexibility. so i dont super recommend it? (i ended up writing a whole ass custom program for me to edit the json)
tofutush
6 months ago
but gallery with json is super nice, you can filter & include images and put them anywhere (one gallery.json and one gallery.liquid (or .njk) and you call the include file with any part of the gallery you wish!) ive a blog post on this iirc
zhongvie
6 months ago
sighs debating if i should put lil 'sections' around chunks like i have it on my site now, or leave it bare bones ... (though it makes it a little harder to differentiate sections)
zhongvie
6 months ago
sighs i’m still very torn. this layout makes it harder to have all my lil dinkies and pixels and lil fun sidebar of stuff … grr i’ll continue pondering. maybe i should try to 11ty my current layout as well for funsies. yada yada head full it’s 3am
zhongvie
6 months ago
nvm i’ve figured out how to get the lil mini sidebar… damn it’s that fuckin easy to just have a ‘if this variable is true then include this’ in a template????? it does shrink my main content down a bit for the index but eh, my current layout already does that…
zhongvie
6 months ago
problem is i tend to use the same layout, its more for one off tiny things like… my games layout on my about page or the table i use on my bookmarks :think:
zhongvie
6 months ago
IT USES THE STUPID FILE NAME AND NOT THE OUTPUT VARIABLE U GIVE IT???? im gonna explode. THATS ALL IT NEEDED WAS TO MAKE SURE ITS THE FILE NAME OF THE JS FILE??????
zhongvie
6 months ago
AUGH NVM this is useless since it only refreshes when i build it. i guess i'll just need to rawdog it back to HTML/JS for THAT at least
tofutush
6 months ago
wait does it not auto update when you save the file? are you serving it or just building it?
zhongvie
6 months ago
no auto updating, i’m just rawdogging it rn in a folder to just muck with it and building it
tofutush
6 months ago
come in the cult... (yeah honestly idk how to handle one-off styles either i just plop them into the page so the end result has a style tag in the middle of main lol
skep
6 months ago
Hmm, for one-off style tags... my first thought is moving each to its own CSS file, then specifying in the front matter of the page if it should pull in a different CSS. Could be better ways, but yeah, kinda tricky.
zhongvie
6 months ago
hmm ... i'll have to fuck around ... idm plopping in the style tags but it is a minor annoyance if so, i usually try to avoid too many CSS files if i can :skull:
zhongvie
6 months ago
mayhaps ... this is more to scratch an itch rn of wanting to rehaul LMAOO and me avoiding that by just making a layout for funsies
zhongvie
6 months ago
sighs if i do decide to try a rehaul maybe it’ll give me an excuse to begin with 11ty from the beginning
gremlin
6 months ago
I'm constantly fighting the urge to make my site into simple html documents with little to no css so I get it lol
zhongvie
6 months ago
what an actual mood too LMAOOO cursed to want uniqueness/fun things but then the simplicity of not finangling with css and js…
ch3sca
6 months ago
what if you give the devil a new canvas and let it run wild? (perhaps create a separate new site) :>
zhongvie
6 months ago
no energy to maintain two, but i may end up making a new project thru my code editor and just muck around w/prototyping a layout in that for funsies 🤔
zhongvie
6 months ago
maybe i'll try to remake my fave tumblr theme im currently using but as an actual site layout and not a tumblr layout (kinda in the same vein my layout is rn for my own blog, but just a bit different)
nicegirlslumber
6 months ago
This literally happens to me the millisecond I'm finished with my site 😭🤛
floralchai
6 months ago
I'm gonna keep my layout like that honestly. Only fixed a few things that needed to be update
angelnetcast
6 months ago
this is why i made my layouts site, so i could make new layouts w/o having to mess w stuff on my site but letting others use it so they don't gather dust :p
silliestgoose-online
6 months ago
I think it's fine. Shouting out our friends' good work is something I support at least :p
zhongvie
6 months ago
bahaha to explain im usually just very self critical abt promoting myself on personal things, it always feels very weird to me ... but since it's my friend and i want her to succeed as an author, it's why im like ... thonk. i know its my own site after all, im just musing out loud
zhongvie
6 months ago
@silliestgoose-online thank u... mostly just thinking out loud more than anything!!!
monsterousseas
6 months ago
i made a lil section promoing my friends on my neighbors page. how i think of it is that a big part of the indie web is removing the need for an algorithm, and this is a great way to direct people to other content they may like in an intentional, human way!
cutiesuccubus
6 months ago
Why would it be weird to promote something you like on your own website (´・ω・)
zhongvie
6 months ago
at least all my projects are backed up and neocities doesnt take up much space, but it's annoying to hold back on installing and organizing all my games and projects so i can leave space for my OS/more vital programs
kipm4
6 months ago
i mean... if you want like, 5 more gigabytes you could always just switch to linux...... ;)
zhongvie
6 months ago
LOOL windows will piss me off one day enough to do it, sucks clip studio doesn't work in it w/o having to jump through some hoops + some other programs i tend to use :(
zhongvie
6 months ago
maybe i need to find more low effort methods to document things like my minecraft forever world. ive been doing game logs on dreamwidth which is definitely a lot more low energy, but i may see if i can consider using obsidian for game logging
demonicpedigree
6 months ago
I'm just used to it, but you can go into your graphics drivers program (e.g. Nvdia control panel, etc.) to lower your resolution if necessary. I have 2560x1440p monitors
zhongvie
6 months ago
damn.... tbf since i have dual graphics it would probs be an ass to sort that out LOOL i guess ill just have to get used to fuzzy pixels.....
demonicpedigree
6 months ago
I know some people use image-rendering: pixelated but that looks awful on my display. I usually go into inspect site and change it if I’m looking through pixel art, etc.
zhongvie
6 months ago
yeah pixel cat's end use pixelated but it looks like garbage and shifted pixels unless i zoom in to like ... 133% on browser
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 politics html programing travel minecraft videojuegos life gamedev love retro web 2000s school blogging 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 cutecore news health arts stuff math fiction culture journaling silly etc stories baking website scifi painting crochet cinema cat series punk diy 90s graphics 3d shows football archive homestuck goth psychology commissions pixelart artist dance comida makeup marketing me program software digitalart creativity dnd indie lgbt sanrio css sport lifestyle graphicdesign editing metal trans characters lgbtq aboutme friends religion plants rpg fanart funny guitar streaming cool clothes sonic rock roleplay story sewing deltarune zines code community development everything entertainment scene languages ttrpg electronics engineering aesthetics webcomics comedy study reviews weird beauty photos javascript blogs vintage originalcharacters cyberpunk hobbies webcore gay spirituality fnaf hacking social thoughts storytelling vtuber basketball it webdesign fandoms coffee biology soccer pets flowers architecture educacion lore oldweb computer project weirdcore undertale cosplay discord moda movie creative magic japan mlp shop language shopping book alternative clothing informatica ttrpgs personalwebsite information crafting singing radio nintendo chat astronomy fitness physics gatos vaporwave experimental blinkies juegos digital websites testing birds about nothing bugs anything wip site money info cybersecurity research witchcraft tvshows yaoi band japanese animes projects theatre frutigeraero crypto furries occult interests sleep sleeping tecnologia gamedevelopment finance dolls html5 autism profile all libros other television poems work romance knitting photo vampires fish visualnovels collecting puzzle events genshin essays dreams tarot transgender marvel linguistics vr system jogos futbol mentalhealth wiki gothic gym astrology resume dancing fanfic toys lain apps aliens peliculas skateboarding yuri animations stamps hiking birthday english gyaru drawings whimsy app intro meme rap cartoon creepypasta medicine mystery free developer splatoon coquette windows journalism bio chess puzzles modding family python popculture interactive webdevelopment gamedesign dog touhou resources robots teaching mathematics osc introduction gallery pixels dragons zine humor a musicals dreamcore mythology fnf links pizza piano ocean online hobby novels jfashion characterdesign adventure blender studying fortnite rp ghchs myself amor spanish carrd cine no deportes audio bl traveling roleplaying security alt vkei style craft pjsk stars recipes meow objectshows dark gifs danganronpa bfdi bunnies fansite data indiegames paranormal law pixel hiphop lol christianity shrine foods home plushies fotografia utau songs noise breakcore communism running swag privacy boardgames wrestling feminism pinterest production brasil volleyball scenecore ffxiv twitch geography zonelets filmmaking activism collage podcast pictures tf2 robotics rpgs jewelry blue graphic socialmedia filmes tools death none grunge literatura progamming designing car dinosaurs vlog outdoors cozy lesbian travelling bts 3dmodeling student manhwa things hellokitty educational transformers omori dev historia vent maths livros stickers ecommerce sharks args electronic awesome f1 anarchism theater jpop chemistry god acting novel yumeship tea android scratch 80s misc lolita webdev jesus cafe store mario clowns pop girly environment girls jazz deporte realestate starwars old draw twine computing trains pc collection college pastel vtubers dj mcr whatever skating images horses videography plurality yoga artes unblocked retrogaming supernatural construction cyber creepy ecology help services doom baseball translation programmer multimedia flash escuela videoediting tumblr persona insects computerscience trading gamer trinkets animales dc warriorcats nerd event miku programar lego southpark 3dprinting kandi weed therian forum surrealism green hardware lgbtqia chatting skincare weather medical drama tiktok hi tattoos swimming techno salud socialism epic analog opensource bitcoin sociology people yes cultura sound mangas ropa truecrime monsters modeling tabletop ideas visualnovel economics java sketching kdrama maps edm world purple tcc author bsd animanga freedom artwork podcasts angels bands hockey vhs colors fishing healthcare writting restaurant programas halloween chill hardcore vida otherkin thrifting cricket cleaning js wedding homepage academia plural medieval racing egl learn sculpture shoes conspiracy terror bible kirby tourism friendship analysis eating search knowledge brazil service programacao christian webseries scary otaku anthropology kidcore videogaming hair creation yapping text wellness ambient magazine sciencefiction programa scrapbooking digitalmarketing library nails hetalia tennis retrogames graffiti enstars rats women surreal turismo poesia rants sites liminal aviation general sustainability frogs alterhuman estudiante theology ceramics harrypotter depression homework mods garden gacha did creating analoghorror university water crocheting petz networking curso shitposting schoolproject tattoo jjba building musicas cv kdramas cryptids voiceacting concerts drugs cycling genshinimpact academic ghosts erotica writer talking glitch folklore quotes furniture 3dart closedspecies foss shrines fanfics archives mobile tutorials cards society vlogs selfship musicproduction onepiece seals french mylittlepony notes mtg anarchy esoteric character illustrations moe play spiderman server rpgmaker performance dandysworld theory live soft truth superheroes batman content conlang estudio ux escritura review dibujo vampire kids articles handmade programs guns yumeshipping startrek os shoegaze glitter sanat neocities crk camping quiz forsaken creativewriting programmation company practice doodles daily whimsical geek blockchain underground lostmedia ia oldinternet shitpost bot filosofia youtuber bikes ultrakill animal musics decor species calculator originalcharacter shoujo vibes satire communication commission vinyl chaos cs songwriting rhythmgames meditation apple informacion disney noticias industrial instagram scp sweets church todo training military animating solarpunk musique class vrchat marxism crime blood future synthesizers adhd viajes stem sims revival new zelda black house mha party paganism idols unblockedgames cryptocurrency evangelion disability vtubing randomstuff more spooky desing multifandom fotos collections facts russian beach tadc google espanol instruments bass exploration overwatch joke embroidery gossip advertising vegan repair visualkei rambling dating exercise something geometrydash diario programm islam beginner interactivefiction magick twitter creatures dungeonsanddragons tamagotchi animalcrossing rainbow cheese jeux designer kink red shifting faith zombies musik ciencia finalfantasy cult studies miriadax spiritual motorcycles warhammer argentina silliness neopets miscellaneous ddlc css3 naturaleza webring productivity tips videgames entretenimiento developing 1 frontend tcg numetal jobs happy club politica au opinions musician edits miniatures socials jokes cities peace secret halflife paint sea cybercore self archiving angel drinks woodworking tokusatsu
thank you!!!! ur site is soo clean and your OC's design is so cool!!