website

website.git
git clone git://git.lenczewski.org/website.git
Log | Files | Refs

test.html (303B)


      1 <h3>YARB: Yet Another Blog Rewrite</h3>
      2 <p>
      3   Yet another rewrite of my blog, this time even simpler. Who needs Markdown
      4   when plain HTML works just as well! Code blocks will be exceedingly annoying
      5   to write, but perhaps I can co-opt my templating logic to automatically
      6   escape HTML entities.
      7 </p>