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

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

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

We need content here!

Submit Content How it works?
{% endif %}
{% for tool in site.tools %}

{{ tool.title }}

{{ tool.subtitle }}

{% endfor %}

Add a new tool

You can propose a tool here.