A lightweight Hugo theme leveraging CSS Flexbox.
The Hugo Flex theme is a lightweight Hugo theme that leverages CSS Flexbox. It offers a responsive layout, high speed and accessibility scores, and does not rely on any frameworks or JavaScript. The theme also provides options for multilingual support, a dark theme, syntax highlighting, and the ability to add custom CSS and JS assets. It is compatible with Hugo versions v0.100 to v0.110.
To install the Hugo Flex theme, follow these steps:
git submodule add https://github.com/scivision/hugo-flex themes/hugo-flex
hugo.yaml
, add the following line:theme: "hugo-flex"
The Hugo Flex theme is a lightweight and customizable Hugo theme that leverages CSS Flexbox. It offers a responsive layout, high speed and accessibility scores, and various optional features such as syntax highlighting and multilingual support. With its easy installation process and ability to add custom CSS and JS assets, the Hugo Flex theme provides a flexible and efficient solution for building Hugo websites.