• @[email protected]
    link
    fedilink
    164 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.

    • @[email protected]
      link
      fedilink
      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!