this post was submitted on 13 Sep 2024
1375 points (99.4% liked)

Memes

45365 readers
2385 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] TriflingToad 6 points 3 weeks ago (9 children)

ok genuine question from someone who wants to make a website but has no experience in it other than a HTML class and doesn't want to resort to a cushy GUI based website maker, How do I make a website? I'm not talking about the HTML, I got that part down. I'm talking about how do I actually get a domain and host? I tried doing it and got like a $5 domain, but the host was like $30 for a year which was too much for me and couldn't figure out how to selfhost with my extremely limited knowledge. Is that just what it costs to have a website or is there an easier way?

[โ€“] [email protected] 1 points 3 weeks ago

You could give a flat file CMS like Grav a shot. It's basically like a wiki system for running a site. There's also a slow burn up a hill of complexity where you do LAMP with PHP then you gravitate to things like express.js then Electron and then you roll poorly on your sanity check and end up naked in a bell tower.

Insert that bell curve meme where it's wordpress on both sides.

For self hosting, pick up docker and understand that then go for portainer - it makes making mistakes in the arena super easy to scrub away. I suggest Synology NAS.

load more comments (8 replies)