Commit Graph

14 Commits

Author SHA1 Message Date
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