-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: merge pull request #38 from italia/feat/update_guide
Update guide
- Loading branch information
Showing
59 changed files
with
1,904 additions
and
1,671 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM python:3.8 | ||
FROM python:3.9 | ||
|
||
WORKDIR /app | ||
|
||
|
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
...nistratori-pubblici/contribuire-al-software-open-source-sviluppato-da-altri.rst
This file was deleted.
Oops, something went wrong.
96 changes: 0 additions & 96 deletions
96
amministratori-pubblici/gestire-un-software-nel-suo-ciclo-di-vita.rst
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
amministratori-pubblici/i-vantaggi-del-modello-open-source.rst
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Bibliografia / Sitografia | ||
========================= | ||
|
||
Di seguito alcuni riferimenti utili sui quali approfondire queste | ||
tematiche | ||
|
||
- Standard for Public Code: https://standard.publiccode.net/ | ||
|
||
- Google Open Source: https://opensource.google/docs/ | ||
|
||
- GitHub Guides: https://guides.github.com/ | ||
|
||
- GitLab Guides: | ||
`https://docs.gitlab.com/ce/gitlab-basics/ <https://docs.gitlab.com/ee/gitlab-basics/>`__ | ||
|
||
- 12 Factor App: https://12factor.net/it/ | ||
|
||
.. _section-1: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,24 @@ | ||
################################################# | ||
Guida allo sviluppo e gestione di software libero | ||
################################################# | ||
|
||
================================================= | ||
|
||
.. highlights :: | ||
**Buone pratiche, suggerimenti e tecniche utili allo sviluppo di software | ||
open source per chi gestisce, progetta e realizza i servizi pubblici digitali | ||
italiani** | ||
**Buone pratiche, suggerimenti e tecniche utili allo sviluppo di | ||
software open source per chi progetta, realizza e gestisce i servizi | ||
pubblici digitali italiani.** | ||
Questo documento si pone l’obiettivo di fornire alla community Developers | ||
Italia delle buone pratiche di gestione di progetti e indicare strumenti che | ||
possono essere utilizzati nello sviluppo di software open source. | ||
Questo documento si pone l’obiettivo di fornire agli attori della | ||
trasformazione digitale delle buone pratiche di gestione di progetti e | ||
indicare strumenti che possono essere utilizzati nello sviluppo di | ||
software open source. | ||
|
||
.. toctree:: | ||
:maxdepth: 3 | ||
:caption: Indice dei contenuti | ||
:numbered: | ||
|
||
introduzione.rst | ||
responsabili-politici.rst | ||
amministratori-pubblici.rst | ||
sviluppatori.rst | ||
per-le-responsabili-politiche-e-i-responsabili-politici.rst | ||
per-gli-amministratori-pubblici.rst | ||
per-chi-sviluppa-il-software.rst | ||
bibliografia-sitografia.rst | ||
|
Oops, something went wrong.
f29b522
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: