tilburg-hub/config.json
Atlas SHB a402cbaef5 Initial community site — AI HUB Tilburg
Zero-dependency static site. config.json-driven.
Deploy: docker compose up -d
Publish: GitHub Pages / Cloudflare Pages / Tailscale Serve

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 13:37:25 +02:00

40 lines
1.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"community": {
"name": "AI HUB Tilburg",
"tagline": "Builders, thinkers, makers — geen leider, wel richting.",
"description": "Een open community voor iedereen in de regio Tilburg die bouwt, onderzoekt of experimenteert met AI, technologie en ondernemen. Geen agenda, geen hiërarchie. Je project is van jou.",
"founded": "2026",
"language": "nl"
},
"location": {
"name": "Business Centre Tilburg",
"address": "Kraaivenstraat 36-14",
"city": "5048 AB Tilburg",
"country": "Nederland",
"maps_query": "Kraaivenstraat+36+Tilburg"
},
"meetings": {
"schedule": "Elke zaterdag",
"time": "12:0014:00",
"format": "Inloop — kom als je kan, ga als je wil",
"note": "Check WhatsApp voor actuele locatie en updates"
},
"join": {
"whatsapp_invite": "https://chat.whatsapp.com/REPLACE_WITH_YOUR_LINK",
"cta_text": "Word lid via WhatsApp"
},
"rules": [
"Iedereen heeft zijn eigen project. Niemand beslist voor een ander.",
"Geen commerciële pitch zonder toestemming van de groep.",
"Opbouwend — vragen stellen is beter dan oordelen.",
"Aanwezig zijn als je kan. Online check-in altijd welkom.",
"Middelen en kennis delen als je wil — niet verplicht."
],
"founding_members": [
{ "name": "Atlas Corporation", "role": "Founding member · sponsor · facilitator", "url": "https://atlascorporation.nl" }
],
"projects": [],
"social": {
"whatsapp": true
}
}