Find a file
2025-01-03 02:50:05 +00: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 Fix figure tag display issue (#514) 2024-12-21 23:41:05 +01:00
exampleSite we are back with 4.0 2024-08-21 15:06:28 +02:00
images update tn cover 2024-11-11 09:02:41 +01:00
layouts Revert "layouts/_default/list.html: frame list indices" 2025-01-03 02:50:05 +00:00
static we are back with 4.0 2024-08-21 15:06:28 +02: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 Layout fixes 2022-11-13 22:45:10 +01:00
package.hugo.json get rid of postcss 2022-06-21 22:11:51 +02:00
package.json Layout fixes 2022-11-13 22:45:10 +01:00
README.md layouts/_default/single.html, README.md: add showWordCount option 2024-11-25 02:14:56 +00:00
theme.toml update theme.toml 2024-08-21 19:14:41 +02:00
USERS.md adding my website to users (#509) 2024-12-07 16:12:25 +01:00
yarn.lock Layout fixes 2022-11-13 22:45:10 +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