A fork of https://github.com/panr/hugo-theme-terminal for my website https://revsuine.xyz/
|
||
---|---|---|
.husky | ||
archetypes | ||
assets | ||
exampleSite | ||
images | ||
layouts | ||
static | ||
.babelrc | ||
.editorconfig | ||
.eslintrc.yml | ||
.gitignore | ||
.prettierrc | ||
.stylelintrc.json | ||
babel.config.js | ||
COMMUNITY-FEATURES.md | ||
config.toml | ||
go.mod | ||
LICENSE.md | ||
package-lock.json | ||
package.hugo.json | ||
package.json | ||
README.md | ||
theme.toml | ||
USERS.md | ||
yarn.lock |
Terminal
This is my version of panr's Terminal Hugo theme. I've not made many changes at all, but this is just to store any changes that are better done with git instead of copying and overriding the files in my Hugo site's root directory.
This is the theme used on my website. You can see the website source here.
Configuration
The same as upstream, with the following changes:
[params]
# whether to show a page's word count
showWordCount = true