Hugo Theme Terminal Versions Save

A simple, retro theme for Hugo

v3.1.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/panr/hugo-theme-terminal/compare/v3.1.1...v3.1.2

v3.1.1

1 year ago

This release updates go.mod version and renames all tags by adding the missing v prefix.

v2.0.0

1 year ago

Here's what changed:

v1.0.1

1 year ago

Now cover in posts have absolute paths. That means you can pass to the variable whatever you want: https://github.com/panr/hugo-terminal/blob/master/images/tn.png or img/hello.jpg (relative, local paths start from static dir by default).

v3.0.0

1 year ago

This release:

  • completely rewrites the theme structure (eg. CSS -> SCSS)
  • removes Webpack as a compilation step (editing the theme is now flawless) and Node dependencies
  • adds the ability to add the theme as a Hugo Module
  • moves the old code to the webpack branch

v2.1.0

1 year ago

This version brings back Webpack.

v3.1.0

1 year ago

Completely rewritten top navigation with simplified and consistent menu dropdowns.

This release changes a lot in terms of the code for the layout (HTML, CSS) and interaction (JS) — but overall it should increase the modularity of the whole thing.

3.1.0

1 year ago

Completely rewritten top navigation with simplified and consistent menu dropdowns.

This release changes a lot in terms of the code for the layout (HTML, CSS) and interaction (JS) — but overall it should increase the modularity of the whole thing.

3.0.0

1 year ago

This release:

  • completely rewrites the theme structure (eg. CSS -> SCSS)
  • removes Webpack as a compilation step (editing the theme is now flawless) and Node dependencies
  • adds the ability to add the theme as a Hugo Module
  • moves the old code to the webpack branch

2.1.0

3 years ago

This version brings back Webpack.