| layout | default |
|---|---|
| title | Presentations |
| permalink | /presentations-catalog.html |
Knowledge Hub
{: .page-header__title}
Catalogues publies depuis mes autres projets. Cette page est alimentee par un script de synchronisation local. {: .page-header__subtitle}
{: #presentations-title .section__title}
Chaque carte pointe vers la version publiee sur ce site et affiche la derniere mise a jour du fichier source. {: .section__subtitle}
{% for presentation in site.data.presentations %}
{% endfor %}
Projet source: {{ presentation.project }}
Fichier source:
Fichier source:
{{ presentation.source_path }}
{{ presentation.source_repository }}
{% if presentation.visibility == "private" %}
source privee
{% else %}
source publique
{% endif %}
Maj source: {{ presentation.updated_at }}
Ouvrir