Now, when Docusaurus generates or builds your site, it will copy the file from static/index.html and place it in the site's main directory. The static file is served when a visitor arrives on your page. When the page loads it will redirect the visitor to /blog.
Now, when Docusaurus generates or builds your site, it will copy the file from static/index.html and place it in the site's main directory. The static file is served when a visitor arrives on your page. When the page loads it will redirect the visitor to /blog.
You can use this template:
-
<!DOCTYPE html>
+
<!DOCTYPE html><htmllang="en-US"><head><metacharset="UTF-8" />
diff --git a/docs/en/1.10.x/site-creation.html b/docs/en/1.10.x/site-creation.html
index 57b53a28dc..b077a8d434 100644
--- a/docs/en/1.10.x/site-creation.html
+++ b/docs/en/1.10.x/site-creation.html
@@ -135,7 +135,7 @@ yarn run start # or `npm run start`
Remove the index.js file from the website/pages directory, if it exists.
Kill the web server first by pressing Cmd + C or Ctrl + C depending on your operating system.
In website/siteConfig.js, fill in the following fields:
-
const siteConfig = {
- ...
+
const siteConfig = {
+ ...
url: 'https://USERNAME.github.io', // Replace USERNAME with your GitHub username.
baseUrl: '/docusaurus-tutorial/', // The name of your GitHub project.
projectName: 'docusaurus-tutorial', // The name of your GitHub project. Same as above.
organizationName: 'USERNAME'// Your GitHub username.
- ...
+ ...
}
Kill the web server first by pressing Cmd + C or Ctrl + C depending on your operating system.
In website/siteConfig.js, fill in the following fields:
-
const siteConfig = {
- ...
+
const siteConfig = {
+ ...
url: 'https://USERNAME.github.io', // Replace USERNAME with your GitHub username.
baseUrl: '/docusaurus-tutorial/', // The name of your GitHub project.
projectName: 'docusaurus-tutorial', // The name of your GitHub project. Same as above.
organizationName: 'USERNAME'// Your GitHub username.
- ...
+ ...
}
Now, when Docusaurus generates or builds your site, it will copy the file from static/index.html and place it in the site's main directory. The static file is served when a visitor arrives on your page. When the page loads it will redirect the visitor to /blog.
Now, when Docusaurus generates or builds your site, it will copy the file from static/index.html and place it in the site's main directory. The static file is served when a visitor arrives on your page. When the page loads it will redirect the visitor to /blog.
You can use this template:
-
<!DOCTYPE html>
+
<!DOCTYPE html><htmllang="en-US"><head><metacharset="UTF-8" />
diff --git a/docs/en/1.11.x/site-creation.html b/docs/en/1.11.x/site-creation.html
index ff950f51e2..445bd5df4c 100644
--- a/docs/en/1.11.x/site-creation.html
+++ b/docs/en/1.11.x/site-creation.html
@@ -135,7 +135,7 @@ yarn run start # or `npm run start`
Remove the index.js file from the website/pages directory, if it exists.
Kill the web server first by pressing Cmd + C or Ctrl + C depending on your operating system.
In website/siteConfig.js, fill in the following fields:
-
const siteConfig = {
- ...
+
const siteConfig = {
+ ...
url: 'https://USERNAME.github.io', // Replace USERNAME with your GitHub username.
baseUrl: '/docusaurus-tutorial/', // The name of your GitHub project.
projectName: 'docusaurus-tutorial', // The name of your GitHub project. Same as above.
organizationName: 'USERNAME'// Your GitHub username.
- ...
+ ...
}
Kill the web server first by pressing Cmd + C or Ctrl + C depending on your operating system.
In website/siteConfig.js, fill in the following fields:
-
const siteConfig = {
- ...
+
const siteConfig = {
+ ...
url: 'https://USERNAME.github.io', // Replace USERNAME with your GitHub username.
baseUrl: '/docusaurus-tutorial/', // The name of your GitHub project.
projectName: 'docusaurus-tutorial', // The name of your GitHub project. Same as above.
organizationName: 'USERNAME'// Your GitHub username.
- ...
+ ...
}
Now, when Docusaurus generates or builds your site, it will copy the file from static/index.html and place it in the site's main directory. The static file is served when a visitor arrives on your page. When the page loads, it will redirect the visitor to /blog.
Now, when Docusaurus generates or builds your site, it will copy the file from static/index.html and place it in the site's main directory. The static file is served when a visitor arrives on your page. When the page loads, it will redirect the visitor to /blog.
You can use this template:
-
<!DOCTYPE html>
+
<!DOCTYPE html><htmllang="en-US"><head><metacharset="UTF-8" />
diff --git a/docs/en/1.12.0/site-creation.html b/docs/en/1.12.0/site-creation.html
index 1608a23ebb..fc98935195 100644
--- a/docs/en/1.12.0/site-creation.html
+++ b/docs/en/1.12.0/site-creation.html
@@ -135,7 +135,7 @@ yarn run start # or `npm run start`
Remove the index.js file from the website/pages directory, if it exists.
Kill the web server first by pressing Cmd + C or Ctrl + C depending on your operating system.
In website/siteConfig.js, fill in the following fields:
-
const siteConfig = {
- ...
+
const siteConfig = {
+ ...
url: 'https://USERNAME.github.io', // Replace USERNAME with your GitHub username.
baseUrl: '/docusaurus-tutorial/', // The name of your GitHub project.
projectName: 'docusaurus-tutorial', // The name of your GitHub project. Same as above.
organizationName: 'USERNAME'// Your GitHub username.
- ...
+ ...
}
Kill the web server first by pressing Cmd + C or Ctrl + C depending on your operating system.
In website/siteConfig.js, fill in the following fields:
-
const siteConfig = {
- ...
+
const siteConfig = {
+ ...
url: 'https://USERNAME.github.io', // Replace USERNAME with your GitHub username.
baseUrl: '/docusaurus-tutorial/', // The name of your GitHub project.
projectName: 'docusaurus-tutorial', // The name of your GitHub project. Same as above.
organizationName: 'USERNAME'// Your GitHub username.
- ...
+ ...
}
Now, when Docusaurus generates or builds your site, it will copy the file from static/index.html and place it in the site's main directory. The static file is served when a visitor arrives on your page. When the page loads, it will redirect the visitor to /blog.
Now, when Docusaurus generates or builds your site, it will copy the file from static/index.html and place it in the site's main directory. The static file is served when a visitor arrives on your page. When the page loads, it will redirect the visitor to /blog.
You can use this template:
-
<!DOCTYPE html>
+
<!DOCTYPE html><htmllang="en-US"><head><metacharset="UTF-8" />
diff --git a/docs/en/1.13.0/site-creation.html b/docs/en/1.13.0/site-creation.html
index 4bc09feb84..354fbcab6a 100644
--- a/docs/en/1.13.0/site-creation.html
+++ b/docs/en/1.13.0/site-creation.html
@@ -135,7 +135,7 @@ yarn run start # or `npm run start`
Remove the index.js file from the website/pages directory, if it exists.
Edit the file docusaurus-tutorial/website/siteConfig.js and fill in the following values:
-
const siteConfig = {
- ...
+
const siteConfig = {
+ ...
url: 'https://USERNAME.github.io', // Replace USERNAME with your GitHub username.
baseUrl: '/docusaurus-tutorial/', // The name of your GitHub project.
projectName: 'docusaurus-tutorial', // The name of your GitHub project. Same as above.
organizationName: 'USERNAME'// Your GitHub username.
- ...
+ ...
}
Edit the file docusaurus-tutorial/website/siteConfig.js and fill in the following values:
-
const siteConfig = {
- ...
+
const siteConfig = {
+ ...
url: 'https://USERNAME.github.io', // Replace USERNAME with your GitHub username.
baseUrl: '/docusaurus-tutorial/', // The name of your GitHub project.
projectName: 'docusaurus-tutorial', // The name of your GitHub project. Same as above.
organizationName: 'USERNAME'// Your GitHub username.
- ...
+ ...
}
Now, when Docusaurus generates or builds your site, it will copy the file from static/index.html and place it in the site's main directory. The static file is served when a visitor arrives on your page. When the page loads it will redirect the visitor to /blog.
Now, when Docusaurus generates or builds your site, it will copy the file from static/index.html and place it in the site's main directory. The static file is served when a visitor arrives on your page. When the page loads it will redirect the visitor to /blog.
You can use this template:
-
<!DOCTYPE html>
+
<!DOCTYPE html><htmllang="en-US"><head><metacharset="UTF-8" />
diff --git a/docs/en/1.9.x/site-creation.html b/docs/en/1.9.x/site-creation.html
index ccabe692b1..f8a40f5874 100644
--- a/docs/en/1.9.x/site-creation.html
+++ b/docs/en/1.9.x/site-creation.html
@@ -135,7 +135,7 @@ yarn run start # or `npm run start`
Remove the index.js file from the website/pages directory, if it exists.
Kill the web server first by pressing Cmd + C or Ctrl + C depending on your operating system.
In website/siteConfig.js, fill in the following fields:
-
const siteConfig = {
- ...
+
const siteConfig = {
+ ...
url: 'https://USERNAME.github.io', // Replace USERNAME with your GitHub username.
baseUrl: '/docusaurus-tutorial/', // The name of your GitHub project.
projectName: 'docusaurus-tutorial', // The name of your GitHub project. Same as above.
organizationName: 'USERNAME'// Your GitHub username.
- ...
+ ...
}
Kill the web server first by pressing Cmd + C or Ctrl + C depending on your operating system.
In website/siteConfig.js, fill in the following fields:
-
const siteConfig = {
- ...
+
const siteConfig = {
+ ...
url: 'https://USERNAME.github.io', // Replace USERNAME with your GitHub username.
baseUrl: '/docusaurus-tutorial/', // The name of your GitHub project.
projectName: 'docusaurus-tutorial', // The name of your GitHub project. Same as above.
organizationName: 'USERNAME'// Your GitHub username.
- ...
+ ...
}
Now, when Docusaurus generates or builds your site, it will copy the file from static/index.html and place it in the site's main directory. The static file is served when a visitor arrives on your page. When the page loads, it will redirect the visitor to /blog.
Now, when Docusaurus generates or builds your site, it will copy the file from static/index.html and place it in the site's main directory. The static file is served when a visitor arrives on your page. When the page loads, it will redirect the visitor to /blog.
Now, when Docusaurus generates or builds your site, it will copy the file from static/index.html and place it in the site's main directory. The static file is served when a visitor arrives on your page. When the page loads, it will redirect the visitor to /blog.
Now, when Docusaurus generates or builds your site, it will copy the file from static/index.html and place it in the site's main directory. The static file is served when a visitor arrives on your page. When the page loads, it will redirect the visitor to /blog.
You can use this template:
-
<!DOCTYPE html>
+
<!DOCTYPE html><htmllang="en-US"><head><metacharset="UTF-8" />
diff --git a/docs/en/next/site-creation.html b/docs/en/next/site-creation.html
index 555f03bcf5..e3b8cc2b6c 100644
--- a/docs/en/next/site-creation.html
+++ b/docs/en/next/site-creation.html
@@ -135,7 +135,7 @@ yarn run start # or `npm run start`
Remove the index.js file from the website/pages directory, if it exists.
Edit the file docusaurus-tutorial/website/siteConfig.js and fill in the following values:
-
const siteConfig = {
- ...
+
const siteConfig = {
+ ...
url: 'https://USERNAME.github.io', // Replace USERNAME with your GitHub username.
baseUrl: '/docusaurus-tutorial/', // The name of your GitHub project.
projectName: 'docusaurus-tutorial', // The name of your GitHub project. Same as above.
organizationName: 'USERNAME'// Your GitHub username.
- ...
+ ...
}
Edit the file docusaurus-tutorial/website/siteConfig.js and fill in the following values:
-
const siteConfig = {
- ...
+
const siteConfig = {
+ ...
url: 'https://USERNAME.github.io', // Replace USERNAME with your GitHub username.
baseUrl: '/docusaurus-tutorial/', // The name of your GitHub project.
projectName: 'docusaurus-tutorial', // The name of your GitHub project. Same as above.
organizationName: 'USERNAME'// Your GitHub username.
- ...
+ ...
}
diff --git a/docs/en/site-creation.html b/docs/en/site-creation.html
index c875e3cad8..6486bbe47a 100644
--- a/docs/en/site-creation.html
+++ b/docs/en/site-creation.html
@@ -135,7 +135,7 @@ yarn run start # or `npm run start`
Remove the index.js file from the website/pages directory, if it exists.
Edit the file docusaurus-tutorial/website/siteConfig.js and fill in the following values:
-
const siteConfig = {
- ...
+
const siteConfig = {
+ ...
url: 'https://USERNAME.github.io', // Replace USERNAME with your GitHub username.
baseUrl: '/docusaurus-tutorial/', // The name of your GitHub project.
projectName: 'docusaurus-tutorial', // The name of your GitHub project. Same as above.
organizationName: 'USERNAME'// Your GitHub username.
- ...
+ ...
}
Edit the file docusaurus-tutorial/website/siteConfig.js and fill in the following values:
-
const siteConfig = {
- ...
+
const siteConfig = {
+ ...
url: 'https://USERNAME.github.io', // Replace USERNAME with your GitHub username.
baseUrl: '/docusaurus-tutorial/', // The name of your GitHub project.
projectName: 'docusaurus-tutorial', // The name of your GitHub project. Same as above.
organizationName: 'USERNAME'// Your GitHub username.
- ...
+ ...
}
Le seul champ requis est title; cependant, nous fournissons des options pour ajouter des informations sur l'auteur à votre article de blog également.
-
auteur - L'étiquette du texte de l'auteur par ligne.
+
author - L'étiquette du texte de l'auteur par ligne.
authorURL - L'URL associée à l'auteur. Ceci pourrait être un compte Twitter, GitHub, Facebook, etc.
authorFBID - L'ID de profil Facebook qui est utilisé pour récupérer l'image de profil.
authorImageURL - L'URL vers l'image de l'auteur. (Remarque : Si vous utilisez à la fois authorFBID et authorImageURL, authorFBID prendra la priorité. N’incluez pas authorFBID si vous voulez que authorImageURL apparaisse.)
@@ -129,7 +129,7 @@
Changer le nombre de messages du blog sur la barre latérale
Par défaut, 5 messages récents sont affichés sur la barre latérale.
Vous pouvez configurer un nombre spécifique de messages de blog à afficher en ajoutant un paramètre blogSidebarCount à votre siteConfig.js.
-
Les options disponibles sont un entier représentant le nombre de messages à afficher ou une chaîne avec la valeur "ALL".
+
Les options disponibles sont un entier représentant le nombre de messages à afficher ou une chaîne avec la valeur 'ALL'.
Exemple :
blogSidebarCount: 'ALL',
@@ -143,7 +143,7 @@
Docusaurus fournit un flux RSS pour vos articles de blog. Les formats de flux RSS et Atom sont pris en charge. Ces données sont automatiquement affichées sur le tag HTML <HEAD> de votre page web.
Un résumé du texte du message est fourni dans le flux RSS depuis <!--truncate-->. Si aucune balise <!--truncate--> n'est trouvée, alors tout le texte jusqu'au 250ème caractère sera utilisé.
Boutons de réseaux sociaux
-
Si vous voulez des boutons sociaux Facebook et / ou Twitter au bas de vos billets, définissez les options facebookAppId et/ou twitterconfiguration du site options dans siteConfig.js.
+
Si vous voulez des boutons sociaux Facebook et/ou Twitter au bas de vos articles de blog, définissez les options facebookAppId et/ou twitter de la configuration du site dans siteConfig.js.
Sujets avancés
Je veux exécuter en mode "Blog uniquement".
Vous pouvez exécuter votre site Docusaurus sans page d'accueil et avoir en premier votre blog.
@@ -158,7 +158,7 @@
Maintenant, lorsque Docusaurus génère ou construit votre site, il copiera le fichier de static/index.html et le placera dans le répertoire principal du site. Le fichier statique est utilisé lorsqu'un visiteur arrive sur votre page. Lorsque la page charge, elle redirigera le visiteur vers /blog.
Le seul champ requis est title; cependant, nous fournissons des options pour ajouter des informations sur l'auteur à votre article de blog également.
-
auteur - L'étiquette du texte de l'auteur par ligne.
+
author - L'étiquette du texte de l'auteur par ligne.
authorURL - L'URL associée à l'auteur. Ceci pourrait être un compte Twitter, GitHub, Facebook, etc.
authorFBID - L'ID de profil Facebook qui est utilisé pour récupérer l'image de profil.
authorImageURL - L'URL vers l'image de l'auteur. (Remarque : Si vous utilisez à la fois authorFBID et authorImageURL, authorFBID prendra la priorité. N’incluez pas authorFBID si vous voulez que authorImageURL apparaisse.)
@@ -129,7 +129,7 @@
Changer le nombre de messages du blog sur la barre latérale
Par défaut, 5 messages récents sont affichés sur la barre latérale.
Vous pouvez configurer un nombre spécifique de messages de blog à afficher en ajoutant un paramètre blogSidebarCount à votre siteConfig.js.
-
Les options disponibles sont un entier représentant le nombre de messages à afficher ou une chaîne avec la valeur "ALL".
+
Les options disponibles sont un entier représentant le nombre de messages à afficher ou une chaîne avec la valeur 'ALL'.
Exemple :
blogSidebarCount: 'ALL',
@@ -143,7 +143,7 @@
Docusaurus fournit un flux RSS pour vos articles de blog. Les formats de flux RSS et Atom sont pris en charge. Ces données sont automatiquement affichées sur le tag HTML <HEAD> de votre page web.
Un résumé du texte du message est fourni dans le flux RSS depuis <!--truncate-->. Si aucune balise <!--truncate--> n'est trouvée, alors tout le texte jusqu'au 250ème caractère sera utilisé.
Boutons de réseaux sociaux
-
Si vous voulez des boutons sociaux Facebook et / ou Twitter au bas de vos billets, définissez les options facebookAppId et/ou twitterconfiguration du site options dans siteConfig.js.
+
Si vous voulez des boutons sociaux Facebook et/ou Twitter au bas de vos articles de blog, définissez les options facebookAppId et/ou twitter de la configuration du site dans siteConfig.js.
Sujets avancés
Je veux exécuter en mode "Blog uniquement".
Vous pouvez exécuter votre site Docusaurus sans page d'accueil et avoir en premier votre blog.
@@ -158,7 +158,7 @@
Maintenant, lorsque Docusaurus génère ou construit votre site, il copiera le fichier de static/index.html et le placera dans le répertoire principal du site. Le fichier statique est utilisé lorsqu'un visiteur arrive sur votre page. Lorsque la page charge, elle redirigera le visiteur vers /blog.
More examples of how these components are used can be found in the generated example files as well as in Docusaurus' own repository for its website set-up.
Translating Strings
When translations are enabled, any pages inside website/pages/en will be translated for all enabled languages. Les URLs pour les pages non-anglophones utiliseront leurs tags de langue comme indiqué dans le fichier languages.js . Par exemple, l'URL d'une page française de website/pages/en/help.js se trouve à ${baseUrl}fr/help.html.
-
When writing pages that you wish to translate, wrap any strings to be translated inside a <translate> tag. e.g.,
+
When writing pages that you wish to translate, wrap any strings to be translated inside a <translate> tag. Par exemple :
More examples of how these components are used can be found in the generated example files as well as in Docusaurus' own repository for its website set-up.
Translating Strings
When translations are enabled, any pages inside website/pages/en will be translated for all enabled languages. Les URLs pour les pages non-anglophones utiliseront leurs tags de langue comme indiqué dans le fichier languages.js . Par exemple, l'URL d'une page française de website/pages/en/help.js se trouve à ${baseUrl}fr/help.html.
-
When writing pages that you wish to translate, wrap any strings to be translated inside a <translate> tag. e.g.,
+
When writing pages that you wish to translate, wrap any strings to be translated inside a <translate> tag. Par exemple :
You can add pages to your site that are not part of the standard docs or blog markdown files. You can do this by adding .js files to the website/pages directory. These files are React components and the render() is called to create them, backed by CSS classes, etc.
You can start your local server and go to http://localhost:3000 to see what the example home page looks like. From there, edit the website/pages/en/index.js file and its various components to use the images and text you want for your project.
-
Adding Other Custom Pages
-
Docusaurus provides some helpful example pages in the website/pages/en directory, including index.js, users.js, and help.js. These are good examples to showcase how to create a custom page for Docusaurus.
Vous pouvez ajouter à votre site des pages qui ne font ni partie des documents standard ni des fichiers markdown du blog. Vous pouvez le faire en ajoutant des fichiers .js au répertoire website/pages. Ces fichiers sont des composants React et le render() est appelé pour les créer, avec le renfort des classes CSS, etc.
+
Personnalisation de votre page d'accueil
+
La façon la plus simple de commencer à personnaliser votre page d'accueil est d'utiliser le site d'exemple qui a été créé lorsque vous avez exécuté le script d'initialisation Docusaurus.
+
Vous pouvez démarrer votre serveur local et aller à l'adresse http://localhost:3000 pour voir à quoi ressemble la page d'accueil d'exemple. À partir de là, éditez le fichier website/pages/fr/index.js et ses divers composants pour utiliser les images et le texte que vous voulez pour votre projet.
+
Ajouter d'autres pages personnalisées
+
Docusaurus fournit quelques exemples de pages utiles dans le répertoire website/pages/en, y compris index.js, users.js et help.js. Ce sont de bons exemples pour montrer comment créer une page personnalisée pour Docusaurus.
You are also free to write your own pages. It is strongly suggested that you at least have an index page, but none of the pages provided are mandatory to include in your site. More information on how to use the provided components or include your own can be found here. Information on how to link to your different pages in the header navigation bar can be found here.
+
Vous êtes également libre d'écrire vos propres pages. Il est fortement conseillé d'avoir au moins une page d'index, mais aucune des pages fournies n'est à inclure obligatoirement dans votre site. Plus d'informations sur la façon d'utiliser les composants fournis ou d'inclure vos propres composants peuvent être trouvées ici. Des informations sur la façon de créer un lien vers vos différentes pages dans la barre de navigation d'entête peuvent être trouvées ici.
-
If you want your page to show up in your navigation header, you will need to update siteConfig.js to add to the headerLinks element. e.g., { page: 'about-slash', label: 'About/' },
+
Si vous voulez que votre page apparaisse dans votre entête de navigation, vous devrez mettre à jour siteConfig.js pour l'ajouter à l'élément headerLinks. Par exemple, { page: 'about-slash', label: 'About/' },
-
Adding Static Pages
-
Static .html files can also be used, but they will not include Docusaurus' header, footer, or styles by default. These can be added to the static directory in the same way as other static assets. Alternatively, they can be placed in the pages directory and would be served as-is instead of being rendered from React.
-
If you wish to use Docusaurus' stylesheet, you can access it at ${baseUrl}css/main.css. If you wish to use separate CSS for these static pages, you can exclude them from being concatenated to Docusaurus' styles by adding them into the siteConfig.separateCss field in siteConfig.js.
+
Ajouter de pages statiques
+
Les fichiers statiques .html peuvent également être utilisés, mais ils n'incluront pas l'entête de Docusaurus, le pied de page ou les styles par défaut. Celles-ci peuvent être ajoutées au répertoire static de la même manière que les autres ressources statiques. Autrement, elles peuvent être placées dans le répertoire pages et seront traitées en tant que telles au lieu d'être affichées à partir de React.
+
Si vous souhaitez utiliser la feuille de style de Docusaurus, vous pouvez y accéder depuis ${baseUrl}css/main.css. Si vous souhaitez utiliser des CSS séparés pour ces pages statiques, vous pouvez les empêcher d'être concaténés aux styles de Docusaurus en les ajoutant dans le champ siteConfig.separateCss dans siteConfig.js.
-
You can set the $wrapPagesHTML site config option in order to wrap raw HTML fragments with the Docusaurus site styling, header and footer.
Starting from the example core/Footer.js file that was created when you ran the Docusaurus initialization script, edit the footer to include any links to pages on your site or other sites that you wish to have.
-
The example provided has three columns with a footer image on the left and Facebook's open source logo and copyright at the bottom. If your project is not a Facebook open source project, remove the logo and copyright. Otherwise, feel free to get creative with your footer and make it look however you'd like!
-
Some suggestions for links you may want to provide: documentation, API, Twitter, Discord, Facebook groups, Stack Overflow, GitHub, etc.
-
Your footer will automatically get applied to all pages on your site, including docs and blog posts. The sole exception to this is any static HTML pages you include.
-
If you do not want a footer for your site, change the render function of core/Footer.js to return null. e.g.,
+
Personnalisation du pied de page de votre site
+
À partir de l'exemple du fichier core/Footer.js qui a été créé lorsque vous avez exécuté le script d'initialisation Docusaurus, éditez le pied de page pour inclure tous les liens vers des pages de votre site ou d'autres sites que vous souhaitez avoir.
+
L'exemple fourni a trois colonnes avec une image de pied de page à gauche et le logo open source de Facebook et les droits d'auteur en bas. Si votre projet n'est pas un projet open source Facebook, supprimez le logo et les droits d'auteur. Sinon, n'hésitez pas à faire preuve de créativité avec votre pied de page et à lui donner un aspect que vous aimeriez !
+
Quelques suggestions pour les liens que vous pouvez fournir : documentation, API, Twitter, Discord, groupes Facebook, Stack Overflow, GitHub, etc.
+
Votre pied de page sera automatiquement appliqué à toutes les pages de votre site, y compris les docs et les articles du blog. La seule exception à cela, c'est toute page HTML statique que vous incluez.
+
Si vous ne voulez pas de pied de page pour votre site, changez la fonction render de core/Footer.js pour retourner null. Par exemple :