• xmunk@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      28 days ago

      Pshaw… just write it in raw HTML. It’s an incredibly legible markup language. I talk to my spouse in HTML just to stay sharp.

  • NostraDavid@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    27 days ago

    weird dude who writes raw HTML

    Eyy, that’s me! Good excercise to learn actual HTML, instead of directly trying to jump into <insert random JS framework> and getting confused on what’s what.

    Anyway, I ended up switching to Hugo as a static site generator, because it was too damn hard to keep all my <header>, <nav> and <main> aligned for all my HTML files.

    Now I can just write a markdown file as an article, or switch back to raw HTML if I so need (like rewriting Alan Turing’s paper " On computable numbers" in HTML because I can’t use TTS on the PDFs I found; I still haven’t finished writing it, because I am now reading E. F. Codd’s papers on the Relational Model, which is pretty wild how we already figured that shit out in the 1970s!)

  • TCB13@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    28 days ago

    Yeah, everyone with a decent amount of content will just pick Wordpress and move on. It works, it’s reliable, it’s well supported and will keep running for decades at least.

    • Norgur@fedia.io
      link
      fedilink
      arrow-up
      0
      ·
      28 days ago

      And once you have found your specific collection of plugins that happen not to put the exact features you need behind a paywall but others, you ain’t touching those either.

      • TCB13@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        28 days ago

        That or you develop your theme with the features you need baked in. This is the irony of the Hugo people, they’re capable developers that can make themes but they can’t just create a simples Wordpress theme from the ground?

        • daddy32@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          28 days ago

          Capable developers don’t touch PHP ;)

          (sorry, couldn’t help myself. I love WordPress, but I don’t much love its innards or the language…)