Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 31441914 authored by Thomas MICHEL's avatar Thomas MICHEL
Browse files

Merge branch '26-doc-redirect-doc-in-readme-from-froggit-to-docusaurus-bootstrap' into 'main'

Resolve "doc: redirect doc in readme from froggit to docusaurus bootstrap"

Closes #26

See merge request !27
parents 6474061f 9ea75f72
Branches 30-blog-ado-202402
No related tags found
1 merge request!27Resolve "doc: redirect doc in readme from froggit to docusaurus bootstrap"
Pipeline #30800 passed
......@@ -2,7 +2,7 @@
This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
[See here for more](doc/referentiel_liens.md).
[See here for more](https://lab.frogg.it/lydra/www/docusaurus-bootstrap/-/blob/main/doc/referentiel_liens.md). (🇫🇷)
## Installation
......@@ -28,25 +28,24 @@ This command generates static content into the `build` directory and can be serv
## Create a new page
[Follow this doc](https://lab.frogg.it/froggit/www/froggit.fr/-/blob/master/doc/pages.md).
[Follow this doc](https://lab.frogg.it/lydra/www/docusaurus-bootstrap/-/blob/main/doc/pages.md). (🇫🇷)
## Create a new section
## Create a new section
[Follow this doc](https://lab.frogg.it/froggit/www/froggit.fr/-/blob/master/doc/sections.md).
[Follow this doc](https://lab.frogg.it/lydra/www/docusaurus-bootstrap/-/blob/main/doc/sections.md). (🇫🇷)
## Update the theme
[Follow this doc](https://lab.frogg.it/froggit/www/froggit.fr/-/blob/master/doc/theme.md).
[Follow this doc](https://lab.frogg.it/lydra/www/docusaurus-bootstrap/-/blob/main/doc/theme.md). (🇫🇷)
## Components
[Follow this doc](https://lab.frogg.it/froggit/www/froggit.fr/-/blob/master/doc/components.md)
[Follow this doc](https://lab.frogg.it/lydra/www/docusaurus-bootstrap/-/blob/main/doc/components.md) (🇫🇷)
## Three structure
```
├── babel.config.js // contains configurations to Babel, a JavaScript compiler
├── doc // contains the Markdown files for the CDD docs.
├── docs // contains the Markdown files for the docs.
├── docusaurus.config.js // a config file containing the site configuration.
├── package.json // a Docusaurus website is a React app. You can install and use any npm packages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment