From the course: Learning GitHub Pages

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Edit Markdown directly

Edit Markdown directly - GitHub Tutorial

From the course: Learning GitHub Pages

Edit Markdown directly

- [Instructor] Let's take a look at how we can improve on this website. One of the features I love about GitHub is the ability to drag and drop files directly into the interface. Now you can do this with certain file types directly into the editor, and it's especially good for something like this page where I want to add a video. So let's go ahead and open this up. And in our images folder, I know that I have a video, right here, and I'm just going to drag that in here, and you're going to see that it says uploading video.np4, it's going to take a second and it's going to give you a link to a video. Now, when I publish this, it's going to show you the video right here with this little interface, it has a way of collapsing the video and you can even play it right here. Now, that's pretty cool. You can upload different kinds of files, however, you're going to notice that a specific format that right now doesn't work…

Contents