A Bootstrap-based minimalist theme for Hugo/blogdown.
Renga is a minimalist theme for Hugo, based on Bootstrap. It offers a balance between minimalism and flexibility, making it suitable for personal websites that feature both portfolio pages and a blog. Renga is inspired by and based on the Hugo themes alaGeek and Cocoa.
To install Renga theme for your Hugo site, follow these steps:
hugo mod init github.com/username/reponame # Replace with your GitHub username and repository name
To configure the theme:
config.toml file from the theme's exampleSite directory to your Hugo site's root directory.config.toml file according to your preferences and site requirements.Renga is a minimalist theme for Hugo that offers a balance between simplicity and flexibility. With its responsive design, native font stack, and high contrast elements, Renga ensures optimal readability and visual appeal. The theme also incorporates features like math typesetting, syntax highlighting, and progressive image loading to enhance the user experience. With its integration with Disqus and support for Google Analytics, Open Graph meta tags, and Twitter Cards meta tags, Renga provides a comprehensive solution for creating personal websites featuring both portfolio pages and a blog.
Hugo is an open-source static site generator that features fast build times, flexible themes, support for multiple content formats, multilingual websites, live reloading, and an active community. It allows developers to easily create and deploy SEO-friendly and mobile-responsive websites.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.