Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,8 @@ Agones is in active development - we would love your help in shaping its future!
## Licence

Apache 2.0

---

Copyright Agones a Series of LF Projects, LLC.
For website terms of use, trademark policy and other project policies please see https://lfprojects.org/policies/.
2 changes: 1 addition & 1 deletion build/boilerplate.go.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC All Rights Reserved.
// Copyright Contributors to Agones a Series of LF Projects, LLC.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion build/boilerplate.yaml.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Google LLC All Rights Reserved.
# Copyright Contributors to Agones a Series of LF Projects, LLC.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
34 changes: 34 additions & 0 deletions site/assets/scss/_darkmode-overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,38 @@
[data-bs-theme="dark"] .dropdown-item:active {
background-color: var(--bs-primary-bg-subtle) !important;
color: var(--bs-body-color) !important;
}

/* CNCF section - light background in light mode, subtle dark background in dark mode */
.td-box--light {
background-color: #f8f9fa !important;
border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

[data-bs-theme="dark"] .td-box--light {
background-color: #212529 !important;
border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

[data-bs-theme="dark"] .td-box--light .lead {
color: var(--bs-body-color) !important;
}

/* CNCF logo - invert colors in dark mode to make it white */
[data-bs-theme="dark"] .td-box--light img[alt="CNCF Logo"] {
filter: brightness(0) invert(1);
}

/* Footer text visibility - ensure light text on dark background in both modes */
.td-footer {
background-color: #212529;
color: #f8f9fa;
}

.td-footer a {
color: #6ea8fe;
}

.td-footer .text-muted {
color: #adb5bd !important;
}
4 changes: 2 additions & 2 deletions site/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ description = "Agones is a library for hosting, running and scaling dedicated ga
# Everything below this are Site Params

[params]
copyright = "Copyright Google LLC All Rights Reserved."
privacy_policy = "https://policies.google.com/privacy"
copyright = "Copyright Agones a Series of LF Projects, LLC"
privacy_policy = "https://lfprojects.org/policies/"
github_repo = "https://github.com/googleforgames/agones"

# Google Custom Search Engine ID. Remove or comment out to disable search.
Expand Down
30 changes: 20 additions & 10 deletions site/content/en/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,21 @@
<div class="col">
<h2 class="text-center pb-3">Companies using Agones</h2>
<p class="text-center showcase">
<a href="https://ubisoft.com"><img alt="ubisoft" width="100" class="mb-4" src="images/ubisoft.png" /></a>
<a href="http://supersolid.com/" data-proofer-ignore><img alt="supersolid" width="100" class="mb-4" src="images/supersolid.png" /></a>
<a href="http://www.yager.de/"><img alt="yager" width="100" class="mb-4" src="images/yagerdevelopment.png" /></a>
<a href="http://mcmahan.games/"><img alt="mcmahan.games" width="100" class="mb-4" src="images/mcmahangames.png" /></a>
<a href="http://accelbyte.io/"><img alt="accelbyte" width="100" class="mb-4" src="images/accelbyte.png" /></a>
<a href="https://acceleratxr.com"><img alt="AcceleratXR" width="100" class="mb-4" src="images/acceleratxr.png" /></a>
<a href="https://afterverse.com/" data-proofer-ignore><img alt="Afterverse" width="100" class="mb-4" src="images/afterverse.svg" /></a>
<a href="http://altavr.io/"><img alt="altavr" width="100" class="mb-4" src="images/altavr-logo.png" /></a>
<a href="http://www.embark.games/"><img alt="Embark Studios" width="50" class="mb-4" src="images/embark.png" /></a>
<a href="http://accelbyte.io/"><img alt="accelbyte" width="100" class="mb-4" src="images/accelbyte.png" /></a>
<a href="https://gamefabric.com/" data-proofer-ignore><img alt="GameFabric by Nitrado" width="100" class="mb-4" src="images/gamefabric-nitrado.png" /></a>
<a href="http://mcmahan.games/"><img alt="mcmahan.games" width="100" class="mb-4" src="images/mcmahangames.png" /></a>
<a href="https://netspeakgames.com/"><img alt="Netspeak Games" width="100" class="mb-4" src="images/netspeakgames.png" /></a>
<a href="https://rolltable.app/"><img alt="rolltable" width="100" class="mb-4" src="images/rolltable.png" /></a>
<a href="http://supersolid.com/" data-proofer-ignore><img alt="supersolid" width="100" class="mb-4" src="images/supersolid.png" /></a>
<a href="https://ubisoft.com"><img alt="ubisoft" width="100" class="mb-4" src="images/ubisoft.png" /></a>
<a href="https://vela.games/" data-proofer-ignore><img alt="Vela Games" width="100" class="mb-4" src="images/velagames.png" /></a>
<a href="https://netspeakgames.com/"><img alt="Netspeak Games" width="100" class="mb-4" src="images/netspeakgames.png" /></a>
<a href="https://afterverse.com/" data-proofer-ignore><img alt="Afterverse" width="100" class="mb-4" src="images/afterverse.svg" /></a>
<a href="https://rocketbotroyale.winterpixel.io/"><img alt="Winterpixel Games" width="100" class="mb-4" src="images/winterpixel.png" /></a>
<a href="https://vizor-games.com"><img alt="Vizor Games" width="100" class="mb-4" src="images/vizor-games.png" /></a>
<a href="https://acceleratxr.com"><img alt="AcceleratXR" width="100" class="mb-4" src="images/acceleratxr.png" /></a>
<a href="https://gamefabric.com/" data-proofer-ignore><img alt="GameFabric by Nitrado" width="100" class="mb-4" src="images/gamefabric-nitrado.png" /></a>
<a href="https://rocketbotroyale.winterpixel.io/"><img alt="Winterpixel Games" width="100" class="mb-4" src="images/winterpixel.png" /></a>
<a href="http://www.yager.de/"><img alt="yager" width="100" class="mb-4" src="images/yagerdevelopment.png" /></a>
<a href="https://github.com/googleforgames/agones/edit/main/site/content/en/_index.html" class="mb-4 align-top add-logo"><i class="fas fa-plus mb-1"></i> Add Your Logo</a>
</p>
</div>
Expand All @@ -86,3 +86,13 @@ <h2 class="text-center pb-3">Companies using Agones</h2>
{{% /blocks/feature %}}

{{< /blocks/section >}}

{{< blocks/section color="light" type="row">}}
<div class="col text-center">
<p class="lead mt-4">We are a <strong>Cloud Native Computing Foundation</strong>
incubating project.</p>
<a href="https://www.cncf.io/" target="_blank" rel="noopener"><img
src="images/cncf-logo.svg" alt="CNCF Logo" width="300"
class="my-3" /></a>
</div>
{{< /blocks/section>}}
38 changes: 38 additions & 0 deletions site/layouts/partials/footer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{{ $links := .Site.Params.links }}
<footer class="td-footer row d-print-none">
<div class="container-fluid">
<div class="row mx-md-2">
<div class="td-footer__left col-6 col-sm-4 order-sm-1">
<ul class="td-footer__links-list">
{{ with $links }}
{{ with .user }}{{ template "footer-links-list" . }}{{ end }}
{{ end }}
</ul>
</div>
<div class="td-footer__right col-6 col-sm-4 order-sm-3">
<ul class="td-footer__links-list">
{{ with $links }}
{{ with .developer }}{{ template "footer-links-list" . }}{{ end }}
{{ end }}
</ul>
</div>
<div class="td-footer__center col-12 col-sm-4 py-2 order-sm-2">
<span class="td-footer__copyright">&copy; {{ .Site.Params.copyright }}</span>
<br>
<small class="text-muted">For website terms of use, trademark policy and other project policies please
see <a href="https://lfprojects.org/policies/" target="_blank"
rel="noopener">lfprojects.org/policies</a>.</small>
</div>
</div>
</div>
</footer>

{{ define "footer-links-list" }}
{{ range . }}
<li class="td-footer__links-item" data-bs-toggle="tooltip" title="{{ .name }}" aria-label="{{ .name }}">
<a target="_blank" rel="noopener" href="{{ .url }}" aria-label="{{ .name }}">
<i class="{{ .icon }}"></i>
</a>
</li>
{{ end }}
{{ end }}
88 changes: 88 additions & 0 deletions site/static/images/cncf-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading