Editing your site

Here are the basic process for editing a page and adding a new page. All steps start from your repository home page in GitHub.

Editing a page

Let’s make a simple change to the homepage (your index.md file).

Add a new page

Of course you’ll want to add your own pages. The GitHub website does not have an easy way to duplicate files. But we can do it manually.


Edit the navigation bar

Now we need to add the new page to the navigation bar. Xanthan makes it easy to edit your nav bar through a simple data file.


Moving files

Moving files within the GitHub interface is a bit annoying; the platform is really not designed for it.