first commit

This commit is contained in:
2025-06-25 15:43:30 +02:00
commit eb4f0a1736
511 changed files with 56019 additions and 0 deletions

52
README.md Normal file
View File

@@ -0,0 +1,52 @@
# coHub Hugo
<img src="https://user-images.githubusercontent.com/17458664/150072315-13c8a214-a88e-44da-8ab0-6cf353c1feec.png" alt="screenshot" width="100%">
coHub is a simple, minimal and responsive Portfolio Hugo Theme. coHub is well organized, well-formatted and named accordingly so its easy to change any and all of the design. coHub is built with Bootstrap 4.5. You can customize it very easily to fit your needs.
## Table of Contents
- [Live Demo](#live-demo)
- [Installation](#installation)
- [Main Features](#features)
- [Support](#support)
- [Licensing](#licensing)
- [Hire](#hire)
## Live Demo
Check out the live demo [here](https://cohub-hugo.netlify.app/)
## Installation
1. Add the repository into your Hugo Project repository as a submodule, `git submodule add git@github.com:StaticMania/hugo-coHub.git themes/coHub`.
2. Copy the `data`, `content`, `static`, `resources` & `config.toml` files from the `exampleSite` directory and paste it on you Hugo Project repository/directory. From the site home directory:
```cli
cp -a themes/coHub/exampleSite/* .
```
3. Build your site with `hugo serve` and see the result at `http://localhost:1313/`.
## Features
- Responsive Ready.
- Powered by Bootstrap 4.5.
- Blog Support.
- Well formatted code.
- Easy Customization.
- FabForm.io [static website forms](https://fabform.io).
- Google Analytics.
- Crafted for Personal Portfolio
## Support
Have some question or facing any technical trouble? Feel free to [Contact Us](https://staticmania.com/contact/).
## Licensing
This Repository is licensed under the [MIT](https://github.com/StaticMania/coHub/blob/master/LICENSE) License.
## Hire
Need help to build HUGO websites with your custom requirements. Feel free to [contact](https://staticmania.com/contact/) us. We provide custom development service for HUGO.