The small web has many faces. Everyone can participate in their own way. Static versus dynamic? GUI versus command line? These are all false dychotomies. People are smart, they can learn. If anything, money is a bigger problem in 2025. Even so, there are plenty of options for hosting a website. So what's important? Community, obviously. That goes without saying. Now let's see what else.

Router Building Abstract vector art of a router with blinking lights, or maybe an office building at night, next to three network cables or maybe flagpoles.

Approaches

The best way to make a website is whatever floats your boat. That said, each way to do it has ups and downs.

Handcrafted pages

Pros:

Cons:

Handcrafting websites requires a modicum of technical knowledge. See below for tips.

Static site generators

Pros:

Cons:

Static site generators require more technical knowledge, in particular about the command line; they're often called a solution for programmers.

Content management systems

Pros:

Cons:

Content management systems are convenient, but can take control away from the webmaster. They're still a viable choice.

Web design tips

(for handcrafted sites)

Also: don't try to manually update a "last modified" date at the top / bottom of the page. You'll forget all the time. That's what wikis are for. Instead, drop hints throughout the text as to when each part was written. Simple references to a year and month or major event help a lot.