From 8cef95ad039006a1f7eab8a760c76df8fa514dec Mon Sep 17 00:00:00 2001 From: adam <56338480+adastx@users.noreply.github.com> Date: Sat, 27 Aug 2022 21:03:58 +0200 Subject: New footer, and some polish --- dst/.files | 2 +- dst/SPO notes.html | 25 +++++++++++++++++++++++-- dst/ase.html | 25 +++++++++++++++++++++++-- dst/game.html | 29 +++++++++++++++++++++++++---- dst/index.html | 33 ++++++++++++++++++++++++--------- dst/styles/style.css | 23 ++++++----------------- src/_footer.html | 18 +++++++++++++++++- src/_header.html | 7 ++++++- src/game.md | 4 ++-- src/index.md | 7 +------ src/styles/style.css | 23 ++++++----------------- 11 files changed, 134 insertions(+), 62 deletions(-) diff --git a/dst/.files b/dst/.files index 85ae8e5..824519a 100644 --- a/dst/.files +++ b/dst/.files @@ -1 +1 @@ -./index.md +./game.md diff --git a/dst/SPO notes.html b/dst/SPO notes.html index 1fae7be..ff6a0fa 100644 --- a/dst/SPO notes.html +++ b/dst/SPO notes.html @@ -9,7 +9,12 @@
- +Identification and type checking are combined into a depth-first traversal of the AST.
- +