From 6f460541217ebf4acad2350d247ee22366e92e63 Mon Sep 17 00:00:00 2001 From: bevilj Date: Sat, 10 Nov 2018 21:48:52 +0000 Subject: [PATCH] docs: add authors usernames in inception and create author pages git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@87 a672b425-5310-4d7a-af5c-997e18724b81 --- docs/inception/inception.tex | 80 +++++++++++++++++++----------------- site/_authors/alberj.html | 4 ++ site/_authors/annoum.html | 4 ++ site/_authors/bevilj.html | 2 +- site/_authors/britea.html | 4 ++ site/_authors/brunnn.html | 4 ++ site/_authors/contem.html | 4 ++ site/_authors/devitg.html | 4 ++ site/_authors/faracm.html | 4 ++ site/_authors/giacog.html | 4 ++ site/_authors/hijmam.html | 4 ++ site/_authors/luinia.html | 4 ++ site/_authors/lukacp.html | 4 ++ site/_authors/lunghm.html | 4 ++ site/_authors/maggicl.html | 2 +- site/_authors/marina.html | 4 ++ site/_authors/montia.html | 4 ++ site/_authors/omenem.html | 4 ++ site/_authors/ponzim.html | 4 ++ site/_authors/rasicd.html | 4 ++ site/_authors/terehm.html | 4 ++ site/_authors/todora.html | 4 ++ site/_authors/tomazj.html | 4 ++ site/_authors/vivanr.html | 4 ++ site/_authors/vottad.html | 4 ++ site/pages/info/history.html | 2 +- 26 files changed, 133 insertions(+), 41 deletions(-) create mode 100644 site/_authors/alberj.html create mode 100644 site/_authors/annoum.html create mode 100644 site/_authors/britea.html create mode 100644 site/_authors/brunnn.html create mode 100644 site/_authors/contem.html create mode 100644 site/_authors/devitg.html create mode 100644 site/_authors/faracm.html create mode 100644 site/_authors/giacog.html create mode 100644 site/_authors/hijmam.html create mode 100644 site/_authors/luinia.html create mode 100644 site/_authors/lukacp.html create mode 100644 site/_authors/lunghm.html create mode 100644 site/_authors/marina.html create mode 100644 site/_authors/montia.html create mode 100644 site/_authors/omenem.html create mode 100644 site/_authors/ponzim.html create mode 100644 site/_authors/rasicd.html create mode 100644 site/_authors/terehm.html create mode 100644 site/_authors/todora.html create mode 100644 site/_authors/tomazj.html create mode 100644 site/_authors/vivanr.html create mode 100644 site/_authors/vottad.html diff --git a/docs/inception/inception.tex b/docs/inception/inception.tex index 5ef8e22..ae54a6e 100644 --- a/docs/inception/inception.tex +++ b/docs/inception/inception.tex @@ -20,18 +20,18 @@ Our website will be divided in these sections: \paragraph{File system} A section about navigating the file system, absolute and relative paths, the \texttt{.} and \texttt{..} shortcuts, symbolic and hard links, and -manipulating (creating, renaming, editing, moving, copying, deleting, +manipulating (creating, renaming, editing, moving, copying, deleting, and changing permissions) files. \paragraph{Commands} \subparagraph{Basic commands} -A tutorial for the first steps in the shell world (i.e. opening the shell, +A tutorial for the first steps in the shell world (i.e. opening the shell, basic interactions, \texttt{man}/\texttt{info}). \subparagraph{Intermediate commands} A reference for commonly used tools, such as \texttt{zip} or \texttt{sudo}, -enriched with examples provided in a friendlier way than the manual or official +enriched with examples provided in a friendlier way than the manual or official documentation. \subparagraph{Advanced commands} @@ -39,7 +39,7 @@ Advanced features of the shell, such as input and output redirection, pipes, regular expressions, and tools such as \texttt{sed} and \texttt{awk}. \paragraph{Scripting} -An introduction to \texttt{sh} scripting: conditionals, loops, functions, aliases, +An introduction to \texttt{sh} scripting: conditionals, loops, functions, aliases, local and global variables and parsing of command line flags with \texttt{getopt}. \newpage @@ -47,59 +47,63 @@ local and global variables and parsing of command line flags with \texttt{getopt \section{Team organization}\label{team-organization} \paragraph{Project leader} -Claudio Maggioni +Claudio Maggioni (maggic) \paragraph{SVN admin} -Joey Bevilacqua +Joey Bevilacqua (bevilj) \subsection{Teams} -\paragraph{Front page, about and info team {[}front-team{]}} -Matteo Omenetti (\textbf{Team leader}), Nicola Brunner - \paragraph{Topics teams} \begin{itemize} - \item \textbf{File system {[}fs-team{]}}: Riccardo Antonio Vivanco (\textbf{Team leader}) + \item \textbf{File system {[}fs-team{]}}: Riccardo Antonio Vivanco (vivanr) (\textbf{Team leader}) \begin{itemize} - \item Mattia Hijman - \item Marwan Announ - \item Mirko Ponzio + \item Mattia Hijman (hijmam) + \item Marwan Announ (annoum) + \item Mirko Ponzio (ponzim) \end{itemize} - \item \textbf{Basic commands {[}cmd-basic-team{]}}: Gianmarco De Vita (\textbf{Team leader}) + \item \textbf{Basic commands {[}cmd-basic-team{]}}: Gianmarco De Vita (devitg) (\textbf{Team leader}) \begin{itemize} - \item Alessandro Marinelli - \item Joy Albertini - \item Marzio Lunghi + \item Alessandro Marinelli (marina) + \item Joy Albertini (alberj) + \item Marzio Lunghi (lunghm) \end{itemize} - \item \textbf{Intermediate commands {[}cmd-interm-team{]}}: Joao Tomazoni (\textbf{Team leader}) + \item \textbf{Intermediate commands {[}cmd-interm-team{]}}: Joao Tomazoni (tomazj) (\textbf{Team leader}) \begin{itemize} - \item Marco Farace - \item Fabiano Fenini - \item Gabriele Giacomelli - \end{itemize} - \item \textbf{Advanced commands {[}cmd-advanced-team{]}}: Domenico Votta (\textbf{Team leader}) - \begin{itemize} - \item Alessandro Luini - \item Agostino Monti - \item Petro Lukach + \item Marco Farace (faracm) + \item Fabiano Fenini (feninf) + \item Alessandro Luini (luinia) + \item Gabriele Giacomelli (giacog) \end{itemize} - \item \textbf{Scripting {[}scripts-team{]}}: Marco Conterno (\textbf{Team leader}) + \item \textbf{Advanced commands {[}cmd-advanced-team{]}}: Domenico Votta (vottad) (\textbf{Team leader}) \begin{itemize} - \item Dario Rasic - \item Alexander Todorovic - \end{itemize} + \item Agostino Monti (montia) + \item Petro Lukach (lukacp) + \end{itemize} + \item \textbf{Scripting {[}scripts-team{]}}: Marco Conterno (contem) (\textbf{Team leader}) + \begin{itemize} + \item Dario Rasic (rasicd) + \item Alexander Todorovic (todora) + \end{itemize} \end{itemize} -\paragraph{\emph{CSS} team {[}css-team{]}} -Andrea Brites Marto, Marco Tereh - -\paragraph{Documentation {[}docs-team{]}} -Ricardo Antonio Vivanco +\paragraph{Other teams} +\begin{itemize} + \item \textbf{Front team {[}front-team{]}}: Matteo Omenetti (omenem) (\textbf{Team leader}) + \begin{itemize} + \item Nicola Brunner (brunnn) + \end{itemize} + \item \textbf{\emph{CSS} team {[}css-team{]}} + \begin{itemize} + \item Andrea Brites Marto (britea) + \item Marco Tereh (terehm) + \end{itemize} +\end{itemize} \subsection{Extra roles} \paragraph{Team management} -Claudio Maggioni, Joey Bevilacqua, Matteo Omenetti +Claudio Maggioni, Joey Bevilacqua, Domenico Votta \paragraph{Work environment} Claudio Maggioni, Joey Bevilacqua @@ -315,7 +319,7 @@ will result in a decrease of personal score. \textbf{Deadline} & \textbf{Begins} & \textbf{Ends} & \textbf{Who}\\\hline Repository creation & 30-10 & 31-10 & SVN admin\\ -Preparation of the Inception & 30-10 & 01-11 & Claudio Maggioni, Joey Bevilacqua\\ +Preparation of the Inception & 30-10 & 01-11 & Claudio Maggioni, Joey Bevilacqua\\ Teams creations & 31-10 & 31-10 & Group management\\ Preparation for Go NoGo & 31-10 & 03-11 & Group management, Marco Conterno\\ Define topics & 31-10 & 04-11 & Everyone\\ diff --git a/site/_authors/alberj.html b/site/_authors/alberj.html new file mode 100644 index 0000000..cedcb4b --- /dev/null +++ b/site/_authors/alberj.html @@ -0,0 +1,4 @@ +--- +name: Joy Albertini +position: Basic commands team +--- diff --git a/site/_authors/annoum.html b/site/_authors/annoum.html new file mode 100644 index 0000000..8c14360 --- /dev/null +++ b/site/_authors/annoum.html @@ -0,0 +1,4 @@ +--- +name: Marwan Announ +position: FileSystem team +--- diff --git a/site/_authors/bevilj.html b/site/_authors/bevilj.html index 77f2d71..9148427 100644 --- a/site/_authors/bevilj.html +++ b/site/_authors/bevilj.html @@ -1,4 +1,4 @@ --- name: Joey Bevilacqua -position: SVN Leader +position: SVN admin --- diff --git a/site/_authors/britea.html b/site/_authors/britea.html new file mode 100644 index 0000000..1462736 --- /dev/null +++ b/site/_authors/britea.html @@ -0,0 +1,4 @@ +--- +name: Andrea Brites Marto +position: CSS team +--- diff --git a/site/_authors/brunnn.html b/site/_authors/brunnn.html new file mode 100644 index 0000000..d033936 --- /dev/null +++ b/site/_authors/brunnn.html @@ -0,0 +1,4 @@ +--- +name: Nicola Brunner +position: Front team +--- diff --git a/site/_authors/contem.html b/site/_authors/contem.html new file mode 100644 index 0000000..d2d415d --- /dev/null +++ b/site/_authors/contem.html @@ -0,0 +1,4 @@ +--- +name: Marco Conterno +position: Scripting team leader +--- diff --git a/site/_authors/devitg.html b/site/_authors/devitg.html new file mode 100644 index 0000000..9d6d586 --- /dev/null +++ b/site/_authors/devitg.html @@ -0,0 +1,4 @@ +--- +name: Gianmarco De Vita +position: Basic commands team leader +--- diff --git a/site/_authors/faracm.html b/site/_authors/faracm.html new file mode 100644 index 0000000..d8bfb07 --- /dev/null +++ b/site/_authors/faracm.html @@ -0,0 +1,4 @@ +--- +name: Marco Farace +position: Intermediate commands team +--- diff --git a/site/_authors/giacog.html b/site/_authors/giacog.html new file mode 100644 index 0000000..ce59d5b --- /dev/null +++ b/site/_authors/giacog.html @@ -0,0 +1,4 @@ +--- +name: Gabriele Giacomelli +position: Intermediate commands team +--- diff --git a/site/_authors/hijmam.html b/site/_authors/hijmam.html new file mode 100644 index 0000000..6c7b1b4 --- /dev/null +++ b/site/_authors/hijmam.html @@ -0,0 +1,4 @@ +--- +name: Mattia Hijiman +position: FileSystem team +--- diff --git a/site/_authors/luinia.html b/site/_authors/luinia.html new file mode 100644 index 0000000..c1aa9c6 --- /dev/null +++ b/site/_authors/luinia.html @@ -0,0 +1,4 @@ +--- +name: Alessandro Luini +position: Intermediate commands team +--- diff --git a/site/_authors/lukacp.html b/site/_authors/lukacp.html new file mode 100644 index 0000000..8bc49d1 --- /dev/null +++ b/site/_authors/lukacp.html @@ -0,0 +1,4 @@ +--- +name: Petro Lukach +position: Advanced commands team +--- diff --git a/site/_authors/lunghm.html b/site/_authors/lunghm.html new file mode 100644 index 0000000..1a459ef --- /dev/null +++ b/site/_authors/lunghm.html @@ -0,0 +1,4 @@ +--- +name: Marzio Lunghi +position: Basic commands team +--- diff --git a/site/_authors/maggicl.html b/site/_authors/maggicl.html index 78a65fa..5f58652 100644 --- a/site/_authors/maggicl.html +++ b/site/_authors/maggicl.html @@ -1,4 +1,4 @@ --- name: Claudio Maggioni -position: Team Leader +position: Project Leader --- diff --git a/site/_authors/marina.html b/site/_authors/marina.html new file mode 100644 index 0000000..1687580 --- /dev/null +++ b/site/_authors/marina.html @@ -0,0 +1,4 @@ +--- +name: Alessandro Marinelli +position: Basic commands team +--- diff --git a/site/_authors/montia.html b/site/_authors/montia.html new file mode 100644 index 0000000..f03dc4f --- /dev/null +++ b/site/_authors/montia.html @@ -0,0 +1,4 @@ +--- +name: Agostino Monti +position: Advanced commands team +--- diff --git a/site/_authors/omenem.html b/site/_authors/omenem.html new file mode 100644 index 0000000..eee38a6 --- /dev/null +++ b/site/_authors/omenem.html @@ -0,0 +1,4 @@ +--- +name: Matteo Omenetti +position: Front team leader +--- diff --git a/site/_authors/ponzim.html b/site/_authors/ponzim.html new file mode 100644 index 0000000..4c6a570 --- /dev/null +++ b/site/_authors/ponzim.html @@ -0,0 +1,4 @@ +--- +name: Mirko Ponzio +position: FileSystem team +--- diff --git a/site/_authors/rasicd.html b/site/_authors/rasicd.html new file mode 100644 index 0000000..f782644 --- /dev/null +++ b/site/_authors/rasicd.html @@ -0,0 +1,4 @@ +--- +name: Dario Rasic +position: Scripting team +--- diff --git a/site/_authors/terehm.html b/site/_authors/terehm.html new file mode 100644 index 0000000..59bf336 --- /dev/null +++ b/site/_authors/terehm.html @@ -0,0 +1,4 @@ +--- +name: Marco Tereh +position: CSS team +--- diff --git a/site/_authors/todora.html b/site/_authors/todora.html new file mode 100644 index 0000000..bf3eab3 --- /dev/null +++ b/site/_authors/todora.html @@ -0,0 +1,4 @@ +--- +name: Alexander Todorovic +position: Scripting team +--- diff --git a/site/_authors/tomazj.html b/site/_authors/tomazj.html new file mode 100644 index 0000000..660a5a2 --- /dev/null +++ b/site/_authors/tomazj.html @@ -0,0 +1,4 @@ +--- +name: Joao Tomazoni +position: Intermediate commands team leader +--- diff --git a/site/_authors/vivanr.html b/site/_authors/vivanr.html new file mode 100644 index 0000000..2ed17e2 --- /dev/null +++ b/site/_authors/vivanr.html @@ -0,0 +1,4 @@ +--- +name: Riccardo Antonio Vivanco +position: FileSystem team leader +--- diff --git a/site/_authors/vottad.html b/site/_authors/vottad.html new file mode 100644 index 0000000..f075065 --- /dev/null +++ b/site/_authors/vottad.html @@ -0,0 +1,4 @@ +--- +name: Domenico Votta +position: Advanced commands team leader +--- diff --git a/site/pages/info/history.html b/site/pages/info/history.html index 9761fc4..df1ee2e 100644 --- a/site/pages/info/history.html +++ b/site/pages/info/history.html @@ -73,7 +73,7 @@ the C and Korn shells as well as several advantages of its own. Even though, sev introduced in the last few decades the main concepts and ideas of the early shells remain the same even several years later, showing that the shell has been improved but not substantially changed.

-

Sorces:
+

Sources:
www.oreilly.com
www.wikipedia.org
www.ibm.com