This repository uses a dual licensing model:
#### Code license
All code in this repository is licensed under the MIT License. This includes all source files, scripts, and configuration files. See [LICENSE-CODE](https://github.com/Frodigo/garage/blob/main/LICENSE-CODE) for details.
### Content License
All website content including blog posts, articles, documentation, images, and other media files is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0).
This means you are free to:
- Share — copy and redistribute the content in any medium or format
- Adapt — remix, transform, and build upon the content
Under the following terms:
- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made.
- NonCommercial — You may not use the content for commercial purposes.
For more details, see [LICENSE-WEBSITE](./https://github.com/Frodigo/garage/blob/main/LICENSE-WEBSITE)