# Setting up a GitHub Pages site with Jekyll

You can use Jekyll, a popular static site generator, to further customize your GitHub Pages site.

## Links

* [About GitHub Pages and Jekyll](/en/enterprise-server@3.22/pages/setting-up-a-github-pages-site-with-jekyll/about-github-pages-and-jekyll)

  Jekyll is a static site generator with built-in support for GitHub Pages.

* [Creating a GitHub Pages site with Jekyll](/en/enterprise-server@3.22/pages/setting-up-a-github-pages-site-with-jekyll/creating-a-github-pages-site-with-jekyll)

  You can use Jekyll to create a GitHub Pages site in a new or existing repository.

* [Testing your GitHub Pages site locally with Jekyll](/en/enterprise-server@3.22/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll)

  You can build your GitHub Pages site locally to preview and test changes to your site.

* [Adding content to your GitHub Pages site using Jekyll](/en/enterprise-server@3.22/pages/setting-up-a-github-pages-site-with-jekyll/adding-content-to-your-github-pages-site-using-jekyll)

  You can add a new page or post to your Jekyll site on GitHub Pages.

* [Setting a Markdown processor for your GitHub Pages site using Jekyll](/en/enterprise-server@3.22/pages/setting-up-a-github-pages-site-with-jekyll/setting-a-markdown-processor-for-your-github-pages-site-using-jekyll)

  You can choose a Markdown processor to determine how Markdown is rendered on your GitHub Pages site.

* [Adding a theme to your GitHub Pages site using Jekyll](/en/enterprise-server@3.22/pages/setting-up-a-github-pages-site-with-jekyll/adding-a-theme-to-your-github-pages-site-using-jekyll)

  You can personalize your Jekyll site by adding and customizing a theme.

* [About Jekyll build errors for GitHub Pages sites](/en/enterprise-server@3.22/pages/setting-up-a-github-pages-site-with-jekyll/about-jekyll-build-errors-for-github-pages-sites)

  If Jekyll encounters an error building your GitHub Pages site locally or on GitHub, you'll receive an error message with more information.

* [Troubleshooting Jekyll build errors for GitHub Pages sites](/en/enterprise-server@3.22/pages/setting-up-a-github-pages-site-with-jekyll/troubleshooting-jekyll-build-errors-for-github-pages-sites)

  You can use Jekyll build error messages to troubleshoot problems with your GitHub Pages site.