Compare commits

...

2 Commits

Author SHA1 Message Date
Ray Elliott d0b86dbc12 add config loaded flag 2020-03-21 22:24:46 +00:00
Ray Elliott 5f476e1911 add TODO 2020-03-21 21:46:09 +00:00
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# TODO change $_url to $_host
export _url=hugo-skeleton.home
export _user=ray
@ -13,3 +14,5 @@ export _hugo_theme_git_url=https://github.com/dirkolbrich/hugo-theme-tailwindcss
# Note: this can be anything - does not need to match theme name above
export _hugo_theme_name=hugo-theme-tailwindcss-starter
export _hugo_site_name=hugo-site-tailwindcss-starter
export _config_loaded=1