{{ site.data.sitetext[site.locale].hubs.title | markdownify | default: "hubs" }}

{{ site.data.sitetext[site.locale].hubs.text | markdownify }}

{% if site.data.sitetext[site.locale].hubs.submit %}

We need content here!

Submit Content How it works?
{% endif %}
{% for project in site.hubs %}

{{ project.caption.title }}

{{ project.caption.subtitle }}

{% endfor %}

Add new Hub

you can register your hub here

{% include modals.html %}