Getting Starting with Xanthan

Build a website in 10 minutes

This page specifies each step necessary to get started with your own website.

Create an account at GitHub

Make a copy of Xanthan

Rather than create everything from scratch, let’s start with a basic set of core files for your site. Our basic template is called Xanthan (like the gum), because it holds everything together.

Confirm your config file

If you named your repository something other than xanthan, you need to make one small configuration edit. If you did not change xanthan to something else, skip this section.

Enable GitHub Pages

Now that your have your starter files, we just need to tell GitHub that you want to use your repository to build a website.

Congratualtions!

You have a website!

Now you’re ready the explore the components of your site and start editing. Let’s start with Understanding Folders.