diff --git a/_data/associations.yml b/_data/associations.yml index 3c56b8f..404adf0 100644 --- a/_data/associations.yml +++ b/_data/associations.yml @@ -1,11 +1,15 @@ # Associations +# comment out the urls if you do not wish to display them + - organization: Beer for the World role: Volunteer year: 2008 — Present + url: http://beerfortheworld.com summary: Organized fund drives and participated in fundraising events for the benefit of families in third world countries without proper access to malt beverages. - organization: Springfield Nuclear Workers Labor Union - role: Member in Good Standin + role: Member in Good Standing year: 1994 — Present + url: http://snwlu.org summary: Founding member of the local nuclear workers labor union. diff --git a/_data/projects.yml b/_data/projects.yml index b0959c3..04b7c34 100644 --- a/_data/projects.yml +++ b/_data/projects.yml @@ -1,12 +1,16 @@ # Projects +# uncomment the urls if you wish to display them, and add your own URL + # donutfinder.io - project: donutfinder.io role: Founder & Primary Developer duration: 2012 — Present + # url: "#" description: Donut Locator is an open source node/ember app that lets users find donuts within a defined radius from their home. #Springfield Donut Eater's User Group - project: Springfield Donut Eater's User Group role: Co-Founder & Organizer duration: 2007 — Present + # url: "#" description: DEUG is a local monthly meetup in Springfield where we share all the latest tips and tricks for dat donut lifestyle. I organize the group, and typically eat most of the donuts. diff --git a/_layouts/resume.html b/_layouts/resume.html index ea14d05..6099869 100644 --- a/_layouts/resume.html +++ b/_layouts/resume.html @@ -155,7 +155,7 @@ {% for association in site.data.associations %}
{{ association.summary }}