fresh-standard / fresh-themes

Multiformat themes and skins for your technical résumé/CV.
MIT License
194 stars 63 forks source link

Add an 'affiliation' partial #38

Closed evanplaice closed 8 years ago

evanplaice commented 8 years ago

The affiliation section was added to FRESCA. It needs a template partial.

  "affiliation": {
    "summary": "",
    "history": [
      {
        "category": "",
        "organization": "",
        "role": "",
        "url": "",
        "start": "",
        "end": "",
        "summary": "",
        "highlights": [
          ""
        ],
        "location": ""
      }
    ]
  }
hacksalot commented 8 years ago

Added in 0.14.0-beta.