KoldBrewEd / authors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To add yourself as an author

  1. Fork this repo

  2. Add a folder in the root of this repo with your firstname-lastname e.g. lebron-james

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

---
name: Lebron James
avatar: './avatar.jpg'
bio: 'I am the King'
github: https://github.com/theking
twitter: https://twitter.com/theking
---
  1. Upload an image at the root of your folder (e.g. authors/lebron-james/avatar.jpg)

  2. Submit a PR

Thanks! :)

About