Edit projects data array
This commit is contained in:
parent
ab87a2f241
commit
7aba18b56e
1 changed files with 9 additions and 9 deletions
|
@ -28,9 +28,9 @@
|
|||
title: 'Xiao Wang',
|
||||
url: 'https://xiaowang.fr',
|
||||
image: {
|
||||
'small': '/images/xiao-wang-screenshot-640px.png',
|
||||
'medium': '/images/xiao-wang-screenshot-1280px.png',
|
||||
'large': '/images/xiao-wang-screenshot-1920px.png',
|
||||
small: '/images/xiao-wang-screenshot-640px.png',
|
||||
medium: '/images/xiao-wang-screenshot-1280px.png',
|
||||
large: '/images/xiao-wang-screenshot-1920px.png',
|
||||
},
|
||||
description: `Conception d'un site portfolio doté d'une interface d'administration pour l'artiste plasticienne et performeuse Xiao Wang. Définition de l'expérience de navigation et de la charte graphique en concertation avec l'artiste. Développement front-end et back-end.`,
|
||||
keywords: ['HTML', 'CSS', 'Javascript', 'PHP', 'Kirby']
|
||||
|
@ -39,9 +39,9 @@
|
|||
title: 'Danao',
|
||||
url: 'https://www.danao.fr',
|
||||
image: {
|
||||
'small': '/images/danao-screenshot-640px.png',
|
||||
'medium': '/images/danao-screenshot-1280px.png',
|
||||
'large': '/images/danao-screenshot-1920px.png',
|
||||
small: '/images/danao-screenshot-640px.png',
|
||||
medium: '/images/danao-screenshot-1280px.png',
|
||||
large: '/images/danao-screenshot-1920px.png',
|
||||
},
|
||||
description: `Refonte partielle du site web de la marque Danao pour le compte de l'<a href="https://148.fr" target="_blank">agence de communication digitale 148</a>. Intégration web et développement front-end à partir des maquettes graphiques réalisées par l'agence et dans le respect de l'identité visuelle de la marque.`,
|
||||
keywords: ['HTML', 'CSS', 'Javascript', 'Wordpress']
|
||||
|
@ -50,9 +50,9 @@
|
|||
title: 'LibreAudio',
|
||||
url: 'https://libreaudio.fr',
|
||||
image: {
|
||||
'small': '/images/libreaudio-screenshot-640px.png',
|
||||
'medium': '/images/libreaudio-screenshot-1280px.png',
|
||||
'large': '/images/libreaudio-screenshot-1920px.png',
|
||||
small: '/images/libreaudio-screenshot-640px.png',
|
||||
medium: '/images/libreaudio-screenshot-1280px.png',
|
||||
large: '/images/libreaudio-screenshot-1920px.png',
|
||||
},
|
||||
description: `Création d'une bibliothèque de livres audio gratuite, libre et se voulant accessible aux personnes en situation de handicap. Définition de l'expérience de navigation et de la charte graphique, développement front-end et back-end, enrichissement de la base de données.`,
|
||||
keywords: ['HTML', 'CSS', 'Javascript', 'PHP', 'Symfony', 'Open source']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue