hanki.dev

Upload high quality gifs to GitHub

I didn't find any place where I could upload high quality gifs (Imgur converts them to videos) so I made a GitHub repo for this. Here's how

  1. Create new repo (short name is good so the gif url will be shorter)
  2. Add index.html
  3. Enable GitHub Pages (Repo settings → Pages)

That's it! Now you can access your gifs or via https://[username].github.io/[repo]/[filename]. Or if you have set up custom domain you can access via that (e.g. https://git.hanki.dev/res/how-to-use-trackball-mouse.gif)

You can easily upload new gifs by opening the GitHub repo page and just dragging your files there

#meta