-
Notifications
You must be signed in to change notification settings - Fork 35
/
come-contribuire.yaml
165 lines (154 loc) · 5.69 KB
/
come-contribuire.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
154
155
156
157
158
159
160
161
162
163
164
165
# ————————————————————————————————————————————
# CREATEPAGE GATSBY
# ————————————————————————————————————————————
metadata:
template:
name: design-system-index
seo:
name: Panoramica come contribuire
description: Scopri i passi da seguire per contribuire al design system del Paese
image: https://designers.italia.it/images/design-system/ds-beta-naming.png
canonical: null
pathname: /design-system/come-contribuire/
# 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 contribuire
column: true
subtitle: Scopri i passi da compiere per contribuire al design system del Paese
tag:
label: Design system #C
addonClasses: mt-3 text-uppercase
pretext:
icon:
icon: sprites.svg#it-help-circle
size: sm
text: In breve
text: |
Partecipa all'evoluzione del design system dedicato alla Pubblica Amministrazione italiana. Offri il tuo contributo per migliorare, accrescere e far evolvere la qualità della documentazione e delle risorse di design e sviluppo dedicate ai siti e i servizi digitali delle PA.
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: Modello di contribuzione
# img: /images/600x400.png
# alt: Descrizione immagine
imgRatio: 16x9
imgPlaceholder: false
url: "modello-di-contribuzione/"
fullHeight: true
rounded: true
text: |
Tutte le indicazioni per contribuire all'evoluzione della documentazione e delle risorse del design system del Paese
# tags: [Design system,Interfaccia utente,Progettazione interfaccia]
- title: Per la documentazione
# img: /images/600x400.png
# alt: Descrizione immagine
imgRatio: 16x9
imgPlaceholder: false
url: "per-la-documentazione/"
fullHeight: true
rounded: true
text: |
Le indicazioni e i passi da seguire per contribuire alla documentazione del progetto Designers Italia
# tags: [Design system,Interfaccia utente,Sviluppo interfaccia]
- title: Per il design
# img: /images/600x400.png
# alt: Descrizione immagine
imgRatio: 16x9
imgPlaceholder: false
url: "per-il-design/"
fullHeight: true
rounded: true
text: |
Come contribuire alle risorse di design per progettare e prototipare interfacce ed esperienze di siti e servizi pubblici digitali.
# tags: [Design system,Interfaccia utente,Servizi pubblici digitali]
- title: Per lo sviluppo
# img: /images/600x400.png
# alt: Descrizione immagine
imgRatio: 16x9
imgPlaceholder: false
url: "per-lo-sviluppo/"
fullHeight: true
rounded: true
text: |
Come contribuire alle librerie e alle risorse per sviluppare interfacce ed esperienze di siti e servizi pubblici digitali.
# 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