my blog lives here now
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
403 B

6 years ago
2 years ago
6 years ago
2 years ago
6 years ago
2 years ago
  1. ---
  2. title: Home
  3. ---
  4. <div id="post-toc-container">
  5. <article>
  6. <p>
  7. You've reached Abigail's blog, a place where I exposit and reflect on programming languages and type theory.
  8. Here's the posts I've written recently:
  9. </p>
  10. <h2>Posts</h2>
  11. $partial("templates/post-list.html")$
  12. <p>…or you can find more in the <a href="/archive.html">archives</a>.</p>
  13. </article>
  14. </div>