Commit Graph

15 Commits

Author SHA1 Message Date
506e5d883c feat(navigation): add new navigation section for CDA
This commit adds a new navigation section for the 'Concepteur Développeur d'Applications' certification. The section includes links to various activity types and their respective competency points.
2025-06-24 15:04:28 +02:00
25c572d1dd feat(docs): add documentation for DOM manipulation 2025-06-11 15:42:31 +02:00
308fda97bb refactor(tabs): remove console logs 2025-06-09 15:14:30 +02:00
cc9aeae62e feat(docs): add DOM documentation page 2025-05-31 10:41:16 +02:00
ab2a1a8ac3 feat(docs): add documentation for JavaScript functions and scope 2025-05-13 20:15:15 +02:00
0ff94b6d0d feat(docs): add types of data documentation 2025-05-13 19:09:23 +02:00
0982e573db style(Highlight): improve code readability 2025-05-13 18:18:22 +02:00
faf2d283dd docs(navigation): remove introductory documentation section 2025-05-13 15:56:57 +02:00
9db0515785 docs/html (#25)
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 37s
Reviewed-on: #25
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-05-13 13:37:10 +00:00
3c08fe0b07 feat: Change Callout to default export and fix QuickLink usage 2025-04-20 15:48:58 +02:00
9526b1ae9d feat: Add search functionality for documents 2025-04-20 12:41:38 +02:00
29a2246ef3 refactor: Remove unused 'path' property in Section type 2025-04-20 00:35:09 +02:00
2e692f7264 feat: Add table of contents generation for docs pages 2025-04-20 00:33:19 +02:00
2cb7827938 feat(app): Add link components and sections collection 2025-04-19 15:11:42 +02:00
8837be52cd feat: Add new components PrevNextLinks, QuickLinks, MobileNavigation, Navigation, and utility function cleanProps 2025-04-19 15:06:08 +02:00