topcoder-platform / ide-ext-vscode

VS Code Topcoder Extension
GNU General Public License v3.0
1 stars 5 forks source link

Need a host for images / gifs #25

Open callmekatootie opened 5 years ago

callmekatootie commented 5 years ago

VSCode will only allow images from https endpoints.

Need a suitable host for our images under the Getting Started and Extension Features nodes under the HOME section of the sidebar

Currently, we are using imgur as our host

callmekatootie commented 5 years ago

@cwdcwd Need info here

cwdcwd commented 5 years ago

love imgur. =) Would an S3 bucket work? which images?

callmekatootie commented 5 years ago

I think S3 would work.

The images are GIFs being used in the Getting Started and Features sections

cwdcwd commented 5 years ago

@callmekatootie point me to the images and I'll see if I can get a bucket setup. we could/should probably put that into a CI step and deploy from the repo to AWS at build time

callmekatootie commented 5 years ago

There are two files in this folder. Both the files are in markdown and refer to images hosted on imgur (all images in the files are on imgur)

cwdcwd commented 5 years ago

@callmekatootie can we actually put the icons in this repo and refer to here?