bootstrap-italia 2.0.0 → 2.0.1
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 -4
- package/dist/css/bootstrap-italia-comuni.min.css +1 -1
- package/dist/css/bootstrap-italia.min.css +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/_version.scss +1 -1
package/README.EN.md
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
_🇮🇹 [Versione in italiano](README.md)_
|
|
10
10
|
|
|
11
|
-
_📦 [Go to Bootstrap Italia 1.x version](https://github.com/italia/bootstrap-italia/tree/1.x)_
|
|
11
|
+
_📦 [Go to Bootstrap Italia 1.x version (based on Bootstrap 4)](https://github.com/italia/bootstrap-italia/tree/1.x)_
|
|
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
|
|
|
@@ -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://docs.italia.it/italia/designers-italia/design-linee-guida-docs/) (in italian), and refer to the [instructions on how to contribute to Bootstrap Italia](https://github.com/italia/bootstrap-italia/blob/
|
|
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://docs.italia.it/italia/designers-italia/design-linee-guida-docs/) (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
|
|
@@ -87,7 +87,7 @@ The components used for the documentation site but not redistributed with the Bo
|
|
|
87
87
|
|
|
88
88
|
Bootstrap Italia is **BSD 3-Clause** licensed:
|
|
89
89
|
|
|
90
|
-
[](https://github.com/italia/bootstrap-italia/blob/
|
|
90
|
+
[](https://github.com/italia/bootstrap-italia/blob/main/LICENSE)
|
|
91
91
|
|
|
92
92
|
<a href="https://www.browserstack.com/" target="_blank"><img src="docs/assets/img/browserstack-logo.png" alt="BrowserStack logo" width="270" height="79" /></a>
|
|
93
93
|
|
package/README.md
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
_🇬🇧 [English version](README.EN.md)_
|
|
10
10
|
|
|
11
|
-
_📦 [Vai alla versione 1.x di Bootstrap Italia](https://github.com/italia/bootstrap-italia/tree/1.x)_
|
|
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
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 web della PA.
|
|
14
14
|
|
|
@@ -34,7 +34,7 @@ Vuoi segnalare un bug o fare una richiesta?
|
|
|
34
34
|
|
|
35
35
|
Prima di tutto assicurati che sia un problema relativo al tema Bootstrap Italia e non alla libreria Bootstrap da cui deriva
|
|
36
36
|
(in tal caso puoi fare riferimento al [repository di Bootstrap](https://github.com/twbs/bootstrap)), poi
|
|
37
|
-
dai un'occhiata a come [creare una issue](https://github.com/italia/bootstrap-italia/blob/
|
|
37
|
+
dai un'occhiata a come [creare una issue](https://github.com/italia/bootstrap-italia/blob/main/CONTRIBUTING.md#creare-una-issue).
|
|
38
38
|
|
|
39
39
|
## Come contribuire
|
|
40
40
|
|
|
@@ -42,7 +42,7 @@ Vorresti dare una mano su Bootstrap Italia? **Sei nel posto giusto!**
|
|
|
42
42
|
|
|
43
43
|
Se non l'hai già fatto, inizia spendendo qualche minuto per approfondire la tua conoscenza sulle
|
|
44
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/
|
|
45
|
+
e fai riferimento alle [indicazioni su come contribuire a Bootstrap Italia](https://github.com/italia/bootstrap-italia/blob/main/CONTRIBUTING.md).
|
|
46
46
|
|
|
47
47
|
A questo punto, è necessario impostare il tuo ambiente locale per la compilazione dei file sorgente e la generazione
|
|
48
48
|
della documentazione. Puoi usare [Docker](https://docs.docker.com/get-started/) per far partire l'ambiente di sviluppo.
|
|
@@ -90,7 +90,7 @@ Di seguito sono elencati invece i componenti utilizzati per il sito della docume
|
|
|
90
90
|
|
|
91
91
|
La licenza di Bootstrap Italia è **BSD 3-Clause** ed è visibile nel file LICENSE:
|
|
92
92
|
|
|
93
|
-
[](https://github.com/italia/bootstrap-italia/blob/
|
|
93
|
+
[](https://github.com/italia/bootstrap-italia/blob/main/LICENSE)
|
|
94
94
|
|
|
95
95
|
<a href="https://www.browserstack.com/" target="_blank"><img src="docs/assets/img/browserstack-logo.png" alt="BrowserStack logo" width="270" height="79" /></a>
|
|
96
96
|
|