Skip to content

Commit

Permalink
Merge pull request #72 from abes-esr/FEAT_DOCUSAURUS_Mise_en_place
Browse files Browse the repository at this point in the history
mise en place tracker matomo, plugin docusaurus
  • Loading branch information
clementdelafontaine authored Jun 20, 2024
2 parents dadd10b + b5891f2 commit dd79d11
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ const config = {
require.resolve('docusaurus-lunr-search'), {
languages: ['en', 'fr'],
includeRoutes: ['/docs'],
}
},
'docusaurus-plugin-matomo'
]],

presets: [
Expand Down
12 changes: 12 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"docusaurus-lunr-search": "^3.3.2",
"docusaurus-plugin-matomo": "^0.0.8",
"prism-react-renderer": "^2.3.0",
"react": "^18.0.0",
"react-dom": "^18.0.0"
Expand Down

0 comments on commit dd79d11

Please sign in to comment.