Building upon the awesome Bootstrap 5 CSS framework, Thoughts is a blank canvas Hugo theme for thoughts of all sorts.
A detailed walk-through is available here.
Download a copy of the theme with git submodule.
$ git submodule add https://github.com/kurtcms/thoughts themes/thoughts
$ git submodule update --init --recursiveCopy the provided configuration file to the site directory.
$ cp themes/thoughts/config.toml config.tomlModify the parameters accordingly.
$ nano config.toml