\documentclass[10pt,aspectratio=169]{beamer} \usetheme[progressbar=none,sectionpage=none]{metropolis} \usepackage{appendixnumberbeamer} \usepackage{pgfplots} \usepgfplotslibrary{dateplot} \usepackage{svg} \usepackage[ngerman]{babel} \hypersetup{pdfpagemode=FullScreen} \usepackage{xspace} \newcommand{\themename}{\textbf{\textsc{metropolis}}\xspace} \let\oldquote\quote \let\endoldquote\endquote \renewenvironment{quote}[2][] {\if\relax\detokenize{#1}\relax \def\quoteauthor{#2}% \else \def\quoteauthor{#2~---~#1}% \fi \oldquote} {\par\nobreak\smallskip\hfill(\quoteauthor)% \endoldquote\addvspace{\bigskipamount}} \title{10G Liftoff} \subtitle{} % \date{\today} \date{2023-09-01} \author{Lewi} \institute{HaDiKo e.V. - HaDiNet@SNT2023} % \titlegraphic{\hfill\includegraphics[height=1.5cm]{logo.pdf}} \begin{document} \maketitle \begin{frame}{Inhalt} \setbeamertemplate{section in toc}[sections numbered] \tableofcontents[] \end{frame} \section{Who we are} \begin{frame}{Who we are} \begin{columns} \begin{column}{\textwidth} \begin{itemize} \item Anforderungen/Ausgangslage/Warum %(promasu) \item Was brauchen wir? % Lewi \item Glasfaser/Backbone % Lewi \item Neue Hardware %Promasu \item Netzwerkdatenbank/Management/API % Lewi \item Wie haben wir das finanziert % promasu \item Key Lessons %zusammen \end{itemize} \end{column} \end{columns} \end{frame} \section{What we do} \begin{frame}{What we do} \end{frame} %\begin{itemize} % \item[01.10.2020] Start % \item[03.12.2020] First new Hardware} % \item{28.12.2020}{flightplane start of development} % \item{20.10.2021}{10G Radio Bridge for new House} % \item{\decimaldate{04}{12}{2021}}{New Core Switch goes live} % \item{\decimaldate{21}{02}{2022}}{First new Access Switch installed} % \item{\decimaldate{20}{02}{2022}}{First flightplane deploy} % \item{\decimaldate{17}{06}{2023}}{Switch to new Singlemode Fibers} % \item{\decimaldate{18}{06}{2023}}{Uplink to 10Gbits} %\end{itemize} \end{document}