|
|
@ -3,10 +3,15 @@ languageCode = "en-us"
|
|
|
|
title = 'form and function'
|
|
|
|
title = 'form and function'
|
|
|
|
# Add it only if you keep the theme in the `themes` directory.
|
|
|
|
# Add it only if you keep the theme in the `themes` directory.
|
|
|
|
# Remove it if you use the theme as a remote Hugo Module.
|
|
|
|
# Remove it if you use the theme as a remote Hugo Module.
|
|
|
|
theme = "terminal"
|
|
|
|
|
|
|
|
paginate = 7
|
|
|
|
paginate = 7
|
|
|
|
enableGitInfo = true
|
|
|
|
enableGitInfo = true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[module]
|
|
|
|
|
|
|
|
# this is needed when you fetch the theme as a submodule to your repo.
|
|
|
|
|
|
|
|
# replacements = "github.com/panr/hugo-theme-terminal -> themes/terminal"
|
|
|
|
|
|
|
|
[[module.imports]]
|
|
|
|
|
|
|
|
path = 'github.com/panr/hugo-theme-terminal/v3'
|
|
|
|
|
|
|
|
|
|
|
|
[params]
|
|
|
|
[params]
|
|
|
|
# dir name of your main content (default is `content/posts`).
|
|
|
|
# dir name of your main content (default is `content/posts`).
|
|
|
|
# the list of set content will show up on your index page (baseurl).
|
|
|
|
# the list of set content will show up on your index page (baseurl).
|
|
|
|