Skip to content
Snippets Groups Projects
Verified Commit 828dee78 authored by Geoffrey Arthaud's avatar Geoffrey Arthaud
Browse files

Update contributing

parent 07c3aecd
Branches
Tags
No related merge requests found
...@@ -4,3 +4,13 @@ See the contributing guide in the documentation for an ...@@ -4,3 +4,13 @@ See the contributing guide in the documentation for an
introduction to contributing to MkDocs. introduction to contributing to MkDocs.
<https://www.mkdocs.org/about/contributing/> <https://www.mkdocs.org/about/contributing/>
## Usage pour les devs
- Utiliser npm pour copier le DSFR dans le thème custom
- `npm install`
- `npm run copy`
- Utiliser pipenv pour gérer les dépendances
- Utiliser pdm pour déployer sur pypi :
- `pdm build`
- `pdm publish --nobuild`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment