bootstrap-italia 2.0.2 → 2.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.EN.md +3 -3
- package/README.md +4 -6
- package/dist/css/bootstrap-italia-comuni.min.css +1 -1
- package/dist/css/bootstrap-italia.min.css +1 -1
- package/dist/css/bootstrap-italia.min.css.map +1 -1
- package/dist/js/bootstrap-italia.bundle.min.js +1 -1
- package/dist/svg/sprites.svg +1 -1
- package/dist/version.js +1 -1
- package/dist/version.js.map +1 -1
- package/package.json +2 -2
- package/src/js/version.js +1 -1
- package/src/scss/custom/_type.scss +1 -0
- package/src/scss/custom/_version.scss +1 -1
package/README.EN.md
CHANGED
|
@@ -12,9 +12,9 @@ _📦 [Go to Bootstrap Italia 1.x version (based on Bootstrap 4)](https://github
|
|
|
12
12
|
|
|
13
13
|
New Bootstrap Italia version is a [Bootstrap 5](https://getbootstrap.com/docs/5.1/getting-started/introduction/) theme to create responsive web apps to make Italian public digital services consistent, accessible and simple to use.
|
|
14
14
|
|
|
15
|
-
Bootstrap Italia inherits components, mixins, grid system, and anything else from Bootstrap 5, customising them accordingly to the [Italian guidelines for designing public digital services](https://
|
|
15
|
+
Bootstrap Italia inherits components, mixins, grid system, and anything else from Bootstrap 5, customising them accordingly to the [Italian guidelines for designing public digital services](https://designers.italia.it/linee-guida/) (in italian).
|
|
16
16
|
|
|
17
|
-
The project roadmap is available in the [
|
|
17
|
+
The project roadmap is available in the [Designers Italia 2022 activity plan](https://designers.italia.it/piano-attivita/).
|
|
18
18
|
|
|
19
19
|
**[Check out the documentation »](https://italia.github.io/bootstrap-italia/)** (in italian)
|
|
20
20
|
|
|
@@ -39,7 +39,7 @@ you can [create an issue](https://github.com/italia/bootstrap-italia/issues).
|
|
|
39
39
|
|
|
40
40
|
Would you like to help with Bootstrap Italia? **You are in the right place!**
|
|
41
41
|
|
|
42
|
-
If you have not already done so, start by spending a few minutes to deepen your knowledge on [design guidelines for Italian public digital services](https://
|
|
42
|
+
If you have not already done so, start by spending a few minutes to deepen your knowledge on [design guidelines for Italian public digital services](https://designers.italia.it/linee-guida) (in italian), and refer to the [instructions on how to contribute to Bootstrap Italia](https://github.com/italia/bootstrap-italia/blob/main/CONTRIBUTING.md) (in italian).
|
|
43
43
|
|
|
44
44
|
At this point, you'll need to configure the local environment to compile the source files and generate them
|
|
45
45
|
of the documentation. You can use [Docker](https://docs.docker.com/get-started/) to start your development environment
|
package/README.md
CHANGED
|
@@ -10,11 +10,11 @@ _🇬🇧 [English version](README.EN.md)_
|
|
|
10
10
|
|
|
11
11
|
_📦 [Vai alla versione 1.x di Bootstrap Italia (basata su Bootstrap 4)](https://github.com/italia/bootstrap-italia/tree/1.x)_
|
|
12
12
|
|
|
13
|
-
Bootstrap Italia è un tema basato su [Bootstrap 5](https://getbootstrap.com/docs/5.1/getting-started/introduction/) conforme alle linee guida di design per i servizi
|
|
13
|
+
Bootstrap Italia è un tema basato su [Bootstrap 5](https://getbootstrap.com/docs/5.1/getting-started/introduction/) conforme alle [linee guida di design per i siti internet e i servizi digitali delle Pubbliche Amministrazioni](https://docs.italia.it/italia/design/lg-design-servizi-web/).
|
|
14
14
|
|
|
15
|
-
Bootstrap Italia eredita tutte le funzionalità, componenti, mixins, grid system, e altro già presenti in Bootstrap 5, e le personalizza secondo le
|
|
15
|
+
Bootstrap Italia eredita tutte le funzionalità, componenti, mixins, grid system, e altro già presenti in Bootstrap 5, e le personalizza secondo le "Linee guida di design per i siti internet e i servizi digitali della PA" e le indicazioni presenti nel manuale operativo di design messo a disposizione da Designers Italia. Puoi scoprire di più tramite la [pagina dedicata di Designers Italia](https://designers.italia.it/linee-guida).
|
|
16
16
|
|
|
17
|
-
La roadmap del progetto è consultabile nel [
|
|
17
|
+
La roadmap del progetto è consultabile nel [piano attività di Designers Italia](https://designers.italia.it/piano-attivita/).
|
|
18
18
|
|
|
19
19
|
**[Vedi la documentazione completa »](https://italia.github.io/bootstrap-italia/)**
|
|
20
20
|
|
|
@@ -40,9 +40,7 @@ dai un'occhiata a come [creare una issue](https://github.com/italia/bootstrap-it
|
|
|
40
40
|
|
|
41
41
|
Vorresti dare una mano su Bootstrap Italia? **Sei nel posto giusto!**
|
|
42
42
|
|
|
43
|
-
Se non l'hai già fatto, inizia spendendo qualche minuto per approfondire la tua conoscenza sulle
|
|
44
|
-
[linee guida di design per i servizi web della PA](https://docs.italia.it/italia/designers-italia/design-linee-guida-docs/),
|
|
45
|
-
e fai riferimento alle [indicazioni su come contribuire a Bootstrap Italia](https://github.com/italia/bootstrap-italia/blob/main/CONTRIBUTING.md).
|
|
43
|
+
Se non l'hai già fatto, inizia spendendo qualche minuto per approfondire la tua conoscenza sulle "Linee guida di design per i siti internet e i servizi digitali della PA" e del manuale operativo di design a supporto partendo dalla [pagina dedicata di Designers Italia](https://designers.italia.it/linee-guida), e fai riferimento alle [indicazioni su come contribuire a Bootstrap Italia](https://github.com/italia/bootstrap-italia/blob/main/CONTRIBUTING.md).
|
|
46
44
|
|
|
47
45
|
A questo punto, è necessario impostare il tuo ambiente locale per la compilazione dei file sorgente e la generazione
|
|
48
46
|
della documentazione. Puoi usare [Docker](https://docs.docker.com/get-started/) per far partire l'ambiente di sviluppo.
|