moar sections
This commit is contained in:
@@ -29,6 +29,7 @@ resume_section_projects: true
|
|||||||
resume_section_skills: true
|
resume_section_skills: true
|
||||||
resume_section_recognition: true
|
resume_section_recognition: true
|
||||||
resume_section_links: true
|
resume_section_links: true
|
||||||
|
resume_section_associations: true
|
||||||
|
|
||||||
# Resume social links
|
# Resume social links
|
||||||
# uncomment the options you wish to display, and add your own URL
|
# uncomment the options you wish to display, and add your own URL
|
||||||
|
|||||||
@@ -178,6 +178,30 @@
|
|||||||
<!-- end Recognition -->
|
<!-- end Recognition -->
|
||||||
{% endif %}
|
{% 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 • 2008 — 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 • 1994 — 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 %}
|
{% if site.resume_section_links %}
|
||||||
<!-- begin Links -->
|
<!-- begin Links -->
|
||||||
<section class="content-section">
|
<section class="content-section">
|
||||||
|
|||||||
Reference in New Issue
Block a user