|
|
@ -1,3 +1,4 @@
|
|
|
|
|
|
|
|
# TODO change $_url to $_host
|
|
|
|
export _url=hugo-skeleton.home
|
|
|
|
export _url=hugo-skeleton.home
|
|
|
|
export _user=ray
|
|
|
|
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
|
|
|
|
# Note: this can be anything - does not need to match theme name above
|
|
|
|
export _hugo_theme_name=hugo-theme-tailwindcss-starter
|
|
|
|
export _hugo_theme_name=hugo-theme-tailwindcss-starter
|
|
|
|
export _hugo_site_name=hugo-site-tailwindcss-starter
|
|
|
|
export _hugo_site_name=hugo-site-tailwindcss-starter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
export _config_loaded=1
|
|
|
|