• Amicese
    link
    2
    edit-2
    1 year ago

    deleted by creator

    • @cult
      link
      62 years ago

      Depends really. You can find a lot of places willing to host a static site. Make a GitHub account and start a repo with just a simple index.html file and then you can use GitHub Pages to freely host it.

      The only thing you’d have to pay for is the domain name (about $12/year)

      Other services like Netlify or Vercel will also more complex things. This is assuming some programming experience. But tbh, you can learn the basics of HTML and CSS enough to make a solid static site in 1-3 days.

      • Amicese
        link
        1
        edit-2
        1 year ago

        deleted by creator