diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5c05f90 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hugo-theme-relearn"] + path = themes/hugo-theme-relearn + url = https://github.com/McShelby/hugo-theme-relearn.git diff --git a/content/_index.md b/content/_index.md index 24c90eb..51f0e2e 100644 --- a/content/_index.md +++ b/content/_index.md @@ -5,4 +5,8 @@ Keyword-rich introductory content goes here. ## Get Started 1. Click the arrow in the upper-right corner to progress to the next section or -2. Use the left-hand menu to begin with [Chapter 1. The Basics](/basics) \ No newline at end of file +2. Use the left-hand menu to begin with [Chapter 1. The Basics](/basics.html) + +{{% icon exclamation-triangle %}} +{{% icon angle-double-up %}} +{{% icon skull-crossbones %}} \ No newline at end of file diff --git a/themes/hugo-theme-relearn b/themes/hugo-theme-relearn new file mode 160000 index 0000000..fafc04c --- /dev/null +++ b/themes/hugo-theme-relearn @@ -0,0 +1 @@ +Subproject commit fafc04cb4290a9f2433cde5338b27403abc210ce