1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-07-07 02:31:06 +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,23 +1,12 @@
[~ if( r.committees && r.committees.length ) { ~]
\cvsection{Program Committees}
\begin{cvhonors}
[~ _.each(r.committees, function(com) { ~]
\cvhonor
{Organizer \& Co-director}
{1st POSTECH Hackathon}
{S.Korea}
{2013}
\cvhonor
{Staff}
{7th Hacking Camp}
{S.Korea}
{2012}
\cvhonor
{Problem Writer}
{1st Hoseo University Teenager Hacking Competition}
{S.Korea}
{2012}
\cvhonor
{Staff \& Problem Writer}
{JFF(Just for Fun) Hacking Competition}
{S.Korea}
{2012}
{[[ com.position ]]}
{[[ com.organization ]]}
{[[ com.location ]]}
{[[ com.safe.date ]]}
[~ }); ~]
\end{cvhonors}
[~ } ~]