Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samyak2/gruvhugo
GitHub mirror of Abraham Raji's gruvhugo theme
https://github.com/samyak2/gruvhugo
gruvbox hugo theme
Last synced: 3 months ago
JSON representation
GitHub mirror of Abraham Raji's gruvhugo theme
- Host: GitHub
- URL: https://github.com/samyak2/gruvhugo
- Owner: Samyak2
- License: gpl-3.0
- Created: 2021-08-28T17:43:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T10:13:19.000Z (3 months ago)
- Last Synced: 2024-11-04T10:33:25.990Z (3 months ago)
- Topics: gruvbox, hugo, theme
- Language: HTML
- Homepage: https://gitlab.com/avron/gruvhugo
- Size: 6.3 MB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Gruvhugo
[![pipeline status](https://gitlab.com/avron/gruvhugo/badges/master/pipeline.svg)](https://gitlab.com/avron/gruvhugo/-/commits/master)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)This is a minmal theme based on the [Gruvbox](https://github.com/morhetz/gruvbox) color scheme by [Pavel Pertsev](https://github.com/morhetz/)
# Feature
- **Minimalism is the norm here**
- **Fast.**
- **Theming**: Persistent color theme, depending on your preference.
- Clean UI
- Intuitive Navigation.
- Highly customizable
- Every piece of text you see is customizable.
- Customizable Pictures
- Customizable Menu
- Fully responsive
- Support for social media icons## Screnshots
![Main page screenshot: Light Theme](images/readme/screenshot.png "Light Theme Screenshot")
![Main page screenshot: Dark Theme](images/readme/screenshot-dark.png "Light Dark Screenshot")## Installation
Adding theme as a sub-module is by the most efficient way to do things in my opinion. If you wish to use the theme as it is then all you need to do add the sub-module but if you wish to modify and maintain your own fork of the theme then make the necessary changes to the git remotes as you see fit.``` sh
$ git submodule add https://gitlab.com/avron/gruvhugo.git
```
## Configuration
Like almost every other Hugo the config file is placed in
[exampleSite/config.toml](https://gitlab.com/avron/gruvhugo/-/blob/master/exampleSite/config.toml)## Contributing
Issues and merge requests for bug fixes and enhancements are welcome.## Licence
The theme is released under the GPL v3 License.