A minimalist, text-oriented, and performant theme for Hugo/blogdown.
The Tanka theme is a minimalist theme built for Hugo and blogdown. It is based on Bootstrap 4 and features a responsive and mobile-first design. The layout of the theme is derived from the Black & Light theme created by David Hamp-Gonsalves. Tanka offers several key features including a native font stack, math typesetting using MathJaX, syntax highlighting with highlight.js, comments through Utterances, and meta tags for Open Graph and Twitter Cards. It also focuses on privacy by not including any web tracking functionality by default.
To install the Tanka theme, follow these steps:
hugo new theme/tanka https://github.com/your-username/tanka
For more detailed information, refer to the official setup guide of Hugo.
Copy the config.toml
file from the exampleSite folder of the Tanka theme to your Hugo site folder. Alternatively, you can use it as a reference to configure your own config.toml
file.
The Tanka theme is a minimalist theme for Hugo and blogdown, based on Bootstrap 4. It offers a clean and responsive design, along with various features such as native font stack, math typesetting, syntax highlighting, and comments through Utterances. With the inclusion of Open Graph and Twitter Cards meta tags, the theme ensures that shared content appears visually appealing on social media platforms. The Tanka theme also prioritizes user privacy by not including any web tracking functionality by default. Overall, it provides an aesthetic and functional framework for creating content-rich websites.