Add your vercel swag to the collection.
Click the fork button on the top right.
Click the green button and copy the url.
Go to your terminal, clone the repository and navigate to it.
git clone https://github.com/alsonick/vercel-swag.git
cd vercel-swag
After that open the project in your editor of choice.
Inside the repository, save your pictures inside the public/pictures
directory.
TWITTER_HANDLE
: Your Twitter handle.
INDEX
: If you're uploading multiple pictures then please prefix the posistion, so your third picture will have a prefix of 3 and your second one will have a prefix of 2.
@[TWITTER_HANDLE]-vercel-swag-[INDEX].jpeg
After that navigate to the swag.json
file inside the data
directory and add a new object at the end of the array, include the twitter_handle
, file_ext
& pic_index
properties.
After you've done the following steps, commit your changes and open a pr. 🎉