Commit Graph

115 Commits

Author SHA1 Message Date
b0eda8e506 docs(html): add semantic HTML tags documentation 2025-05-13 14:53:04 +02:00
0f89771f64 docs(html): add sections on basic HTML tags 2025-05-13 14:40:39 +02:00
5af2d66810 feat(doc): add HTML body tags documentation 2025-05-13 14:20:56 +02:00
5258ffdbca docs(html): add section on styles and scripts in <head> 2025-05-13 13:54:28 +02:00
814efdce81 feat(docs): add introduction to frontend documentation 2025-05-13 13:45:55 +02:00
85c2d26c81 refactor(nav): format navigation types consistently 2025-05-13 13:22:28 +02:00
b3b75ba5e7 Merge branch 'main' into docs/html 2025-05-13 13:13:49 +02:00
970a86e312 docs(html): update HTML tag syntax in documentation 2025-05-13 13:13:35 +02: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
42e68472ed docs: Add HTML attributes documentation 2025-04-23 16:45:07 +02:00
67c9732ee5 docs: Delete test.html 2025-04-23 14:58:34 +02:00
e7ec34ea6a style: Update colors in prism.css for consistency 2025-04-23 14:58:27 +02:00
baca4c78e7 style: Update navigation.ts formatting and structure 2025-04-23 14:36:34 +02: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
20cb60be16 style: Improve code formatting for better readability 2025-04-23 13:25:31 +02: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
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
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
9e9a48e3d4 style: Update codeLanguage value to jsx in tabs.tsx files 2025-04-21 15:05:46 +02:00
435cfff1c1 style: Remove unnecessary QuickLinks wrapper tag 2025-04-21 14:54:32 +02:00
4625a92206 refactor: Improve function handling in PrevNextLinks file 2025-04-21 14:53:12 +02:00
4cab7bb6ed feat: Add NProgress for page transitions 2025-04-21 14:42:35 +02:00
1bda79d609 docs: Add legal pages content for Memento Dev platform 2025-04-21 14:27:43 +02:00
8821c0eb44 docs: Update file extensions and import paths 2025-04-21 14:06:01 +02:00
934a09480d feat: Add tabs component for test suites 2025-04-21 14:01:23 +02:00
e1697f2284 refactor: Rename and update file extension to .mdx 2025-04-21 13:41:19 +02:00
b8063f3ae0 docs: Update file extension and import statements 2025-04-21 13:40:01 +02:00
d98d68465d refactor: Change function export from Image to default in Image.tsx 2025-04-21 13:35:30 +02:00
6e4540af61 feat: Add QuickLinks and Callout components, tabs module 2025-04-21 13:23:16 +02:00
2983432be2 feat: Update Iframe component class attribute 2025-04-21 13:18:48 +02:00
94e957c1cb style: Update Iframe component to default export 2025-04-21 13:12:20 +02:00
8b542c94d2 style: Update file extension to .mdx for Callout components 2025-04-21 13:11:00 +02:00
90319cc7f8 feat: Add DWWM docs 2025-04-21 13:09:28 +02:00
3104c847ee feat: Add DictionnaryTable component and TermsTable data 2025-04-21 13:06:04 +02:00
785e5bf401 feat: Add Dictionnaire de Données Merise documentation 2025-04-21 12:56:13 +02:00
c6f5399fbf docs: Add introduction to Merise methodology 2025-04-21 12:55:09 +02:00
5b9b5583b2 feat: Add React reducer tabs and snippets for documentation 2025-04-21 12:52:45 +02:00
8ad370940f feat: Add React useContext documentation page 2025-04-21 12:28:04 +02:00
15cc58f07f feat: Add hooks examples and explanations for React component lifecycle 2025-04-21 12:12:32 +02:00
27caad99e6 feat: Add documentation for using 'useReducer' hook in React 2025-04-21 11:50:44 +02:00
b6046cd77f feat: Add premier composant React documentation page 2025-04-21 11:42:36 +02:00
a1dc91e6f0 feat: Add React JSX documentation page and tabs file 2025-04-21 11:30:05 +02:00
ebf377e8d1 style: Add line numbers to code snippets 2025-04-21 11:10:13 +02:00
2354e3d97d feat: Add tabs for React project initialization guide 2025-04-21 11:08:56 +02:00
37c0177d07 feat: Add image generation for React documentation pages 2025-04-20 21:40:29 +02:00