Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 412 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 412 Bytes

To add yourself as an author

  1. Fork this repo

  2. Add a folder in the root of with your firstname-lastname e.g. arya-stark

  3. Add an index.md with the following frontmatter:

---
name: Arya Stark
avatar: './avatar.jpg'
bio: 'Not today.'
github: azorahai
twitter: azorahai
---
  1. Upload an image at the root of your folder (e.g. content/contributors/arya-stark/avatar.jpg)

  2. Submit the PR.