Update show formating

This commit is contained in:
Andrew Stryker 2023-09-19 11:43:59 -07:00
parent b4614d5cb7
commit 169684b251
1 changed files with 4 additions and 4 deletions

View File

@ -94,11 +94,11 @@ publish: #> Publish Gemini files to site
show: #> Display key variables
@echo "Key variables defined in ${self}:"
@echo
@echo "Gemini site................................... ${GEMINI_SITE}"
@echo "Genini site URL............................... ${GEMINI_URL}"
@echo "Gemini site .................................. ${GEMINI_SITE}"
@echo "Genini site URL .............................. ${GEMINI_URL}"
@echo
@echo "\tSite index template......................... ${site_index_template}"
@echo "\tBanner template............................. ${banner_template}"
@echo "\tSite index template ........................ ${site_index_template}"
@echo "\tBanner template ............................ ${banner_template}"
@echo
@echo "\tCurated content directories:"
@echo "\t\t${curate}"