Hugo Themes
Salinger
A minimal but powerful hugo theme.
- Author: Jack Salici
- Minimum Hugo Version: 0.87.0
- GitHub Stars: 5
- Updated: 2022-05-29
- License: MIT
- Tags: Blog Minimal Portfolio Responsive
Salinger β¨ππ»
Salinger is a new-born clean-mimalistic mobile-first blazing-fast fancy and lightweight but powerful theme for Hugo framework. Born as the theme for my personal website (where you can see a demo), I’d like to develop a lot of other stuffs, starting with the following feature. Why this name? During the development of the minimalism of this theme I was inspired by The Catcher in The Rye Einaudi Italian edition cover, by J.D. Salinger,
Features π§°
- Taxonomy and navigation items π§©
- Google Analytics π
- Toggle header option βοΈ
- Custom visibility of meta π
- Tweemoji Emoji support π₯
- Seo support π¦
Soon available π
- More Layouts (Masonry grid)
- Dark mode
- Galley mode
- Hamburger menu
- Post custom sorting
Quick Start π
Preview the exampleSite π₯
git clone https://github.com/jacksalici/salinger-theme.git salinger
cd salinger/exampleSite
hugo server --themesDir ../..
Install the theme
- Add the repository into your Hugo Project repository as a submodule:
git submodule add https://github.com/jacksalici/salinger-theme.git themes/salinger
. - Configure your
config.toml
. I suggest you to copy the democonfig.toml
. - Having installed Hugo on your local machine, you can build your site with
hugo server
and admire the result athttp://localhost:1313/
.
Update your installation
If you want to get the latest update of the Salinger
theme please execute this command:
git submodule update --remote --merge
Usage π
Check out the wiki page and the example site.
License π
Salinger code is licensed under the MIT license. Texts and other resources are licensed with CC BY-NC-SA