I want to start writing articles about political issues in my country. I would prefer not getting fired from my day job or going to prison because of it, so I will be writing under a pseudonym.

Are there any alternatives to WordPress that play nice with TOR/TAILS? WordPress is difficult to use with its complicated block editor.

I need something that is easy for a non-technical person like me. And also free, since any payment can be tied back to my identity.

  • fta@lemmy.zip
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    A few people recommend Hugo. If you download a template and don’t edit anything, you simply write in markdown and the project generates each markdown file as a blog post typically. Might fit your use case.

    I personally don’t really like Hugo, but I was trying to edit things.

    Pure HTML pages is easier to setup nowadays as well. You can download a template, and then write whatever you want. If you get stuck LLMs are pretty good at basic HTML, I’d just be careful about it seeing anything you write that might be sensitive.

    • SreudianFlip@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      7 hours ago

      If you must use an llm, and only for simple drudgery like converting a RTF file to html then styling it under direction, you can run a small local model for that job. Keep it offline and private. A 4B coding model will run on most modern computers.