Begin slow migration to Hugo...

This commit is contained in:
Chris Hodapp
2020-01-31 17:46:38 -05:00
parent f12c4b3773
commit 921b0e88fc
180 changed files with 2084 additions and 285 deletions

View File

@@ -0,0 +1,9 @@
---
title: "Adding Page Items"
menu: "main"
draft: false
---
Indigo supports adding a simple navigation-style menu items across the top of the site. To do so, simply add a `menu: "main"` entry in your page's front matter (TOML format shown).
If no date is included in the front matter, then the published date won't be shown (as in this page).