/wechat-developers

Community project - Light directory of Wagoners who code WeChat apps - www.wechatdevelopers.com

Primary LanguageCSS

Build Status

Wechatdevelopers.com

Le Wagon community project

Light directory of Wagoners who code WeChat apps!

👉 https://www.wechatdevelopers.com

How to add your profile in the directory?

1. Fork this repo

2. Add content

Edit data/developers.json, add a new object

{
  "name": "Thibault Genaitay",
  "location": "Shanghai",
  "url": "https://www.linkedin.com/in/thibaultgenaitay/",
  "avatar": "https://avatars0.githubusercontent.com/u/4608664",
  "wechatID": "thibaultgenaitay",
  "QR": "thibaultgenaitay.png"
}

No need to put yourself first, the directory is rendered in random order 😉

3. Prepare a QR code

  • Upload your file to source/images/QR
  • No white border
  • 300 * 300px

4. Submit a pull request 🎉

Contact @tgenaitay for help.