moar sections

This commit is contained in:
Joel Glovier
2015-07-22 23:21:17 -04:00
parent 32b88b620a
commit 9ccd01f2af
2 changed files with 25 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@ resume_section_projects: true
resume_section_skills: true
resume_section_recognition: true
resume_section_links: true
resume_section_associations: true
# Resume social links
# uncomment the options you wish to display, and add your own URL
+24
View File
@@ -178,6 +178,30 @@
<!-- end Recognition -->
{% endif %}
{% if site.resume_section_associations %}
<!-- begin Associations -->
<section class="content-section">
<header class="section-header">
<h2>Associations</h2>
</header>
<div class="resume-item">
<h3 class="resume-item-title"><a href="http://beerfortheworld.com">Beer for the World</a></h3>
<h4 class="resume-item-details">Volunteer &bull; 2008 &mdash; Present</h4>
<p class="resume-item-copy">Organized fund drives and participated in fundraising events for the benefit of families in third world countries without proper access to malt beverages.</p>
</div>
<div class="resume-item">
<h3 class="resume-item-title">Springfield Nuclear Workers Labor Union</h3>
<h4 class="resume-item-details">Member in Good Standin &bull; 1994 &mdash; Present</h4>
<p class="resume-item-copy">Founding member of the local nuclear workers labor union.</p>
</div>
</section>
<!-- end Recognition -->
{% endif %}
{% if site.resume_section_links %}
<!-- begin Links -->
<section class="content-section">