Browse Source

More is more

master
Jonathan "Duke" Leto 9 years ago
parent
commit
3388d53973
  1. 2
      2015/fossasia-pdxgit/Makefile
  2. BIN
      2015/fossasia-pdxgit/pres.pdf
  3. 64
      2015/fossasia-pdxgit/pres.tex

2
2015/fossasia-pdxgit/Makefile

@ -3,7 +3,7 @@ presentation:
rubber --pdf pres.tex
#evince pres.pdf > /dev/null
# WTF?
cp pres.pdf ~/Downloads
cp pres.pdf ~/Downloads && ls -la ~/Downloads/pres.pdf
clean:
rm *.aux *.out *.snm *.toc *.log *.nav *.pdf

BIN
2015/fossasia-pdxgit/pres.pdf

Binary file not shown.

64
2015/fossasia-pdxgit/pres.tex

@ -4,7 +4,7 @@
\usepackage{listings}
\setbeamercolor{sidebar}{use=structure,bg=red}
\author[@dukeleto]{Jonathan "Duke" Leto\\\small{duke.leto.net\\duke@leto.net\\@dukeleto}}
\author[@dukeleto]{Jonathan "Duke" Leto\\\small{@dukeleto\\duke.leto.net\\duke@leto.net\\letolabs.com}}
\date{}
\title[PDXGit.clone()\hspace{2em}\insertframenumber/
\inserttotalframenumber]{Git Your City Together}
@ -40,17 +40,16 @@
}
\frame{
\frametitle{ \includegraphics[scale=0.2]{pdxgit} Git Your City Together}
\frametitle{ \includegraphics[scale=0.2]{pdxgit} What You Will Learn}
\indent Spreading the DAG For Fun And Karma \\
\begin{huge}
pdxgit.com
\end{huge}
\begin{itemize}
\item How To Bootstrap
\item How To Get Resources
\item How To Be Sustainable
\end{itemize}
}
\frame{
\frametitle{Infrastructure}
@ -65,8 +64,7 @@
\item Font Awesome
\item Google Groups
\item Calagator
\item Twitter
\item LinkedIn
\item Twitter/LinkedIn/etc
\end{itemize}
\end{column}
\end{columns}
@ -81,7 +79,7 @@
\item GSoC Mentor Summit Oct 2011
\item Git Together Developer Conf Oct 2011
\item Feb 2012 First Meeting
\item Aug 2012 2nd Meeting (@igalko)
\item Aug 2012 2nd Meeting
\end{itemize}
And then Git Togethers moved to Europe!
@ -95,19 +93,37 @@
\item Who has a hiring frenzy?
\item Who just got a funding round?
\item Who is the "underdog" ?
\itme Ask at other user groups
\item Ask at other user groups
\item Libraries/Community Center/University (Venue)
\item Local Mozillians
\end{itemize}
And then Git Togethers moved to Europe!
}
\frame{
\frametitle{The Usual Suspects}
Without these people @pdxgit would not be possible
\begin{itemize}
\item Ben Cullen-Kerney - @beancuke (website)
\item Bart Massey (logo and advice)
\item Ben Hengst
\item Christopher Swenson
\end{itemize}
}
\frame{
\frametitle{/dev/random Tips}
\begin{itemize}
\item Don't Do Everything
\item Align with conferences
\item Align With Conferences
\item
\end{itemize}
}
@ -198,24 +214,24 @@
\end{itemize}
}
\frame{
\frametitle{Dedication}
\begin{center}
\includegraphics[scale=0.75]{igal_and_caterpillar} \\
Igal Koshevoy - @igalko
\end{center}
}
\frame{
\frametitle{git merge -s=social}
\begin{center}
\begin{itemize}
\item @dukeleto
\item 209.691.DUKE
\item duke.leto.net
\item duke@leto.net
\item linkedin.leto.net
\item IRC: dukeleto on Freenode, Mozilla, Perl
\end{itemize}
\end{center}
}
\frame{
\frametitle{Mahalo!}
\includegraphics[scale=1.0]{pdxgit}
TODO: Better image
\includegraphics[scale=2.0]{pdxgit}
% \includegraphics[height=\paperheight]{pdxgit}
}
\end{document}

Loading…
Cancel
Save