Skip to content

Releases: cgcostume/portfolio

DataFolio 3.0

06 Feb 16:46
9805bf6
Compare
Choose a tag to compare
v3.0.0

Update otto2020-pbr-lighting.bib

datafolio-2.1

10 Mar 22:36
Compare
Choose a tag to compare

Personal portfolio template optimized for researchers and those who strive for a minimal, file-based "content management" based on a json/xml file per section (e.g., contact.json, projects.json, publications.json).

Changes
  • support for vCard via file and QR Code (manually generated for now)
  • basic Travis CI integration (status displayed in README.md)
  • escape most content data in front matter
  • fix forward link and use default language
  • add html-proofer to Travis CI (since not fully supports HTML5, disabled for now)
  • fix contact form (revised wrong use of label and multiple forms)
Dependencies

Datafolio uses Jekyll, Bootstrap 4, Blueimp Gallery, can access the Flickr API and relies on jsDelivr, Google Fonts, and Formspree.

datafolio-2.0

04 Mar 14:49
Compare
Choose a tag to compare

Personal portfolio template optimized for researchers and those who strive for a minimal, file-based "content management" based on a json/xml file per section (e.g., contact.json, projects.json, publications.json).

Changes
  • switched to Bootstrap 4
  • switch to jsDelivr for CDN
  • multi-language support
  • correct use of section tags
  • revised, unique, distinguishable section layouts
  • use css animation to indicate fetching photosets
  • minimizes html and css using compress layout method
  • fix BibTeX provisioning and support copy to clipboard
  • more responsive navigation comprising:
    • a top-page link, either author or icon on small display
    • section links, either nav-links or dropdown-items on small display
    • a language toggle for all used languages
  • support project status ongoing for preferred display
  • fix floating of projects in projects section
  • revisit use of HTML5
  • remove blank targets from links (no target is specified by default)
  • add favicon
Dependencies

Datafolio uses Jekyll, Bootstrap 4, Blueimp Gallery, can access the Flickr API and relies on jsDelivr, Google Fonts, and Formspree.