The (crude) site.

It's funny that I'm using nbconvert, markdown, pandoc, tidy, and of
course python, all to make a simple static website...

"There's got to be a better way!"
This commit is contained in:
Simon Forman
2022-09-16 07:36:28 -07:00
parent b67fc46291
commit 7a25eee481
36 changed files with 531235 additions and 0 deletions
+3
View File
@@ -86,7 +86,10 @@ coordinate pair in a square spiral (like the kind used to construct an
</code></pre>
<h2>Documentation</h2>
<h3>Jupyter Notebooks</h3>
<p><a href="/notebooks/index.html">Notebooks</a></p>
<p>The docs/notebooks dir contains Jupyter notebooks, ... TODO</p>
<h2>Function Reference</h2>
<p><a href="/FR.html">Function Reference</a></p>
<h3>Building the Docs</h3>
<p>Run <code>make</code> in the <code>docs</code> directory.</p>
<h2>Basics of Joy</h2>