Creating an Academic Website

Create a website using Github Pages

To create a website using Github pages, first set up your site following the 5 steps listed on Github Pages sitearrow-up-right (with video tutorial). You should then have an R repository named in the following format - githubusername.github.io - which has an index.html file in it. There is also a Quick Startarrow-up-right guide which takes you a bit farther in the process.

One way to set up your site quickly is to use a pre-existing template, such as this one called Minimal available herearrow-up-right.

Last updated