• @[email protected]
    link
    fedilink
    156 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
      link
      5
      edit-2
      6 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!