This repository bundles three categories of material under different terms. Read this before reusing anything.
All source code is licensed under the MIT License. This includes:
src/**(Astro pages, layouts, components, styles) — except the bundled content data noted in §3scripts/**,astro.config.mjs,tsconfig.json, and other config.claude/skills/**toolingpublic/assets/hex-pattern.svg(generated decorative asset)
You are free to reuse the code per the MIT terms.
The OpenFront brand assets are NOT covered by the MIT license. They remain the property of OpenFront Inc. and may not be copied, redistributed, modified, or used in any other project without written permission. This includes:
public/assets/logo-white.png,public/assets/logo-blue.pngpublic/assets/icon-round.png,public/assets/icon-square.pngpublic/assets/hero-bg.webp,public/assets/hero-bg.jpg(signature background)public/favicon.svg,public/favicon.pngpublic/fonts/OpenFront.ttf— the custom OpenFront brand display font. It is licensed exclusively for use on OpenFront brand materials and must not be redistributed, resold, or used on any other project without written permission.
The full brand design pack (brand_guidelines/, the brand guidelines PDF) is not
included in this repository (it is git-ignored) and is likewise proprietary.
The wiki article text and the contributor-supplied images/screenshots originate from the OpenFront community wiki and are licensed under Creative Commons Attribution-ShareAlike 4.0, unless otherwise noted. This includes:
src/data/pages.json(article text and markup)public/images/**(screenshots, diagrams, map thumbnails)
Pages with source: "liquipedia" in src/data/pages.json and images under
public/images/liquipedia/ originate from Liquipedia and are licensed under
Creative Commons Attribution-ShareAlike 3.0.
Attribution is provided per-page in the article metadata. Non-free images (team
logos, event logos, player photos) are intentionally excluded from this
repository.
Reuse of this material must preserve attribution and the share-alike terms.
Summary: the code is open (MIT); the brand assets are proprietary; the wiki content is CC BY-SA 4.0. When in doubt, ask before reusing.