Add all the series pages

This commit is contained in:
2023-01-31 18:53:02 -08:00
parent 5bd8c11a86
commit 7f1b9d31ea
7 changed files with 63 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
+++
title = "Advent of Code in Coq"
summary = """
In this series, I apply the Coq proof assistant to formalize solutions to the
puzzles to Advent of Code 2020. That is, I try to solve the problem, and
formally prove that the solution is correct.
"""
status = "suspended"
+++