Releases: panr/hugo-theme-terminal
Releases · panr/hugo-theme-terminal
Release 2.1.0
This version brings back Webpack.
Release 2.0.0
Here's what changed:
- Hugo Pipes (instead of Webpack)
- editing the theme is now a lot simpler
- min. Hugo version is 0.74
- installation process https://github.com/panr/hugo-theme-terminal#how-to-start
- contribution process https://github.com/panr/hugo-theme-terminal#feature
Release 1.0.1
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).