Hello, This is my first website and I want some feedback from you guys. It’s very basic and I haven’t added much. just wanted to host something so I threw invidious and whoogle instance there. My ISP doesn’t provide a static IP so I had to host it on tor :( what else do you think I should host there? server spec: 15 year old computer with i3 first gen cpu.

Edit: Here is the URL if you want to visit the website: ot6ewcgzioleglf2jp2iofludol3hw5gcaycaj7n5tolf6wcu7ofbzid.onion

  • @[email protected]
    link
    fedilink
    English
    31
    edit-2
    1 year ago

    Plain old static HTML is fine, and you can host it on a potato! Here are some design tips to keep it easy to read. None of them are objectively correct, and you are already doing some of them. They are just some suggestions as you move forward:

    1. Don’t use dark-on-dark fonts. Use near-black on off-white or at least something high contrast.
    2. Break up content using horizontal rules <hr> and various headers <h1 to h6> You can style both of them in css. This keeps things easy to find and read.
    3. Generally, do not center-align text if it is more than one line. If you need to display blocks of text side-by-side, put each in a container then left-align the text within those containers.
    4. Use a bigger font than you think is strictly necessary.
    5. My preference is to use sans-serif fonts. Google makes some good free ones. Sometimes I’ll go back and make titles serif only.
    6. Resize and compress your images. A bit higher resolution than you need but with lower quality is usually better than the reverse (for jpegs)
    • ChaoticNeutralCzech
      link
      fedilink
      English
      471 year ago

      make titles serif only

      I don’t want to question your aesthetic choices but I think it hurts readability.
      xkcd 2736

      • @[email protected]
        link
        fedilink
        English
        61 year ago

        Haha, you got me there. So I guess you could more correctly say ‘a font with serif for titles only’.

      • Flying Squid
        link
        fedilink
        English
        21 year ago

        Surprisingly, I can’t find that made as an actual usable font. I would have thought someone in font design would jump at the chance just for the fun of it.

    • @[email protected]
      link
      fedilink
      English
      61 year ago

      They’re hosting on tor, they probably don’t want internet hosted fonts from Google. There are tons of CC licenses fonts available that are very useable.

    • @[email protected]
      link
      fedilink
      English
      21 year ago

      I have seen multiple references to running software “on a potato” in the last hour. What in the world does it mean to run something on a potato? (Like… pickle electricity? That’s all I’ve got.) Please advise…