Hugo Themes
Saral
Embrace simplicity without compromising style.
- Author: Dipesh Singh
- GitHub Stars: 8
- Updated: 2024-06-17
- License: MIT
- Tags: Blog Dark Light Minimal Responsive
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.
Note: The Project section of this theme is primarily designed for Software Engineers and similar professions. However, you are free to modify it according to your needs and preferences.
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
Note: Currently, there are issues with changing code block colors, which can be resolved by adjusting the style for
code
andpre
elements inmain.css
. This is planned to be addressed in the future. Open to your suggestions on this !!!
Demo Links
- Blog Focused Version
- Portfolio Focused Version
You can visit the branch exampleSite for Blog-Focused-Version & one-page-portfolio branch for Portfolio-Foucsed-Version example configurations.
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!
Special Thanks 😊
- PaperMod: My theme, Saral, draws significant inspiration from PaperMod.
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.