Compare commits

..

2 commits

Author SHA1 Message Date
caa28976b0 Update README 2020-03-17 00:35:25 +01:00
faf8ba1cc3 Syntax corrections 2020-03-17 00:28:51 +01:00
2 changed files with 14 additions and 3 deletions

View file

@ -6,13 +6,24 @@ there is only a french version.
## build
First you need to export a PNG file from the svg one with Inkscape :
In order to compile my resume you'll need ton install Texlive, on Archlinux :
```shell
sudo pacman -S texlive-core texlive-bibtexextra texlive-latexextra texlive-fontsextra
```
clone this repository
```shell
git clone https://git.epha.se/ephase/resume && cd resume
```
You need to export a PNG file from the svg one with Inkscape :
```shell
inkscape -C -z --file=svg/souris.svg --export-png=svg/souris.png --export-dpi=300
```
Then export the LaTeX file :
Then compile the LaTeX file :
```shell
lualatex --interaction=nonstopmode resume_fr.tex

View file

@ -43,7 +43,7 @@
\vspace{5pt}
\begin{itemize}
\item Mise en place de l'infrastructure de gestion du service informatique (Serveur FreeBSD + Jails, Nextcloud, GLPI, Gitea, DokuWiki, Boot PXE)
\item Gestion du parc de serveurs : fichiers (FreeNAS), Web (Debian), Applicatif (Windows Server)
\item Gestion du parc de serveurs : fichiers (FreeNAS), web (Debian), applicatif (Windows Server)
\item Gestion des postes clients (Windows, Linux, MacOS)
\end{itemize}