From e18e5b3d2559f5f0395ffe79416cdca3abc89310 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 14 Feb 2021 16:01:15 +0000 Subject: Start restructuring for Pelican --- pelican/content/Documents.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 pelican/content/Documents.md (limited to 'pelican/content/Documents.md') diff --git a/pelican/content/Documents.md b/pelican/content/Documents.md new file mode 100644 index 0000000..94d19e1 --- /dev/null +++ b/pelican/content/Documents.md @@ -0,0 +1,22 @@ +# Presentations and Design Documents + +``` +#!comment + +Remember that links from this page to files in git repositories should use the "export:" tag, eg: + +[export:/doc/blarg.pdf "An interesting presentation about Blargs"] + +``` + +[RandomnessTesting Randomness Testing Tools] + + +[AlphaBoardStrategy Alpha board strategy] + +[export:/doc/design/Alpha_board_drawing.pdf "Alpha board drawing"] + +[AlphaBoardPictures Alpha board pictures] + +Placeholder until somebody fills this in with something else interesting. + -- cgit v1.2.3