Update show formating
This commit is contained in:
parent
b4614d5cb7
commit
169684b251
8
Makefile
8
Makefile
@ -94,11 +94,11 @@ publish: #> Publish Gemini files to site
|
|||||||
show: #> Display key variables
|
show: #> Display key variables
|
||||||
@echo "Key variables defined in ${self}:"
|
@echo "Key variables defined in ${self}:"
|
||||||
@echo
|
@echo
|
||||||
@echo "Gemini site................................... ${GEMINI_SITE}"
|
@echo "Gemini site .................................. ${GEMINI_SITE}"
|
||||||
@echo "Genini site URL............................... ${GEMINI_URL}"
|
@echo "Genini site URL .............................. ${GEMINI_URL}"
|
||||||
@echo
|
@echo
|
||||||
@echo "\tSite index template......................... ${site_index_template}"
|
@echo "\tSite index template ........................ ${site_index_template}"
|
||||||
@echo "\tBanner template............................. ${banner_template}"
|
@echo "\tBanner template ............................ ${banner_template}"
|
||||||
@echo
|
@echo
|
||||||
@echo "\tCurated content directories:"
|
@echo "\tCurated content directories:"
|
||||||
@echo "\t\t${curate}"
|
@echo "\t\t${curate}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user