Add an author profile - Getlatestversion/getlatestversion.eu-source GitHub Wiki

Choose a nickname, e.g. alkampfer.

Add your picture in images/_authors, a JPG or PNG files are fine.

Add a file in data/authors/NICK.yaml, e.g. data/authors/alkampfer.yaml.

Sample file content.

DisplayName: Gian Maria Ricci
ShortBio:
  en: Biography blah blah
  it: Biografia ecc ecc
Picture: "/images/_authors/alkampfer.jpg"
Social:
  - Name: Twitter
    Value: '@alkampfer'
    Url: https://twitter.com/alkampfer
  - Name: GitHub
    Value: alkampfergit
    Url: https://github.com/alkampfergit
  - Name: Web site
    Value: http://www.codewrecks.com/blog/
    Url: http://www.codewrecks.com/blog/

You must add a short biography in each supported language. Reference the picture. List as many social links as you like.