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.
Rather than create everything from scratch, let’s start with a basic set of core files for your site.
Use this Template button in the upper right.Create Repository button in the lower right.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.
Code tab near the top left_config.yml file to have the same baseurl as your repository name.Now that your have your starter files, we just need to tell GitHub that you want to use your repository to build a website.
Settings tab in the upper right of the nav bar.Pages.Source, the Deploy from a Branch should be selected.Branch, change from None to main.Save button that appears on that same line.Actions tab.Remember you have two (2!) important URLs to keep track of:
Now you’re ready to explore the components of your site and start editing. Let’s start with Understanding Folders.