Installing saral theme in your hugo website is just as easy as cloning a repo in your environment. You just have to clone the saral repo and configure hugo.toml to use saral theme.
Saral Hugo Theme
Saral, meaning “simple” in Hindi (सरल), is a minimalist and elegant Hugo theme designed for those who appreciate clean and straightforward aesthetics. Embrace simplicity without compromising style.
Features
- Clean Design: Streamlined and clutter-free layout for a seamless user experience.
- Responsive: Ensures a consistent and visually appealing presentation across devices.
- Customizable: Tailor the theme to your preferences with easy-to-use customization options.
- Performance: Lightweight and optimized for fast loading times.
- Code Block: You can choose any of the available code block themes here
Getting Started
- Installation:
- Clone this repository into your Hugo project’s
themes
directory. - Configure your
config.toml
file to use the Saral theme.
- Clone this repository into your Hugo project’s
theme = "saral"
-
Customization:
- Explore the theme’s configuration options in the
config.toml
file to personalize your site.
- Explore the theme’s configuration options in the
-
Content:
- Start adding your content in the
content
directory.
- Start adding your content in the
-
Development:
- Run
hugo server -D
to preview your site locally.
- Run
Support and Contribution
For support or issues, please open an issue. Contributions are welcome!
License
This theme is open-source and available under the MIT License.
Feel free to customize it further based on specific features, details, or guidelines you want to provide to users.