Entrance Events! Chat Gallery Search Everyone Wiki Login Register

Welcome, Guest. Please login or register. - Thinking of joining the forum??
May 17, 2025 - @919.36 (what is this?)
Activity rating: Three Stars Posts & Arts: 27/1k.beats Unread Topics | Unread Replies | My Stuff | Random Topic | Recent Posts Start New Topic  Submit Art
News: :4u: :transport: More is More :transport: :4u: Super News: Upload a banner!

+  MelonLand Forum
|-+  World Wild Web
| |-+  ✁ ∙ Web Crafting
| | |-+  What do you use to code websites?


« previous next »
Pages: 1 ... 3 4 [5] 6 Print
Author Topic: What do you use to code websites?  (Read 9767 times)
Nickolox
Casual Poster
*


The Lord of Waluigis

⛺︎ My Room
SpaceHey: Friend Me!
StatusCafe: nickolox

View Profile WWW

First 1000 Members!Joined 2023!
« Reply #60 on: October 29, 2023 @391.49 »

I used to program everything in Notepad++ up until this year, when I switched to VSCode. The extensions have made the switch very worth it, making stuff feels much smoother and quicker now... Though maybe that's on my end rather than the program I use haha  :ok:
Logged

The Lord of Waluigis and King of Bush Medicine :melon:

My Silly Webbed Sites:

wetnoodle
Full Member ⚓︎
***


a silly lil goose

⛺︎ My Room

View Profile WWW

LifeParticipated in the 2023 Profile Design Contest!First 1000 Members!Joined 2023!
« Reply #61 on: October 29, 2023 @752.06 »

I almost exclusively use the Neocities editor and I'm not ashamed to admit it.

Yoooo same here  :ha:
Logged


cynderthekitsune
Full Member ⚓︎
***


she/her

⛺︎ My Room
XMPP: Chat!
RSS: RSS

View Profile WWWArt

Vocaloid Fan !Joined 2025!
« Reply #62 on: April 22, 2025 @416.60 »

i'd like to do it in Kate though i usually just use the browser and Nekoweb's native code :P

i like to make silly local 'index.html' files with a silly styles css file, and those are usually just to see how much i can make in one sitting, without any help. so far i've gotten pretty good before i got stuck!  :ozwomp:  :ozwomp:

i think i've finally implemented a thing where my site goes offline on Mondays (though i just hope it works qwq) so maybe that'll help lol
though personally i've found if i code it locally, then i expect the image (or whatever) files on my hdd to automatically link up to there, cuz it was made on my PC, i know where my files are, i know my filesystem, so it's just muscle memory :3
« Last Edit: April 27, 2025 @75.65 by cynderthekitsune » Logged
candycanearter07
Hero Member ⚓︎
*****


i like slimes

⛺︎ My Room
SpaceHey: Friend Me!
StatusCafe: candycanearter
Itch.io: My Games
RSS: RSS

View Profile WWWArt

Goomy, I Choose You!Suck At Something September - Did It!uh oh! a pigeon got in!Artsy Candy CaneJoined 2024!
« Reply #63 on: April 22, 2025 @893.48 »

I use GNU Emacs, but I don't hand-code HTML for every page. I have partials that I include in a pandoc template or in Markdown files, and I've written a bunch of shell scripts to build my site, which I call from a Makefile. I can push my site to my host by running "make install".

Hypothetically, how would I set that up on gitea?
Logged

new to oldnet be nice




candycanearter07
Hero Member ⚓︎
*****


i like slimes

⛺︎ My Room
SpaceHey: Friend Me!
StatusCafe: candycanearter
Itch.io: My Games
RSS: RSS

View Profile WWWArt

Goomy, I Choose You!Suck At Something September - Did It!uh oh! a pigeon got in!Artsy Candy CaneJoined 2024!
« Reply #64 on: April 22, 2025 @893.95 »

Also I currently use 32Bit Cafe's Gitea and a hook to push it to my neocities when I commit.
Logged

new to oldnet be nice




jack_dawlia
Casual Poster ⚓︎
*


catgirl irl

⛺︎ My Room

View Profile WWW

Suck At Something September - Did It!GLaDOS' Test Chamber VeteranJoined 2024!
« Reply #65 on: April 24, 2025 @87.40 »

When it comes to websites, i mostly stick to the neocities editor, i like the colours and the warning popups are good enough ^^ my wips are in full display but i like people being able to see what im working on :). With the insane number of pages i have on my site (>50 >_>) i should really use something more automated to deal with all my files buttt i cant be bothered to figure that out

If im doing a bunch of more complicated javascript, i use vscode as it doesnt have the delays that the neocities editor can have (the number of times i've thought my code was broken and it turned out neocities just hadn't updated is higher than i'd like to admit TwT"). it makes me feel like a proper programmer lol

when doing longer writing things like blogs i use good ol' text editor cuz its nice and plain :grin:
Logged

- the silly (xe/xir)
chipyowo
Casual Poster ⚓︎
*


ms paint enthusiast and music maker. clownie :o)

⛺︎ My Room
RSS: RSS

View Profile WWWArt

Joined 2025!
« Reply #66 on: April 24, 2025 @685.13 »

i used vscode to make the base of my website. it'd take a considerable amount of time to code/test/transfer to server, so nowadays i just edit directly into the website's server. it has some cons, obviously, but its faster that way so i like it :)
Logged



thearistocats
Casual Poster ⚓︎
*


⛺︎ My Room
RSS: RSS

View Profile WWW

Joined 2025!
« Reply #67 on: April 27, 2025 @980.82 »

I truly just use the text editor that Ubuntu ships with, and I have my neocities site mounted in my filesystem (I'm not even sure if this is the right way to say it) so I can edit the site directly. I also use Pinta to resize and crop my graphics. There's a bunch of physical supplies I use to make my graphics but that's another story, you can check my about page on my site if you're curious :dot:
Logged

find me on lovethea.net, your premier source for all thea related news

she/it
bby
Jr. Member ⚓︎
**


take my memories of her with u

⛺︎ My Room
SpaceHey: Friend Me!
StatusCafe: bumblebear
iMood: dahliahawthorne
Matrix: Chat!
XMPP: Chat!
PicMix: tuxedosam
Itch.io: My Games
RSS: RSS

View Profile WWW

First 1000 Members!Joined 2023!
« Reply #68 on: April 27, 2025 @19.36 »

i use vscodium with three extensions: spell right, live preview, and image preview. i should probably check out extensions more to see if there's anything else useful, but these work great for me!

in the past, i have used notepad++, neocities editor, wordpad, and regular notepad :)
Logged

makeup and stickers and ponies and myspace.com melonland.net! :ozwomp:

:sleep::wizard::happy:

:4u: digital pet hoard :mail: wanna be pen pals?
NinePsi
Newbie ⚓︎
*


I have a nuke

⛺︎ My Room
iMood: ninepsi

View Profile WWWArt

Joined 2025!
« Reply #69 on: April 27, 2025 @345.90 »

i code on an exceptional amount of coke (cola) and a built in editor (i am simply cracked)  :melon:
sometimes i use visual studio code but i dont know everything i need for other websites and sometimes it just comes out weird in visual studio vs my browser
anyway if i see suggestions in here i like (or new ones) ill yoink them
Logged

moeghost
Casual Poster ⚓︎
*


nyanyanyanyanyanya

⛺︎ My Room
iMood: moeghost

View Profile WWW

Welcome To The Forum !Joined 2025!
« Reply #70 on: May 02, 2025 @288.38 »

notepad++ on top!!!
Logged


crazyroostereye
Jr. Member ⚓︎
**


I am most defiantly a Human

⛺︎ My Room
RSS: RSS

View Profile WWW

Joined 2024!
« Reply #71 on: May 02, 2025 @614.59 »

I tend to use neovim for my task, because I am directly working on the Server and wanting the same Environment on my local Machine I use there too.
Logged

Paprika
Sr. Member ⚓︎
****


Go to the tanterwomps for they are lost in time

⛺︎ My Room
XMPP: Chat!

View Profile WWWArt

Great Posts PacmanThanks for being rad!the one and only paprika!Giver of Many Welcomes!Joined 2024!
« Reply #72 on: May 03, 2025 @957.62 »

I was using notepad++ for making the main content of a page and then make some touches to it while in NeoCities editor. Now that I moved to linux, I'm using VS Codium but I'm trying to spam the NeoCities editor as less as possible because I feel bad for making 6+ updates to fix a handful of typos.

I'm learning to do it all in VS Codium and once it(s corrected and edited properly, I pate it on neocities. Gotta let that poor website editor breath because I really feel bad seeing 13k+ updates while it should be less than 1K...  :sad:
Logged

starbreaker
Sr. Member ⚓︎
****


What good is Heaven if we dare not storm it?

⛺︎ My Room
SpaceHey: Friend Me!
RSS: RSS

View Profile WWW

Great Posts PacmanFirst 1000 Members!G4 Club Member!Joined 2023!
« Reply #73 on: May 14, 2025 @769.32 »

Hypothetically, how would I set that up on gitea?

You want to run a makefile on Gitea? You could probably use Gitea Actions for that, but check the manual first.

I don't use any sort of CI or task runner service myself. When I want to build my website, I do it locally and manually by running "make". When I'm ready to upload, I run "make install".
Logged



as all kingdoms fall, let my will be done on earth, and heaven be damned
Slix
Jr. Member ⚓︎
**


⛺︎ My Room
RSS: RSS

View Profile WWW

#1 Poliwag Fan !poliwag masterJoined 2024!
« Reply #74 on: May 14, 2025 @776.33 »

I've been using the built-in cPanel text/code editor for my website since like, 2010. :P I used it even before it had code color hinting and was just text.  :omg:  I really don't like fancy IDE editors because they try to auto complete more than I want them to, and having my files directly on the server when editing helps me make sure the scripts I'm writing are working as I go. Plus, I can basically edit my site on any computer that has a web browser, which is handy. I have tried BBEdit on the computer, but I usually only use it when I'm doing larger edits and cross-comparing code between pages or something like that.
Logged

Pages: 1 ... 3 4 [5] 6 Print 
« previous next »
 

Vaguely similar topics! (3)

Deltarune Chapter 2 and The Goner Code

Started by DoctorScreechBoard ♖ ∙ Video Games

Replies: 0
Views: 4356
Last post December 03, 2021 @256.40
by DoctorScreech
Yesterweb Zine - Issue 02 - Websites as an Act of Creativity - OUT NOW!!

Started by sadnessBoard ☆ ∙ Projects

Replies: 4
Views: 2273
Last post April 27, 2022 @745.66
by Dojidave
Whats your life like? (Time Capsule Thread)

Started by MelooonBoard ⚚ ∙ Life on Earth!

Replies: 58
Views: 10486
Last post May 15, 2025 @435.75
by aztralsea

Melonking.Net © Always and ever was! SMF 2.0.19 | SMF © 2021 | Privacy Notice | ~ Send Feedback ~ Forum Guide | Rules | RSS | WAP | Mobile


MelonLand Badges and Other Melon Sites!

MelonLand Project! Visit the MelonLand Forum! Support the Forum
Visit Melonking.Net! Visit the Gif Gallery! Pixel Sea TamaNOTchi