Getting Started

Our base website template is called Xanthan. It’s like a sourdough starter that’s meant to spawn variants. But you probably only want to use a subset bit of Xanthan functionality for your site. To make things simpler and easier to learn, we’ve creeated a few different starter templates suited for common purposes.

There’s nothing special about these templates other than they come with a few pages and navbars that suit the point of the template. You can edit everything later on—adding/renaming/deleting pages and folder, changing the navigation bar, adding images, and of course changing the text and style.

This page specifies the steps necessary to create your own website, which takes about 10 minutes.

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.

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.

Congratulations on your NEW WEBSITE!

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