I am trying to build a small website. I don’t know how to write HTML or JavaScript or CSS. I always hear sponsorships about SquareSpace from content creators such as TheLinuxExperiment. I understand that a website is public information but I want a builder that does not come with any unnecessary trackers, I.E. a noninvasive website. Are there any options?

  • flatbield@beehaw.org
    link
    fedilink
    arrow-up
    11
    ·
    1 year ago

    I do not know about trackers. The modern web stack can have a very big supply chain.

    On the other hand WordPress is the most common FOSS site builder tool. You can have this hosted too in a variety of ways.

  • Moonrise2473@feddit.it
    link
    fedilink
    arrow-up
    10
    ·
    1 year ago

    Hugo? It builds a website with no trackers or cookies at all

    But it might be difficult to learn for a beginner

    • bbbhltz@beehaw.org
      link
      fedilink
      arrow-up
      8
      ·
      1 year ago

      SSGs (Hugo, Jekyll, Pelican, Zola, etc.) are an excellent option. I was a beginner when I tried and I did manage. I would vote for this over WP.

    • Kissaki@feddit.de
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 year ago

      It’s not a what-you-see-is-what-you-get editor website builder like OP seems to ask for. You definitely need some editing or at least Markdown markup.

      But I personally can recommend getting into that.

      If it’s mostly about the content and text content Hugo may be a very good option and starting point into website creation/development. Because it generates static webpages it can be hosted for free too - e.g. on GitHub pages.

      If they want to play around, move and modify the layout and positioning though they’ll have to dive at least a little bit into HTML and CSS, or use a different tool.

  • Moonrise2473@feddit.it
    link
    fedilink
    arrow-up
    7
    ·
    1 year ago

    I found Publii. It’s open source and it generates a static website with an easy editor. You need to backup locally the SQLite database that hold your pages or you won’t be able to edit your site in the future (unless you do it manually)

  • vogum [she/her]@beehaw.org
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    I don’t know how to write HTML or JavaScript or CSS

    Not to sound like I’m saying “just learn it lol” but the coding required for simple website building is probably 1000x easier and quicker to learn than you think it is, even if you’re like myself and have both a learning disability and a babylike grasp of math and formal logic

    Learning a bit - just the bare minimum - will probably open up your options a ton. Most of the answers in this thread are already more DIY than what I’m guessing you’re hoping for anyway

  • Gamey@feddit.rocks
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    The results website builders produce are a bloated waste of resources on the server and client side so I generally advice against using them but if you really want to Wordpress with some drag and drop builder is probably your best bet!

  • flatbield@beehaw.org
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    The other direction is to look at one of the 30 or so Fediverse platforms. These tend to be pretty specific though. Tubesites, blog sites, etc.