+ {{- .Title -}} +
+{{ .Description | markdownify }}
+Local Kubernetes, focused on application development & education
- - Get Started - - - View Repository - -
- You can find out how to contribute to these docs in our Contributing Guide. diff --git a/site/layouts/partials/section-index.html b/site/layouts/partials/section-index.html new file mode 100644 index 0000000000..ffea5611c7 --- /dev/null +++ b/site/layouts/partials/section-index.html @@ -0,0 +1,39 @@ +{{ $related := .Site.RegularPages.Related . | first 3 }} +{{ with $related }} +
{{ .Description | markdownify }}
+