diff --git a/docs/index.md b/docs/index.md index d9390be832866c284a72aecd2f0dfdde2f0a980d..6746a89ca7732f4b561f70b6182349b6d5b7a817 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,4 +24,5 @@ You will find the following things here: -The infrastructure for rC3.world is sponsored by <a href="https://hetzner.com/de/cloud"><img src="img/hetzner-logo.svg" alt="hetzner online" width="60px"></a>. +The event would not be possible without some companies providing network hardware, cloud resources and connectivity services. Find them [here](sponsoring.md). + diff --git a/docs/sponsoring.md b/docs/sponsoring.md new file mode 100644 index 0000000000000000000000000000000000000000..0442fec21c9b16585a378a8552c8188ce438d498 --- /dev/null +++ b/docs/sponsoring.md @@ -0,0 +1,22 @@ +rC3 - Sponsoring +=== + +This is a list of companies providing (network) hardware and connectivity services. The event would not have been possible without their support (and a few unlisted), and we thank them for it. + +## Infrastructure +|Company|Sponsoring| +|---|---| +|<img src="img/logos/DE-CIX.png" alt="DE-CIX" width="100" height="95"/>|Peering Port| +|<img src="img/logos/dtag.png" alt="Deutsche Telekom AG" width="250" height="65"/>|IP Uplink| +|<img src="img/logos/flexoptix.jpeg" alt="Flexoptix GmbH" width="285" height="65"/>| Optical Network Equipment| +|<img src="img/logos/GEC_Logo_4C.png" alt="German Edge Cloud" width="75" height="100"/>|Network Equipment & Server| +|<img src="img/logos/Hetzner_Logo.png" alt="Hetzner Online GmbH" width="150" height="45"/>|Server| +|<img src="img/logos/myLoc.png" alt="myLoc managed IT AG" width="150" height="65"/>|Colocation| +|<img src="img/logos/nitrado.png" alt="marbis GmbH" width="110" height="70"/>|Network Equipment| +|<img src="img/logos/WOBCOM.png" alt="WOBCOM GmbH" width="150" height="65"/>|Server, Housing & Transit| + +## World +|Company|Sponsoring| +|---|---| +|<img src="img/logos/Hetzner_Logo.png" alt="Hetzner Online GmbH" width="150" height="45"/>|Cloud Nodes for the online map| + diff --git a/mkdocs.yml b/mkdocs.yml index 3757717b3493b3117c178d294d76f65fc73e69e2..4d6224f2c36fb3675bdf912425a19ab172a82867 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -31,3 +31,4 @@ nav: - Maschinenraum: 'maschinenraum.md' - Play: 'play.md' - GEMA: 'gema.md' + - Sponsoring: 'sponsoring.md' diff --git a/themes/rc3/img/logos/.DS_Store b/themes/rc3/img/logos/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 Binary files /dev/null and b/themes/rc3/img/logos/.DS_Store differ diff --git a/themes/rc3/img/logos/DE-CIX.png b/themes/rc3/img/logos/DE-CIX.png new file mode 100644 index 0000000000000000000000000000000000000000..1089c25428863165f67b3658f27c4b36acc29721 Binary files /dev/null and b/themes/rc3/img/logos/DE-CIX.png differ diff --git a/themes/rc3/img/logos/GEC_Logo_4C.png b/themes/rc3/img/logos/GEC_Logo_4C.png new file mode 100644 index 0000000000000000000000000000000000000000..94087cc22f4e92f3991e7f50c23207b2edea87da Binary files /dev/null and b/themes/rc3/img/logos/GEC_Logo_4C.png differ diff --git a/themes/rc3/img/logos/Hetzner_Logo.png b/themes/rc3/img/logos/Hetzner_Logo.png new file mode 100644 index 0000000000000000000000000000000000000000..17270c3f04c686d709babd391618c8538dce0f56 Binary files /dev/null and b/themes/rc3/img/logos/Hetzner_Logo.png differ diff --git a/themes/rc3/img/logos/WOBCOM.png b/themes/rc3/img/logos/WOBCOM.png new file mode 100644 index 0000000000000000000000000000000000000000..e2cfd213c6f72a0000149b60fbe190a8a5c50ed4 Binary files /dev/null and b/themes/rc3/img/logos/WOBCOM.png differ diff --git a/themes/rc3/img/logos/dtag.png b/themes/rc3/img/logos/dtag.png new file mode 100644 index 0000000000000000000000000000000000000000..3e7e4c4ff4df6a021ed5aeea711bbe953bebdf3a Binary files /dev/null and b/themes/rc3/img/logos/dtag.png differ diff --git a/themes/rc3/img/logos/flexoptix.jpeg b/themes/rc3/img/logos/flexoptix.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..0b357d4cdc6f6c8d732dc62776dfae69ed983f87 Binary files /dev/null and b/themes/rc3/img/logos/flexoptix.jpeg differ diff --git a/themes/rc3/img/logos/myLoc.png b/themes/rc3/img/logos/myLoc.png new file mode 100644 index 0000000000000000000000000000000000000000..e589a02c9c66568991d8537a0e36a26acddca82f Binary files /dev/null and b/themes/rc3/img/logos/myLoc.png differ diff --git a/themes/rc3/img/logos/nitrado.png b/themes/rc3/img/logos/nitrado.png new file mode 100644 index 0000000000000000000000000000000000000000..4675d7b4668c52ef6043480c4faf64f73af1424f Binary files /dev/null and b/themes/rc3/img/logos/nitrado.png differ