diff --git a/content/_index.md b/content/_index.md index 004ade9..bcecd6c 100644 --- a/content/_index.md +++ b/content/_index.md @@ -28,6 +28,14 @@ body = ''' Numerical computing lectures that teach key packages in the scientific Python ecosystem, such as NumPy, SciPy, Matplotlib, scikit-learn, and scikit-image. ''' +[[item]] +type = 'card' +title = 'Documentation Guide' +link = '/documentation/' +body = ''' +Learn recommended approaches for project documentation. +''' + {{< /grid >}}