doc/talks: refactor assets
13
doc/talks/2024-01-12-seed/.gitignore
vendored
|
@ -2,16 +2,9 @@
|
||||||
|
|
||||||
!*.txt
|
!*.txt
|
||||||
!*.md
|
!*.md
|
||||||
|
|
||||||
!assets
|
|
||||||
|
|
||||||
!.gitignore
|
|
||||||
!*.svg
|
|
||||||
!*.png
|
|
||||||
!*.jpg
|
|
||||||
!*.tex
|
!*.tex
|
||||||
!Makefile
|
|
||||||
!.gitignore
|
|
||||||
!assets/*.drawio.pdf
|
|
||||||
|
|
||||||
!talk.pdf
|
!talk.pdf
|
||||||
|
!Makefile
|
||||||
|
!.gitignore
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
ASSETS=assets/deuxfleurs.pdf
|
ASSETS=../assets/deuxfleurs.pdf
|
||||||
|
|
||||||
talk.pdf: talk.tex $(ASSETS)
|
talk.pdf: talk.tex $(ASSETS)
|
||||||
pdflatex talk.tex
|
pdflatex talk.tex
|
||||||
|
|
|
@ -72,7 +72,7 @@
|
||||||
\begin{columns}[t]
|
\begin{columns}[t]
|
||||||
\begin{column}{.2\textwidth}
|
\begin{column}{.2\textwidth}
|
||||||
\centering
|
\centering
|
||||||
\adjincludegraphics[width=.4\linewidth, valign=t]{assets/alex.jpg}
|
\adjincludegraphics[width=.4\linewidth, valign=t]{../assets/alex.jpg}
|
||||||
\end{column}
|
\end{column}
|
||||||
\begin{column}{.6\textwidth}
|
\begin{column}{.6\textwidth}
|
||||||
\textbf{Alex Auvolat}\\
|
\textbf{Alex Auvolat}\\
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
\begin{columns}[t]
|
\begin{columns}[t]
|
||||||
\begin{column}{.2\textwidth}
|
\begin{column}{.2\textwidth}
|
||||||
\centering
|
\centering
|
||||||
\adjincludegraphics[width=.5\linewidth, valign=t]{assets/deuxfleurs.pdf}
|
\adjincludegraphics[width=.5\linewidth, valign=t]{../assets/deuxfleurs.pdf}
|
||||||
\end{column}
|
\end{column}
|
||||||
\begin{column}{.6\textwidth}
|
\begin{column}{.6\textwidth}
|
||||||
\textbf{Deuxfleurs}\\
|
\textbf{Deuxfleurs}\\
|
||||||
|
@ -111,7 +111,7 @@
|
||||||
\end{column}
|
\end{column}
|
||||||
\begin{column}{.2\textwidth}
|
\begin{column}{.2\textwidth}
|
||||||
\centering
|
\centering
|
||||||
\adjincludegraphics[width=.7\linewidth, valign=t]{assets/logo_chatons.png}
|
\adjincludegraphics[width=.7\linewidth, valign=t]{../assets/logo_chatons.png}
|
||||||
\end{column}
|
\end{column}
|
||||||
\end{columns}
|
\end{columns}
|
||||||
|
|
||||||
|
@ -161,17 +161,17 @@
|
||||||
\frametitle{Example: our infrastructure at Deuxfleurs}
|
\frametitle{Example: our infrastructure at Deuxfleurs}
|
||||||
\only<1>{
|
\only<1>{
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\includegraphics[width=.8\linewidth]{assets/neptune.jpg}
|
\includegraphics[width=.8\linewidth]{../assets/neptune.jpg}
|
||||||
\end{center}
|
\end{center}
|
||||||
}
|
}
|
||||||
\only<2>{
|
\only<2>{
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\includegraphics[width=.8\linewidth]{assets/atuin.jpg}
|
\includegraphics[width=.8\linewidth]{../assets/atuin.jpg}
|
||||||
\end{center}
|
\end{center}
|
||||||
}
|
}
|
||||||
\only<3>{
|
\only<3>{
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\includegraphics[width=.8\linewidth]{assets/inframap_jdll2023.pdf}
|
\includegraphics[width=.8\linewidth]{../assets/inframap_jdll2023.pdf}
|
||||||
\end{center}
|
\end{center}
|
||||||
}
|
}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
@ -199,7 +199,7 @@
|
||||||
\vspace{2em}
|
\vspace{2em}
|
||||||
\includegraphics[height=6em]{../2020-12-02_wide-team/img/Amazon-S3.jpg}
|
\includegraphics[height=6em]{../2020-12-02_wide-team/img/Amazon-S3.jpg}
|
||||||
\hspace{2em}
|
\hspace{2em}
|
||||||
\includegraphics[height=5em]{assets/minio.png}
|
\includegraphics[height=5em]{../assets/minio.png}
|
||||||
|
|
||||||
\vspace{2em}
|
\vspace{2em}
|
||||||
\includegraphics[height=6em]{../../logo/garage_hires_crop.png}
|
\includegraphics[height=6em]{../../logo/garage_hires_crop.png}
|
||||||
|
@ -360,8 +360,8 @@
|
||||||
\texttt{\#garage:deuxfleurs.fr} on Matrix
|
\texttt{\#garage:deuxfleurs.fr} on Matrix
|
||||||
|
|
||||||
\vspace{1.5em}
|
\vspace{1.5em}
|
||||||
\includegraphics[width=.06\linewidth]{assets/rust_logo.png}
|
\includegraphics[width=.06\linewidth]{../assets/rust_logo.png}
|
||||||
\includegraphics[width=.13\linewidth]{assets/AGPLv3_Logo.png}
|
\includegraphics[width=.13\linewidth]{../assets/AGPLv3_Logo.png}
|
||||||
\end{center}
|
\end{center}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
|
|
2
doc/talks/assets/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Files that are auto-generated when building pdfs
|
||||||
|
deuxfleurs.pdf
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 263 KiB After Width: | Height: | Size: 263 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 88 KiB |
BIN
doc/talks/assets/inframap_jdll2023.pdf
Normal file
Before Width: | Height: | Size: 199 KiB After Width: | Height: | Size: 199 KiB |
Before Width: | Height: | Size: 145 KiB After Width: | Height: | Size: 145 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 303 KiB After Width: | Height: | Size: 303 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |