-
Notifications
You must be signed in to change notification settings - Fork 35
/
come-iniziare.yaml
153 lines (143 loc) · 5.03 KB
/
come-iniziare.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
# ————————————————————————————————————————————
# CREATEPAGE GATSBY
# ————————————————————————————————————————————
metadata:
template:
name: design-system-index
seo:
name: Panoramica come iniziare
description: Scopri i primi passi da compiere per progettare con il design system
image: https://designers.italia.it/images/design-system/ds-beta-naming.png
canonical: null
pathname: /design-system/come-iniziare/
# navPreFooter:
# navOtherPrevNext:
# next:
# label: Next page
# url: "#"
# blank: false
# specular: true
# icon:
# icon: "sprites.svg#it-arrow-right"
# size: "sm"
# align: "middle"
# color: "primary"
# hidden: true
# addonClasses: flex-shrink-0 ms-3
components:
hero:
background: light
title: Come iniziare
column: true
subtitle: I primi passi da compiere per progettare con il design system
tag:
label: Design system #C
addonClasses: mt-3 text-uppercase
pretext:
icon:
icon: sprites.svg#it-help-circle
size: sm
text: In breve
text: |
Scopri le finalità e l'impatto del design system e come iniziare a usare le risorse a disposizione di designer e developer per progettare servizi pubblici digitali.
kangaroo:
id: kangarooHero
noPadding: true
column: true
titleSr: Metadati e link per approfondire
tagsLabel: Parliamo di
color: secondary
icon:
icon: sprites.svg#it-horn
size: sm
color: secondary
tags: [Progettazione interfaccia, Sviluppo interfaccia,UI Kit]
# /////////// COMPONENT LIST FROM HERE ////////////
filterCards:
id: esplora
title: Esplora le schede
paddingX: true
noSpace: false
showTags: false
# idInput: fundamentCardsInput # < XXX ENABLE TO ENABLE FILTER INPUT FORM ON FRONT END
col2: true
# button:
# btnStyle: outline-secondary justify-content-center w-100
# label: Filtra
# iconRight: true
# icon:
# icon: sprites.svg#it-funnel
# color: secondary
# addonClasses: ms-1 flex-shrink-0
cards:
- title: Per designer
# img: /images/600x400.png
# alt: Descrizione immagine
imgRatio: 16x9
imgPlaceholder: false
url: "per-designer/"
fullHeight: true
rounded: true
text: |
Tutti gli strumenti pensati per progettare interfacce ed esperienze dei servizi pubblici
# tags: [Design system,Interfaccia utente,Progettazione interfaccia]
- title: Per sviluppatori
# img: /images/600x400.png
# alt: Descrizione immagine
imgRatio: 16x9
imgPlaceholder: false
url: "per-sviluppatori/"
fullHeight: true
rounded: true
text: |
Tutti gli strumenti pensati per sviluppare interfacce ed esperienze dei servizi pubblici
# tags: [Design system,Interfaccia utente,Sviluppo interfaccia]
- title: Per responsabili progetto
# img: /images/600x400.png
# alt: Descrizione immagine
imgRatio: 16x9
imgPlaceholder: false
url: "per-responsabili-progetto/"
fullHeight: true
rounded: true
text: |
Tutte le indicazioni per individuare gli strumenti a disposizione e iniziare a pianificare i lavori
# tags: [Design system,Interfaccia utente,Servizi pubblici digitali]
# /////////// EDITORIAL CONTENTS FROM HERE ////////////
# sectionsEditorial:
# - fullColumn: true
# noSpace: true
# components:
# - name: ImgFull
# img: /images/design-system/fondamenti.jpg
# alt: ""
sectionsEditorial2:
- full: true
noSpace: false
paddingLeft: true
components:
- name: TextImageCta
noSpace: true
# text: |
# Puoi contribuire anche tu all'evoluzione del design system del Paese proponendo suggerimenti utili.
# ctas:
# - label: "Scopri come iniziare se sei un designer" #C
# url: "/design-system/come-iniziare/per-designer/" #M
# blank: false #M #C true if new tab for external links
# icon:
# icon: sprites.svg#it-arrow-right #C #I #it-arrow-right | it-external-link for external links
# color: primary
# align: middle
# hidden: true
# size: sm
# addonClasses: ms-2
# - label: "Scopri come iniziare se sei uno sviluppatore" #C
# url: "/design-system/come-iniziare/per-sviluppatori/"
# blank: false #M #C true if new tab for external links
# icon:
# icon: sprites.svg#it-arrow-right #C #I #it-arrow-right | it-external-link for external links
# color: primary
# align: middle
# hidden: true
# size: sm
# addonClasses: ms-2