Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: hackathon.data.gouv.fr #601

Merged
merged 5 commits into from
Nov 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 20 additions & 9 deletions configs/hackathon/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,26 @@ website:
style: 'blue-cumulus'
# leave empty if not pertinent
homepage:
title:
subtitle:
title: Hackathon données alimentaires
subtitle: Bienvenue sur le site du hackathon organisé par la direction interministérielle du numérique (DINUM) et le ministère de l’Agriculture, de la Souveraineté alimentaire et de la Forêt, en partenariat avec Open Food Facts et FranceAgrimer.
sections:
- title:
content:
sub_section_datasets:
sub_section_cards:
sub_section_tiles:
title:
class: 'fr-col-md-6'
tiles:
- id: 'find'
name: 'Voir les données'
description: 'Découvrez une sélection de données liées à l’alimentation pour vous aider dans vos recherches. Elle n’est pas exhaustive et vous pouvez bien sûr utiliser d’autres données ouvertes.'
url: '/hackathons/les-donnees-du-hackathon-donnees-alimentaires'
- id: 'guide'
name: 'Guide du hackathon'
description: 'Voir le guide qui a pour vocation de vous accompagner au Hackathon Données Alimentaires pendant toute la durée de l’événement avec des informations, des ressources et des bonnes pratiques.'
url: 'https://documentation.beta.numerique.gouv.fr/s/e44ffbcc-9b7d-4dbc-bcf3-b6ea6daef89e/doc/guide-du-hackathon-alimentaire-cwxNzDZqc5'

sub_section_buttons:
meta_description:
header_button:
Expand All @@ -51,14 +63,10 @@ website:
name:
link:
menu:
- text: Accès aux données
- text: Voir les données
to: /hackathons/hackathon-donnees-alimentaires
- text: A propos du hackathon
to: '/a-propos-du-hackathon'
- text: Avant le hackathon
to: '/avant-le-hackathon'
- text: Pendant le hackathon
to: '/pendant-le-hackathon'
- text: Guide du hackathon
to: 'https://documentation.beta.numerique.gouv.fr/s/e44ffbcc-9b7d-4dbc-bcf3-b6ea6daef89e/doc/guide-du-hackathon-alimentaire-cwxNzDZqc5'
router:
disable:
- organizations_routes
Expand Down Expand Up @@ -108,6 +116,9 @@ website:
topics_list: 100
files_list: 6
home_banner_colors:
- '#D8E3A0'
- '#BFDCB7'
- '#A7D5CD'
env: 'prod'
matomo:
host:
Expand Down
29 changes: 0 additions & 29 deletions src/custom/hackathon/assets/explorer.svg

This file was deleted.

Binary file removed src/custom/hackathon/assets/hackathonda.png
Binary file not shown.
10 changes: 0 additions & 10 deletions src/custom/hackathon/routes.ts

This file was deleted.

85 changes: 0 additions & 85 deletions src/custom/hackathon/views/HomeView.vue

This file was deleted.