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.
Upload your content - GitHub Tutorial
From the course: Learning GitHub Pages
Upload your content
- [Instructor] All right. Let's see what it's like to take the content that we've created before and use it to generate our website using Jekyll. So remember you have to be in the right branch, so I'm going to switch over to GH pages. This is where all our content will live. And I still have this folder with all of the Wiki information from before, so what I'm going to do is, is grab all this content, and just drag it into my repository. All right, let's go ahead and commit all these files, and you can see all the documents in here. So we're going to need to take this home directory and make it the index.md directory. This will be easier if we jump into GitHub.dev, so I'm going to hit the period to do this. It's going to open up the Visual Studio Code editor, and I'm going to delete this file right here. I'm just going to hit command delete to get rid of this. I'm going to rename this homepage, so I'm right-clicking and…