From 7e13d24d10c59c1cf1d1f011f7c4c93266d8aa7d Mon Sep 17 00:00:00 2001 From: panr Date: Sat, 10 Jun 2023 17:59:48 +0200 Subject: [PATCH] farewell! --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 98173da..1c7ddd7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,18 @@ # Terminal +## The theme is no longer maintained, but can still be used + +Even if the repository is archived you can still use the theme, fork it, download it, expand it, etc. Remember that each Hugo theme is a module that can be modified to match your needs. The theme is fully "open" and it depends only on the internal engines implemented in Hugo. + +The theme brings many useful features thanks to [all people that contributed to it](https://github.com/panr/hugo-theme-terminal/graphs/contributors) (I want to thank you all!). At the time of archiving the theme has reached 9th place on the [official Hugo Themes list](https://themes.gohugo.io/). This is huge! Thanks to you! + +---- + ![Terminal](https://github.com/panr/hugo-theme-terminal/blob/master/images/screenshot.png?raw=true) + ### DEMO - https://hugo-terminal.now.sh/ + ### ⚠️ The theme needs at least Hugo **Extended** v0.90.x. ---