Article version: Enterprise Server 2.14

This version of GitHub Enterprise will be discontinued on This version of GitHub Enterprise was discontinued on 2019-07-12. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.

Adding Jekyll plugins to a GitHub Pages site

GitHub Pages is available in public repositories with GitHub Free, and in public and private repositories with GitHub Pro, GitHub Team, GitHub Enterprise Cloud, and GitHub Enterprise Server.

You can further customize your GitHub Pages site by adding Jekyll plugins.

Configuring Jekyll plugins

You must edit your _config.yml file to add Jekyll plugins to your GitHub Pages site.

Sitemaps for GitHub Pages

GitHub Pages can automatically create sitemaps for your projects.

Repository metadata on GitHub Pages

Common repository information, such as the project name and description, is available to Jekyll sites hosted on GitHub Pages.

Redirects on GitHub Pages

When a Jekyll post or page's title or date changes, existing links to the site may break. For the security of our users, GitHub Pages does not support customer server configuration files such as .htaccess or .conf. However, using the Jekyll Redirect From plugin, you can automatically redirect visitors to the updated URL.

Emoji on GitHub Pages

You can use emoji within any Jekyll page or post, just like you would in a comment or issue within a repository on GitHub Enterprise.

"@Mentions on GitHub Pages"

You can use @mentions within any Jekyll page or post, just like you would in a comment or issue within a repository.

Ask a human

Can't find what you're looking for?

Contact us