Commit Graph

115 Commits

Author SHA1 Message Date
602669a9c0 style: Update code syntax highlighting colors 2025-04-20 21:32:16 +02:00
8418ca4a74 style: Reorder props in Snippet component 2025-04-20 20:42:47 +02:00
6a5ade483b feat: Update error page UI and add community sharing page 2025-04-20 18:15:43 +02:00
529ca5d5bd refactor: Simplify DocsLayout component and remove unused code 2025-04-20 16:39:08 +02:00
364c548aa8 refactor: Update variable assignment and conditional check 2025-04-20 16:36:35 +02:00
394399a394 refactor: Update variable names in Navigation and TableOfContents 2025-04-20 16:33:30 +02:00
a0afc2b511 feat: Add section caching and retrieval from DocCache 2025-04-20 16:09:06 +02:00
3c08fe0b07 feat: Change Callout to default export and fix QuickLink usage 2025-04-20 15:48:58 +02:00
0f2cc8ad59 feat: Add QuickLink component to QuickLinks 2025-04-20 15:43:19 +02:00
4b731fa898 style: Improve icon rendering in Icon component 2025-04-20 15:40:29 +02:00
109f56577e feat(server): integrate base URL into vikeHandler context 2025-04-20 13:39:33 +02:00
7f413d85f1 feat: Update default opengraph image to default.png 2025-04-20 13:23:55 +02:00
d49476236e feat: Add buildPublicUrl function and use it in config page image URL 2025-04-20 13:22:58 +02:00
6b02b4f4e7 fix: Update image path to /opengraph/og.png 2025-04-20 13:19:21 +02:00
48bc83cdad feat: Add fastifyStatic plugin and update og image 2025-04-20 13:18:26 +02:00
9e27c0bef3 style: improve code readability and structure 2025-04-20 13:06:36 +02:00
da587d3eef docs: Add new logo SVG file and update Head component 2025-04-20 12:59:26 +02:00
9526b1ae9d feat: Add search functionality for documents 2025-04-20 12:41:38 +02:00
2e692f7264 feat: Add table of contents generation for docs pages 2025-04-20 00:33:19 +02:00
b5635597a8 feat: Add frontmatter extraction from MDX files 2025-04-19 20:29:36 +02:00
7922b66970 style: Remove unnecessary dark theme classes 2025-04-19 19:55:26 +02:00
81aa2da4a6 fix: translate react props to solid props 2025-04-19 19:52:57 +02:00
8321753573 style: Fix typo in viewBox attribute value 2025-04-19 19:24:05 +02:00
bd4ce16b67 feat: Add Prism.js support and configure languages 2025-04-19 19:19:13 +02:00
e417d7c94f feat: Add Header, Footer, and HeroSection components 2025-04-19 18:47:03 +02:00
40ecdc6448 feat: Add functionality to start a Fastify server 2025-04-19 16:14:12 +02:00
d27f265e8a feat: Add MDX support for test page 2025-04-19 15:51:16 +02:00
67140bb47e feat: Add production script to package.json 2025-04-19 13:45:33 +02:00
a780214197 refactor: Remove unused code and update package dependencies 2025-04-19 13:12:29 +02:00
09c156b987 feat: Add initial project files and configurations 2025-04-19 12:36:50 +02:00
ef3cc4efd9 chore: update file structure and rename files 2025-04-19 12:14:42 +02:00
f590e0d6fd style: Update CSS class to 'grow' for page content 2025-04-18 21:13:47 +02:00
668f730692 fix: Update findNavigationLink parameter to optional 2025-04-18 18:41:40 +02:00
e33700f13d refactor: Improve handling of root document retrieval 2025-04-18 18:34:54 +02:00
7b88376057 style: Update text formatting in privacy policy page
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 1m12s
2025-04-18 17:08:03 +02:00
4901eb8477 feat: Update consent cookie setting function 2025-04-18 17:04:35 +02:00
a36aca1ad3 style: Update styling for sections in privacy policy page 2025-04-18 16:53:40 +02:00
14c8de6013 style: update text color in legal pages 2025-04-18 16:51:33 +02:00
3d5cc75984 feat: Add CookiesContext to +Page component 2025-04-18 16:48:50 +02:00
78e9df72f7 feat: Add CookiesContainer component and related logic 2025-04-18 16:46:39 +02:00
127d66e250 feat: Add cookie management section and button 2025-04-18 16:25:35 +02:00
668c9b5865 feat: Add privacy policy page content 2025-04-18 16:19:39 +02:00
993becde8f feat: Add legal information page component 2025-04-18 16:03:40 +02:00
3b449291eb style: Import React in Toggle.tsx for consistency 2025-04-18 15:52:34 +02:00
50d90107a1 feat: Add Politique de Confidentialité page 2025-04-18 14:19:35 +02:00
7c61d3afd6 refactor: Simplify script loading conditions in HeadDefault function 2025-04-18 13:24:47 +02:00
0893e6d2f0 style: Remove unnecessary comment and fix type in interface 2025-04-18 13:24:00 +02:00
c3de960f41 feat: Add fastify cookie plugin and cookie parsing logic 2025-04-18 13:20:36 +02:00
b8e58ce301 feat: Add tracking scripts for Umami and Google Tag Manager 2025-04-18 13:08:45 +02:00
bf9c64da68 refactor: Rearrange import statements in eslint.config.js 2025-04-18 11:41:24 +02:00
48a644b74a refactor: Update findNavigationLink to include subitems in search
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 52s
2025-04-17 20:02:32 +02:00
6695c7c023 feat: Add useEffect and NavigationSubItem component
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 49s
2025-04-17 19:53:58 +02:00
965534659e chore: Update Dockerfile to use correct pnpm install command
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 4m15s
2025-04-17 18:01:30 +02:00
38cf6ecd85 refactor: Remove unused prerender logic from config and pages 2025-04-17 14:28:39 +02:00
234ee24e3f feat: Add prerender functionality and onBeforePrerenderStart 2025-04-17 13:55:20 +02:00
641e1e8a13 feat: Add prefetchStaticAssets option 2025-04-17 13:48:32 +02:00
a7f874c64f docs: add certifications page with exam tips and support 2025-04-13 18:46:08 +02:00
f56de743c7 feat: Add certification and documentation pages 2025-04-13 17:55:45 +02:00
f9a908e3f0 feat: Add documentation for Memento Dev page 2025-04-13 17:40:21 +02:00
3f6d324980 chore: Rename CSRFence to CSRSnippet and add toast in Fence 2025-04-13 16:05:56 +02:00
dcf128a2d8 feat: Add conditional link behavior in Link component 2025-04-13 13:36:07 +02:00
54f6bf8a72 feat: Add QuestionIcon component and update data docs 2025-04-11 16:40:21 +02:00
b7ad77d73b feat: Add estimated reading time to DocsHeader and DocsLayout 2025-04-11 12:39:57 +02:00
b8608c493c refactor: Rename SearchResult to SearchResultItem and fix types 2025-04-11 11:56:22 +02:00
85937c2213 chore: new architecture and technos 2025-04-11 11:11:22 +02:00