Skip to content
Snippets Groups Projects
Verified Commit ea7a47f3 authored by nd's avatar nd
Browse files

add hub and assembly data

parent 015c9ba5
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,6 @@ See [Call for Participation](https://www.ccc.de/en/updates/2023/37C3-CfP) for de
Want to build and inhabit your own space with a group of friends? Register your assembly!
Please bring all your blinking stuff, cool projects and everything else you think might be a great addition to Congress!
Read the [Call for Assemblies]() [TODO, does not yet exist] for more details.
Read the [Call for Assemblies](https://events.ccc.de/2023/11/10/37c3-call-for-assemblies/) for more details.
**Deadline: TODO**
**Deadline: 03.12.2023**
......@@ -64,12 +64,13 @@ nav:
# - faq.md
- 'Principles of our event and community': 'https://help.ccc.de/principles.en.html'
# - Hub:
# - 'Assemblies': 'https://events.ccc.de/congress/2023/hub/37c3/en/assemblies'
# - 'Fahrplan': 'https://events.ccc.de/congress/2023/hub/37c3/en/fahrplan'
# - 'SOS (self organized sessions)': 'https://events.ccc.de/congress/2023/hub/37c3/en/sos'
# - 'Board': 'https://events.ccc.de/congress/2023/hub/37c3/en/board'
# - 'Wiki': 'https://events.ccc.de/congress/2023/hub/37c3/en/info/start/'
- Hub:
- 'Assemblies': 'https://events.ccc.de/congress/2023/hub/en/assemblies'
- 'Assemblies Backend': 'https://events.ccc.de/congress/2023/hub/en/backoffice'
- 'Fahrplan': 'https://events.ccc.de/congress/2023/hub/en/fahrplan'
- 'SOS (self organized sessions)': 'https://events.ccc.de/congress/2023/hub/en/sos'
- 'Bulletin Board': 'https://events.ccc.de/congress/2023/hub/en/board'
# - 'Wiki': 'https://events.ccc.de/congress/2023/hub/en/info/start/'
- Quicklinks (External):
- 'Chat (Matrix)': 'https://matrix.to/#/#37c3:events.ccc.de'
......
......@@ -52,6 +52,50 @@
</a>
</div>
<div class="col-sm-6 col-md-3">
<a href="https://events.ccc.de/congress/2023/hub/en/assemblies">
<div class="card mb-4 box-shadow">
<img class="card-img-top" data-src="holder.js/100px175?theme=industrial&size=24&text=Assemblies" alt="Card image cap">
<div class="card-body">
<p class="card-text"></p>
</div>
</div>
</a>
</div>
<div class="col-sm-6 col-md-3">
<a href="https://events.ccc.de/congress/2023/hub/en/fahrplan">
<div class="card mb-4 box-shadow">
<img class="card-img-top" data-src="holder.js/100px175?theme=industrial&size=24&text=Fahrplan" alt="Card image cap">
<div class="card-body">
<p class="card-text">Talk schedule</p>
</div>
</div>
</a>
</div>
<div class="col-sm-6 col-md-3">
<a href="https://events.ccc.de/congress/2023/hub/en/sos">
<div class="card mb-4 box-shadow">
<img class="card-img-top" data-src="holder.js/100px175?theme=industrial&size=24&text=SOS" alt="Card image cap">
<div class="card-body">
<p class="card-text">Self Organized Sessions</p>
</div>
</div>
</a>
</div>
<div class="col-sm-6 col-md-3">
<a href="https://events.ccc.de/congress/2023/hub/en/board">
<div class="card mb-4 box-shadow">
<img class="card-img-top" data-src="holder.js/100px175?theme=industrial&size=24&text=Bulletin Board" alt="Card image cap">
<div class="card-body">
<p class="card-text"></p>
</div>
</div>
</a>
</div>
<div class="col-sm-6 col-md-3">
<a href="https://matrix.to/#/#37c3:events.ccc.de">
<div class="card mb-4 box-shadow">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment