-
Notifications
You must be signed in to change notification settings - Fork 7
Add an author profile
Giulio Vian edited this page May 4, 2020
·
1 revision
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.