Commit Graph

19 Commits

Author SHA1 Message Date
96ab48361f style: remove commented out code and adjust layout styles 2025-04-22 13:54:00 +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
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
3d2056c3d9 feat: Add ReadProgressBar component to DefaultLayout 2025-04-21 16:20:17 +02:00
1fb8ddc0a3 refactor: Improve sorting logic for navigation links 2025-04-21 15:18:42 +02:00
4625a92206 refactor: Improve function handling in PrevNextLinks file 2025-04-21 14:53:12 +02:00
c580769829 style: Update heading tag in NavigationItem component 2025-04-20 16:48:32 +02:00
e2ad0bb5f9 style: Remove unnecessary comments and code duplication 2025-04-20 16:39:42 +02:00
529ca5d5bd refactor: Simplify DocsLayout component and remove unused code 2025-04-20 16:39:08 +02:00
3c08fe0b07 feat: Change Callout to default export and fix QuickLink usage 2025-04-20 15:48:58 +02:00
4b731fa898 style: Improve icon rendering in Icon component 2025-04-20 15:40:29 +02:00
2e692f7264 feat: Add table of contents generation for docs pages 2025-04-20 00:33:19 +02:00
803da33f37 feat: Add reading time estimation to pages and frontmatter 2025-04-19 21:24:27 +02:00
b5635597a8 feat: Add frontmatter extraction from MDX files 2025-04-19 20:29:36 +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
2cb7827938 feat(app): Add link components and sections collection 2025-04-19 15:11:42 +02:00
cec56f2896 feat: Add Logo, Prose, DocsLayout, HeroBackground, HeroSection 2025-04-19 14:37:41 +02:00