chore: datas are ok and sync also
This commit is contained in:
@@ -6,21 +6,17 @@
|
||||
"id": "figma",
|
||||
"name": "Figma",
|
||||
"description": "Outil de design d'interface collaboratif",
|
||||
"links": [
|
||||
"https://www.figma.com/",
|
||||
"https://help.figma.com/"
|
||||
],
|
||||
"icon": "fab-figma"
|
||||
"links": ["https://www.figma.com/", "https://help.figma.com/"],
|
||||
"icon": "fab-figma",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "sketch",
|
||||
"name": "Sketch",
|
||||
"description": "Outil de design d'interface pour macOS",
|
||||
"links": [
|
||||
"https://www.sketch.com/",
|
||||
"https://www.sketch.com/docs/"
|
||||
],
|
||||
"icon": "fab-sketch"
|
||||
"links": ["https://www.sketch.com/", "https://www.sketch.com/docs/"],
|
||||
"icon": "fab-sketch",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "adobe-xd",
|
||||
@@ -30,17 +26,16 @@
|
||||
"https://www.adobe.com/products/xd.html",
|
||||
"https://helpx.adobe.com/xd/"
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
"icon": "fas-cog",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "ux-ui",
|
||||
"name": "UX/UI Design",
|
||||
"description": "Conception d'expérience et d'interface utilisateur",
|
||||
"links": [
|
||||
"https://www.nngroup.com/",
|
||||
"https://material.io/design/"
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
"links": ["https://www.nngroup.com/", "https://material.io/design/"],
|
||||
"icon": "fas-cog",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "design-system",
|
||||
@@ -50,17 +45,16 @@
|
||||
"https://designsystemsrepo.com/",
|
||||
"https://www.designbetter.co/design-systems-handbook"
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
"icon": "fas-cog",
|
||||
"importance": "majeure"
|
||||
},
|
||||
{
|
||||
"id": "prototyping",
|
||||
"name": "Prototypage",
|
||||
"description": "Création de prototypes interactifs",
|
||||
"links": [
|
||||
"https://www.prototypr.io/",
|
||||
"https://www.invisionapp.com/"
|
||||
],
|
||||
"icon": "fas-palette"
|
||||
"links": ["https://www.prototypr.io/", "https://www.invisionapp.com/"],
|
||||
"icon": "fas-palette",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "user-research",
|
||||
@@ -70,17 +64,16 @@
|
||||
"https://www.nngroup.com/articles/",
|
||||
"https://www.usability.gov/"
|
||||
],
|
||||
"icon": "fas-users"
|
||||
"icon": "fas-users",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "accessibility",
|
||||
"name": "Accessibilité",
|
||||
"description": "Design accessible et inclusive",
|
||||
"links": [
|
||||
"https://www.w3.org/WAI/",
|
||||
"https://webaim.org/"
|
||||
],
|
||||
"icon": "fas-eye"
|
||||
"links": ["https://www.w3.org/WAI/", "https://webaim.org/"],
|
||||
"icon": "fas-eye",
|
||||
"importance": "majeure"
|
||||
},
|
||||
{
|
||||
"id": "responsive-design",
|
||||
@@ -90,7 +83,8 @@
|
||||
"https://developers.google.com/web/fundamentals/design-and-ux/responsive",
|
||||
"https://responsivedesign.is/"
|
||||
],
|
||||
"icon": "fas-mobile"
|
||||
"icon": "fas-mobile",
|
||||
"importance": "majeure"
|
||||
},
|
||||
{
|
||||
"id": "motion-design",
|
||||
@@ -100,7 +94,8 @@
|
||||
"https://material.io/design/motion/",
|
||||
"https://www.framer.com/"
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
"icon": "fas-cog",
|
||||
"importance": "standard"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user