Documentation

Logo

The Github Pro Documentation Page

View the Project on GitHub kadedevteam/Pages-Jeykll

Testing Site with Jeykll

Building your site locally

Changes to your site are published automatically when the changes are merged into your site’s publishing source. If you want to preview your changes first, you can make the changes locally instead of on GitHub. Then, test your site locally.

Prerequisites

Before you can use Jekyll to test a site, you must:

Building your site locally

Open Your Jeykll Project Navigate to the publishing source for your site. (AKA YOUR GITHUB REPSORITY FOR THE SITE) and open up a code workflow in actions and open the commandline, more info on that here

Updating the Website

Jekyll is an active open source project that is updated frequently. If the github-pages gem on your computer is out of date with the github-pages gem on the GitHub Pages server, your site may look different when built locally than when published on GitHub. To avoid this, regularly update the github-pages gem on your computer.

For More Doccumentations Check them out here