Update with preamble
[ai-gitflashtalk.git] / git.tex
diff --git a/git.tex b/git.tex
index c325737..c336224 100644 (file)
--- a/git.tex
+++ b/git.tex
@@ -1,17 +1,26 @@
-\documentclass{beamer}
-
-\input{vc.tex}
+%&preamble
+\begin{document}
 
-\author{Mart Lubbers}
-\title{Git flashtalk}
-\date{\today}
+\frame{\titlepage}
 
-\begin{document}
+\begin{frame}
+       \frametitle{Table of contents}
+       \tableofcontents
+\end{frame}
 
+\section{Introduction}
 \begin{frame}
-       \maketitle
-       \let\thefootnote\relax
-       \footnotetext{Git \GITAbrHash, \GITAuthorDate, \GITAuthorName.}
+       \frametitle{Who am I?}
+       \begin{itemize}
+               \item Mart Lubbers
+               \item 4th year bachelor AI
+               \item \url{https://github.com/dopefishh/gitflashtalk}
+               \item Sha of this version: {\tiny\GITAbrHash}
+       \end{itemize}
 \end{frame}
 
+\section{Basics}
+
+\section{Branching}
+
 \end{document}