Skip to content

Commit ff98555

Browse files
committed
updated readme and license
1 parent 65d812f commit ff98555

2 files changed

Lines changed: 33 additions & 4 deletions

File tree

LICENSE

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Proprietary License Agreement for BrootHub Theme
22

3-
**Copyright (c) 2025 Benjamin Hinz**
3+
**Copyright (c) 2026 Benjamin Hinz**
44
**All Rights Reserved**
55

66
This is a proprietary license agreement governing the use of the **BrootHub** Hugo theme.
@@ -66,4 +66,16 @@ Benjamin Hinz
6666

6767
---
6868

69+
### Attribution Requirement
70+
71+
Any use, modification, or redistribution of this project should include proper attribution to the original author and project:
72+
73+
- Author: Benjamin Hinz
74+
- Profile: https://github.com/Hin7zer
75+
- Project: https://github.com/Hin7zer/BrootHub
76+
77+
The attribution must be clearly visible in the documentation or repository description.
78+
79+
---
80+
6981
**End of License Agreement**

README.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ It is currently under development and subject to change.
88
⚠️ Please review the **[LICENSE](./LICENSE)** or **[LICENSE.md](./LICENSE.md)** file before using this theme.
99
Use is restricted to **private, non-commercial purposes** unless explicitly permitted by the copyright holder.
1010

11+
Original Repository: https://github.com/Hin7zer/BrootHub
12+
Owner: https://github.com/Hin7zer/BrootHub
13+
1114
---
1215

1316
## 1. Getting Started with Hugo
@@ -26,8 +29,8 @@ git clone https://github.com/Hin7zer/BrootHub.git themes/BrootHub
2629

2730
## 2. Configuring the Theme
2831

29-
Configuration is handled through your Hugo config file (```config.yml```).
30-
An example can be found in the demo page under ```.demo/config.yml```aswell as demo pages.
32+
Configuration is handled through your Hugo config file (```config.yml```,```config.toml```.```hugo.toml```).
33+
An example can be found in the demo page under ```exampleSite/config.toml```aswell as demo pages.
3134

3235
## 3. Theme Shortcodes
3336

@@ -130,4 +133,18 @@ For full details, see the LICENSE
130133
### Notes
131134

132135
This project was built from scratch by human, with selective use of AI for improvements, fixes, and optimizations.
133-
AI was used as a tool — not as a replacement for design, architecture, or creative decisions.
136+
AI was used as a tool — not as a replacement for design, architecture, or creative decisions.
137+
138+
## Author
139+
140+
This theme was originally created by **Benjamin Hinz**.
141+
142+
Original source:
143+
https://github.com/Hin7zer/BrootHub
144+
145+
Author profile:
146+
https://github.com/Hin7zer
147+
148+
### Attribution Requirement
149+
150+
If you build upon this project, please give proper credit by linking back to the original repository and naming the original author.

0 commit comments

Comments
 (0)