# Documentation de GitHub Pages

GitHub Pages transforme n’importe quel GitHub dépôt en site web en direct , aucun hébergement distinct n’est requis.

## Links

### Getting started

* [Démarrage rapide pour les pages GitHub](/fr/enterprise-server@3.21/pages/quickstart)

  Vous pouvez utiliser GitHub Pages pour présenter open source projets, héberger un blog ou même partager votre résumé. Ce guide vous aidera à vous lancer dans la création de votre prochain site web.

* [Qu’est-ce que GitHub Pages ?](/fr/enterprise-server@3.21/pages/getting-started-with-github-pages/what-is-github-pages)

  Vous pouvez utiliser GitHub Pages pour héberger un site web sur vous-même, votre organisation ou votre projet directement à partir d’un dépôt sur GitHub.

## Articles

* [Démarrage rapide pour les pages GitHub](/fr/enterprise-server@3.21/pages/quickstart)

  Vous pouvez utiliser GitHub Pages pour présenter open source projets, héberger un blog ou même partager votre résumé. Ce guide vous aidera à vous lancer dans la création de votre prochain site web.

* [Qu’est-ce que GitHub Pages ?](/fr/enterprise-server@3.21/pages/getting-started-with-github-pages/what-is-github-pages)

  Vous pouvez utiliser GitHub Pages pour héberger un site web sur vous-même, votre organisation ou votre projet directement à partir d’un dépôt sur GitHub.

* [Création d’un site GitHub Pages](/fr/enterprise-server@3.21/pages/getting-started-with-github-pages/creating-a-github-pages-site)

  Vous pouvez créer un site GitHub Pages dans un dépôt nouveau ou existant.

* [limites des pages GitHub](/fr/enterprise-server@3.21/pages/getting-started-with-github-pages/github-pages-limits)

  Découvrez les limites et limitations de GitHub Pages.

* [Utilisation de flux de travail personnalisés avec GitHub Pages](/fr/enterprise-server@3.21/pages/getting-started-with-github-pages/using-custom-workflows-with-github-pages)

  Vous pouvez tirer parti de l’utilisation GitHub Actions et GitHub Pages en créant un fichier de flux de travail ou en choisissant parmi les flux de travail prédéfinis.

* [Configuration d’une source de publication pour votre site GitHub Pages](/fr/enterprise-server@3.21/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site)

  Vous pouvez configurer votre GitHub Pages site pour publier lorsque les modifications sont envoyées à une branche spécifique, ou écrire un GitHub Actions flux de travail pour publier votre site.

* [Suppression d’un site GitHub Pages](/fr/enterprise-server@3.21/pages/getting-started-with-github-pages/deleting-a-github-pages-site)

  Vous pouvez supprimer un site GitHub Pages.

* [Annuler la publication d’un site GitHub Pages](/fr/enterprise-server@3.21/pages/getting-started-with-github-pages/unpublishing-a-github-pages-site)

  Vous pouvez annuler la publication de votre site GitHub Pages afin que votre déploiement actuel soit supprimé et que le site ne soit plus disponible. Cela diffère de la suppression du site.

* [Création d’une page 404 personnalisée pour votre site GitHub Pages](/fr/enterprise-server@3.21/pages/getting-started-with-github-pages/creating-a-custom-404-page-for-your-github-pages-site)

  Vous pouvez afficher une page d’erreur 404 personnalisée quand les utilisateurs essaient d’accéder à des pages inexistantes sur votre site.

* [Résolution des erreurs 404 pour les sites GitHub Pages](/fr/enterprise-server@3.21/pages/getting-started-with-github-pages/troubleshooting-404-errors-for-github-pages-sites)

  Ce guide vous aidera à résoudre les problèmes dus à des raisons courantes pour lesquelles vous pouvez voir une erreur 404.

* [À propos des pages GitHub et de Jekyll](/fr/enterprise-server@3.21/pages/setting-up-a-github-pages-site-with-jekyll/about-github-pages-and-jekyll)

  Jekyll est un générateur de site statique avec une prise en charge intégrée de GitHub Pages.

* [Création d’un site GitHub Pages avec Jekyll](/fr/enterprise-server@3.21/pages/setting-up-a-github-pages-site-with-jekyll/creating-a-github-pages-site-with-jekyll)

  Vous pouvez utiliser Jekyll pour créer un GitHub Pages site dans un dépôt nouveau ou existant.

* [Test de votre site GitHub Pages localement avec Jekyll](/fr/enterprise-server@3.21/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll)

  Vous pouvez créer votre site GitHub Pages localement pour en afficher un aperçu et tester les modifications que vous y apportez.

* [Ajout de contenu à votre site GitHub Pages à l’aide de Jekyll](/fr/enterprise-server@3.21/pages/setting-up-a-github-pages-site-with-jekyll/adding-content-to-your-github-pages-site-using-jekyll)

  Vous pouvez ajouter une nouvelle page ou publier sur votre site Jekyll sur GitHub Pages.

* [Définition d’un processeur Markdown pour votre site GitHub Pages à l’aide de Jekyll](/fr/enterprise-server@3.21/pages/setting-up-a-github-pages-site-with-jekyll/setting-a-markdown-processor-for-your-github-pages-site-using-jekyll)

  Vous pouvez choisir un processeur Markdown pour déterminer comment Markdown est rendu sur votre site GitHub Pages.

* [Ajout d’un thème à votre site GitHub Pages à l’aide de Jekyll](/fr/enterprise-server@3.21/pages/setting-up-a-github-pages-site-with-jekyll/adding-a-theme-to-your-github-pages-site-using-jekyll)

  Vous pouvez personnaliser votre site Jekyll en ajoutant et en personnalisant un thème.

* [À propos des erreurs de compilation Jekyll pour les sites GitHub Pages](/fr/enterprise-server@3.21/pages/setting-up-a-github-pages-site-with-jekyll/about-jekyll-build-errors-for-github-pages-sites)

  Si Jekyll rencontre une erreur lors de la génération de votre GitHub Pagessite en local ou sur GitHub, vous recevrez un message d’erreur contenant plus d’informations.

* [Dépannage des erreurs de build Jekyll pour les sites GitHub Pages](/fr/enterprise-server@3.21/pages/setting-up-a-github-pages-site-with-jekyll/troubleshooting-jekyll-build-errors-for-github-pages-sites)

  Vous pouvez utiliser les messages d’erreur de build Jekyll pour résoudre les problèmes liés à votre site GitHub Pages.