Compare commits
No commits in common. "caa28976b0a2eec28c3f8129371e335d1e9b343b" and "2f798bdd35b44a959bbece4c87a28e2ca2956e0d" have entirely different histories.
caa28976b0
...
2f798bdd35
2 changed files with 3 additions and 14 deletions
15
README.md
15
README.md
|
@ -6,24 +6,13 @@ there is only a french version.
|
||||||
|
|
||||||
## build
|
## build
|
||||||
|
|
||||||
In order to compile my resume you'll need ton install Texlive, on Archlinux :
|
First you need to export a PNG file from the svg one with Inkscape :
|
||||||
|
|
||||||
```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
|
inkscape -C -z --file=svg/souris.svg --export-png=svg/souris.png --export-dpi=300
|
||||||
```
|
```
|
||||||
|
|
||||||
Then compile the LaTeX file :
|
Then export the LaTeX file :
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
lualatex --interaction=nonstopmode resume_fr.tex
|
lualatex --interaction=nonstopmode resume_fr.tex
|
||||||
|
|
|
@ -43,7 +43,7 @@
|
||||||
\vspace{5pt}
|
\vspace{5pt}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Mise en place de l'infrastructure de gestion du service informatique (Serveur FreeBSD + Jails, Nextcloud, GLPI, Gitea, DokuWiki, Boot PXE)
|
\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)
|
\item Gestion des postes clients (Windows, Linux, MacOS)
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue