• xmunk@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      1 month 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
        0
        ·
        edit-2
        1 month 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
      0
      ·
      1 month 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
          0
          ·
          30 days 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
      0
      ·
      1 month 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.