Find a file
2025-04-20 01:03:52 +01:00
.husky init module 2022-06-21 15:50:51 +02:00
archetypes Add configurable timestamping for posts (#494) 2024-11-19 09:09:43 +01:00
assets remove code border 2025-04-20 01:03:52 +01:00
exampleSite Replaced deprecated "paginate" key with "pagination.pagerSize" (#518) 2025-01-06 12:07:57 +01:00
images update tn cover 2024-11-11 09:02:41 +01:00
layouts merge with upstream 2025-04-19 23:47:21 +01:00
static 4.2.0 (#530) 2025-03-10 13:47:59 +01:00
.babelrc init module 2022-06-21 15:50:51 +02:00
.editorconfig add editorconfig 2024-12-21 23:42:34 +01:00
.eslintrc.yml Update dev dependencies 2022-11-07 18:34:28 +01:00
.gitignore Update .gitignore 2023-06-09 23:28:59 +02:00
.prettierrc Update dev dependencies 2022-11-07 18:34:28 +01:00
.stylelintrc.json we are back with 4.0 2024-08-21 15:06:28 +02:00
babel.config.js init module 2022-06-21 15:50:51 +02:00
COMMUNITY-FEATURES.md Add configurable timestamping for posts (#494) 2024-11-19 09:09:43 +01:00
config.toml Add required version to config 2023-01-03 20:41:08 -05:00
go.mod we are back with 4.0 2024-08-21 15:06:28 +02:00
LICENSE.md update LICENSE year 2024-10-10 08:14:54 +02:00
package-lock.json 4.2.0 (#530) 2025-03-10 13:47:59 +01:00
package.hugo.json 4.2.0 (#530) 2025-03-10 13:47:59 +01:00
package.json 4.2.0 (#530) 2025-03-10 13:47:59 +01:00
README.md Update README.md 2025-03-28 19:28:32 +01:00
theme.toml Update theme.toml 2025-03-28 19:23:02 +01:00
yarn.lock 4.2.0 (#530) 2025-03-10 13:47:59 +01:00

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