Saral theme installation

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

Getting Started

  1. Installation:
    • Clone this repository into your Hugo project’s themes directory.
    • Configure your config.toml file to use the Saral theme.
theme = "saral"
  1. Customization:

    • Explore the theme’s configuration options in the config.toml file to personalize your site.
  2. Content:

    • Start adding your content in the content directory.
  3. Development:

    • Run hugo server -D to preview your site locally.

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.