You can create direct download link from github files like pdf, zip etc. You can use this link for web development.
Create Direct Download link
- Go to Your repository and create a new branch
- Upload your file in gh-pages branch (
Deep Bag CV
pdf ) - Click and and your file and copy URL
- Change You URL ```
https://github.com/deepbag/git-cloud-storage/blob/gh-pages/Deep%20Bag%20CV.pdf
`TO`
https://deepbag.github.io/git-cloud-storage/Deep%20Bag%20CV.pdf
Yehhh! You can use this link in your web development for direct download link. `<a href="downloadURL" target="_blank" />`
Top comments (2)
Alternatively, you can use downgit.github.io/#/home
@i_am_daim Google Chrome has marked this as a dangerous site (incorrectly, I believe), but do you have an alternative?