• xmunk@sh.itjust.works
      link
      fedilink
      arrow-up
      15
      ·
      4 months 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.

      • KISSmyOSFeddit@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        4 months ago

        I just write all my blog posts inside the empty line of this:

        <!DOCTYPE html>
            <title>My Blog</title>
        
        </html>
        
        

        Keep it simple, stupid!

    • herrcaptain@lemmy.ca
      link
      fedilink
      arrow-up
      9
      ·
      4 months ago

      Right? I’m tired of my admin dashboard being a wall of plugin advertisements (especially from plugins I already pay for).

        • herrcaptain@lemmy.ca
          link
          fedilink
          arrow-up
          2
          ·
          4 months ago

          Presumably because we let them by continuing to use their products. It’s definitely bullshit though - every time I log into a site I managed my dashboard is littered with notification banners. Most are legit notifications (albeit there should be a proper log for that), but the actual ads for plugins are maddening.

    • Potatos_are_not_friends@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      4 months ago

      I went with eleventy and pure markdown files and I never looked back.

      I say this as a person who loves WordPress and contributes to the open-source project.

  • NekuSoul@lemmy.nekusoul.de
    link
    fedilink
    arrow-up
    21
    ·
    edit-2
    4 months ago

    I hate how oddly specific “Moved from Jekyll to Hugo people” is, mostly because that’s exactly what I did as well. I don’t use it to write any blog posts though. It’s more a “Here’s a list of things I’ve created”-generator.

  • PlexSheep@infosec.pub
    link
    fedilink
    arrow-up
    16
    ·
    4 months ago

    I set up my site with Jekyll this year, and I have one blog post about how to set up a Jekyll blog.

  • NostraDavid@programming.dev
    link
    fedilink
    arrow-up
    8
    ·
    4 months 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!)

  • Codex@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    4 months ago

    I made a static site with Hexo a few years back. I thankfully didn’t make any “Get started with Hexo” posts but I did only really use it for a few months. I think that puts me in the cluster with the “switch from Jekyll to Hugo” people. Now it just sits there, absorbing some money every two years for the “personal website tax”.

    Shame too, I constantly think I need to get back to it. Hexo is nice, popular with Chinese users I think. I don’t recall now why I liked it over Jekyll or Hugo, but I’ve always loved an underdog. Once I got the hang of using it, it was very customizable and fun to work with.

    • AnarchistArtificer@slrpnk.net
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 months ago

      I think the “Moved from Jekyll to Hugo” dot has an implicit catchment area around it, which includes people who don’t technically fit that description, but they’re close. I’ve used neither Jekyll nor Hugo, but the fact I understood that archetype meant I felt pulled in by the gravity of that point.

  • smiletolerantly@awful.systems
    link
    fedilink
    arrow-up
    5
    ·
    4 months ago

    As the author of an obscure static site generator. I feel called out.

    My personal blog currently has one (1) post. It’s about how to get started blogging with my SSG. Oops.

  • topherclay@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    4 months ago

    Shouldn’t that X axis really be “percentage” instead of “number” for this to make any sense at all?