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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user