web pages
- HTML 100%
| archivelog | Update archivelog/index.html | |
| brutalcraft/prism-guide | Upload files to "brutalcraft/prism-guide" | |
| images | Upload files to "images" | |
| talesofhorror | Upload files to "talesofhorror" | |
| watchlog | Add watchlog/test.html | |
| index.html | Update index.html | |
| LICENSE-CODE | set to LICENSE-CODE | |
| LICENSE-CONTENT | Add LICENSE-CONTENT | |
| NOTICE | Add NOTICE | |
| README.md | Update README.md | |
| robots.txt | Add robots.txt | |
| test.md | Add test.md | |
Personal Website Repository
This repository contains a static personal website with primarily text-based documentation and some code (HTML, CSS, JS).
Licensing
We use two licenses to cover the different types of content:
-
Text / Documentation:
Licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).- You are free to share and adapt the content, even commercially.
- Attribution is required.
- See LICENSE-CONTENT for details.
-
Code (HTML, CSS, JS):
Licensed under the MIT License.- You are free to use, modify, and distribute the code.
- See LICENSE-CODE for details.
Contributions
By contributing to this repository, you agree that:
- Text contributions will also fall under CC BY 4.0.
- Code contributions will fall under MIT License.
Purpose
This setup allows the website to remain open and reusable, while ensuring the text-based content is properly attributed when reused, and the code can be freely used or adapted.