1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-08-02 23:26:49 +01:00

Awesome: Capture updates.

This commit is contained in:
devlinjd
2015-12-07 22:10:54 -05:00
parent 024e780a26
commit 8e67d06bf2
19 changed files with 152 additions and 213 deletions

View File

@@ -1,26 +1,14 @@
[~ if( r.recognition && r.recognition.length ) { ~]
\cvsection{Honors \& Awards}
\cvsubsection{International}
\begin{cvhonors}
[~ _.each(r.recognition, function(rec) { ~]
\cvhonor
{Finalist}
{DEFCON 22nd CTF Hacking Competition World Final}
{Las Vegas, U.S.A}
{2014}
\cvhonor
{Finalist}
{DEFCON 21st CTF Hacking Competition World Final}
{Las Vegas, U.S.A}
{2013}
\cvhonor
{Finalist}
{DEFCON 19th CTF Hacking Competition World Final}
{Las Vegas, U.S.A}
{2011}
\cvhonor
{6th Place}
{SECUINSIDE Hacking Competition World Final}
{Seoul, S.Korea}
{2012}
{[[ rec.title ]]}
{[[ rec.event ]]}
{[[ rec.location ]]}
{[[ rec.safe.date ]]}
[~ }); ~]
\end{cvhonors}
\cvsubsection{Domestic}
@@ -61,3 +49,4 @@
{Seoul, S.Korea}
{2011}
\end{cvhonors}
[~ } ~]