Are you a writer at Medium? Are you a programmer who writes blog about your favorite programming language, tools and framework? And have you ever had difficulties on displaying your code snippets on any website?
If you've faced any of the above mentioned problems, then this blog will be helpful to you all. In order to embed your code snippets in your blog there are many alternatives similar to that of codepen. But, if you all are well aware about GitHub Gist, it provides you a link which you can embed it to your code.
Following steps will illustrate how to easily add Gist in your medium
- Create a Github Gist from this url: gist.github.com
- After you create the public gist. Copy the url of the gist from your browser's url bar.
- Remember not the embeded link but the Url on top of your browser.
- Paste it on your medium article and hit Enter.
- You can now automatically see your code snippet from GitHub Gist.
RELATED ARTICLES:
- How to Shorten your Repository URL with GIT.IO
- How to set java environment variables in windows?
- How to prevent others from embedding your youtube video
- 3 basic things to do after installing wordpress site
- Learn new things every single day with these 5 useful websites
- How to quickly import music and movies straight into itunes
- How to hide exclude certain files from sidebar in visual studio code
- How to run any chrome app as Desktop App in Windows10
- How to activate or deactivate cortanain Windows 10
RELATED ARTICLES:
- How to Shorten your Repository URL with GIT.IO
- How to set java environment variables in windows?
- How to prevent others from embedding your youtube video
- 3 basic things to do after installing wordpress site
- Learn new things every single day with these 5 useful websites
- How to quickly import music and movies straight into itunes
- How to hide exclude certain files from sidebar in visual studio code
- How to run any chrome app as Desktop App in Windows10
- How to activate or deactivate cortanain Windows 10