cornfed/pages
Visit Page
1
0
Fork
You've already forked pages
0
web pages
  • HTML 100%
2026年07月13日 16:09:39 +02:00
archivelog Update archivelog/index.html 2026年07月13日 16:09:39 +02:00
brutalcraft/prism-guide Upload files to "brutalcraft/prism-guide" 2026年03月05日 15:11:35 +01:00
images Upload files to "images" 2025年11月22日 14:33:57 +01:00
talesofhorror Upload files to "talesofhorror" 2026年03月25日 14:36:31 +01:00
watchlog Add watchlog/test.html 2025年12月01日 19:51:37 +01:00
index.html Update index.html 2025年11月14日 17:25:08 +01:00
LICENSE-CODE set to LICENSE-CODE 2025年11月14日 17:17:53 +01:00
LICENSE-CONTENT Add LICENSE-CONTENT 2025年11月14日 17:18:43 +01:00
NOTICE Add NOTICE 2025年11月14日 17:20:17 +01:00
README.md Update README.md 2025年11月14日 17:19:32 +01:00
robots.txt Add robots.txt 2025年12月07日 15:26:07 +01:00
test.md Add test.md 2025年11月14日 17:30:42 +01:00

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:

  1. 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.
  2. 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.