Commit Graph

15 Commits

Author SHA1 Message Date
e54b07dfd2 feat: Add solid-highlight-words package and use in Search 2025-04-20 03:17:05 +02:00
0d7afbd9cf feat: Update Highlight component props structure 2025-04-20 02:36:59 +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
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
d27f265e8a feat: Add MDX support for test page 2025-04-19 15:51:16 +02:00
2cb7827938 feat(app): Add link components and sections collection 2025-04-19 15:11:42 +02:00
8837be52cd feat: Add new components PrevNextLinks, QuickLinks, MobileNavigation, Navigation, and utility function cleanProps 2025-04-19 15:06:08 +02:00
cec56f2896 feat: Add Logo, Prose, DocsLayout, HeroBackground, HeroSection 2025-04-19 14:37:41 +02:00
da5b2a1c23 feat: Add Image and Link components 2025-04-19 14:08:54 +02:00
adf51320b7 feat: Add environment variable configuration and update scripts 2025-04-19 13:19:36 +02:00
a780214197 refactor: Remove unused code and update package dependencies 2025-04-19 13:12:29 +02:00
c369193b0a chore: Remove unnecessary command from compose.yml 2025-04-19 12:39:07 +02:00