Commit Graph

265 Commits

Author SHA1 Message Date
76ef541bad docs(cda): add documentation for CP 2 - Developing User Interfaces
This commit adds detailed documentation for the second professional competence of the CDA (Concepteur Développeur d'Applications) title. The documentation covers references, a summary, and detailed explanations on accessibility, performance, and security requirements for developing user interfaces.
2025-06-24 16:47:26 +02:00
cfb389adc4 docs(cda): add documentation for CP 1 - Installer et configurer son environnement de travail
This commit adds a detailed documentation page for Competence Professional 1 (CP 1) of the CDA (Concepteur Développeur d'Applications) certification. The document covers the installation and configuration of the development environment, including IDEs, programming languages, package managers, and version control systems. It also emphasizes the importance of adhering to project-specific requirements and provides evaluation criteria.
2025-06-24 16:07:02 +02:00
bf79269a68 docs(cda): add activity type 1 overview for CDA-01281m04
This commit adds a new page detailing activity type 1 for the CDA certification, including references, a summary, and links to specific professional competencies. It provides a comprehensive overview of the expectations for this activity type.
2025-06-24 15:57:35 +02:00
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
c9e4277e81 docs(dom): update attribute modification example
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 38s
Update the example for modifying element attributes to use the correct method `element.setAttribute(attribute, value)`.

This change ensures the documentation is accurate and consistent with standard practices.
2025-06-24 15:00:38 +02:00
03aceffb26 docs(javascript): add DOM manipulation documentation
Some checks failed
Update Memento Dev on VPS / deploy (push) Failing after 20s
Add detailed documentation on DOM manipulation using JavaScript, including examples for modifying attributes, classes, styles, and creating elements. This documentation aims to provide a comprehensive guide for developers to understand and implement DOM manipulations effectively.
2025-06-24 14:59:37 +02:00
1a395412d6 docs(dom): update documentation for DOM manipulation 2025-06-11 15:48:42 +02:00
25c572d1dd feat(docs): add documentation for DOM manipulation 2025-06-11 15:42:31 +02:00
d38187adf2 docs(politique-de-confidentialite): update title and description (#28)
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 32s
Reviewed-on: #28
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-06-09 13:42:40 +00:00
f4a7de734c style(partials): update HeroSection text for consistency (#27)
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 33s
Reviewed-on: #27
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-06-09 13:21:17 +00:00
a30927a633 docs/js (#26)
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 48s
Reviewed-on: #26
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-06-09 13:14:56 +00: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
9344fee81b docs(javascript): add warning callout about variable hoisting 2025-05-13 20:29:14 +02:00
ab2a1a8ac3 feat(docs): add documentation for JavaScript functions and scope 2025-05-13 20:15:15 +02:00
b5369bc2c5 docs(types): update variable type examples in documentation 2025-05-13 19:13: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
f4b49ccd34 docs(merise): refine documentation on Merise methodology (#24)
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 1m25s
Reviewed-on: #24
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-05-13 11:09:01 +00:00
9f5a5d626e docs(certifications): update description for back-end development (#23)
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 1m27s
Reviewed-on: #23
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-05-05 08:29:07 +00:00
2a0283785a style: Improve indentation for consistency
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 33s
2025-04-23 13:28:33 +02:00
7d00c50b2f style: Update PageLinkProps dir property to be required 2025-04-23 13:25:47 +02:00
20cb60be16 style: Improve code formatting for better readability 2025-04-23 13:25:31 +02:00
e4f1152723 style: Update layout structure in DefaultLayout component
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 35s
2025-04-23 13:16:17 +02:00
9eab26ba47 refactor: Remove SmoothScroll component from LayoutDefault (#21)
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 38s
Reviewed-on: #21
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-04-23 11:11:34 +00:00
e31401b403 docs/merise (#20)
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 32s
Reviewed-on: #20
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-04-22 17:25:33 +00:00
4b80637481 fix/layout-width (#19)
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 31s
Reviewed-on: #19
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-04-22 12:19:44 +00:00
eddc48d284 refactor: Improve tag element selection logic
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 35s
2025-04-22 13:37:09 +02:00
b29acdc202 seo/sitemap (#18)
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 1m16s
Reviewed-on: #18
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-04-22 11:26:37 +00:00
2def582b00 style: remove unused tailwindcss classes
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 28s
2025-04-21 21:42:51 +02:00
aeb6f5da5a style: Add tailwindcss class for background colors 2025-04-21 21:42:31 +02:00
1cac4642f3 style: Remove unused PostCSS PurgeCSS plugin
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 1m12s
2025-04-21 21:28:23 +02:00
6af3f12f41 style: Remove unnecessary preconnect and preload tags
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 1m36s
2025-04-21 21:15:36 +02:00
d8687a18e1 opti/lcp (#17)
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 11m9s
Reviewed-on: #17
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-04-21 18:57:50 +00:00
5f9ce99987 doc/update-privacy-page (#16)
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 8m11s
Reviewed-on: #16
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-04-21 17:29:04 +00:00
068b2dc44d rework/lightweight (#15)
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 8m55s
Reviewed-on: #15
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-04-21 17:12:22 +00:00
2a9aacb1da style: Add smooth scroll behavior to HTML element 2025-04-21 18:26:07 +02:00
183656213e style: Improve readability of isElementScrollable function 2025-04-21 18:25:11 +02:00
88012308d0 style: Update class attribute in Highlight component 2025-04-21 18:10:44 +02:00
ea4fa0c342 style: Update ReadProgressBar styles and attributes 2025-04-21 17:40:10 +02:00
4999d543dd style: Update padding in Footer component 2025-04-21 17:31:52 +02:00
b3afa6615b feat: Add SmoothScroll component 2025-04-21 17:31:11 +02:00
27c0c687b1 style: Update class attribute to id in DocsLayout 2025-04-21 16:56:12 +02:00
6e7eeb7dc0 refactor: Improve scroll calculation in ReadProgressBar 2025-04-21 16:44:27 +02:00
3d2056c3d9 feat: Add ReadProgressBar component to DefaultLayout 2025-04-21 16:20:17 +02:00
74f45b7d64 style: simplify TableOfContents render condition 2025-04-21 15:48:54 +02:00
2ee567303f feat: Add support for nested sections in TableOfContents 2025-04-21 15:48:32 +02:00
1fb8ddc0a3 refactor: Improve sorting logic for navigation links 2025-04-21 15:18:42 +02:00