Commit Graph

23 Commits

Author SHA1 Message Date
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
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
67140bb47e feat: Add production script to package.json 2025-04-19 13:45:33 +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
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
3a84a78c43 feat: Add new script for generating sitemap 2025-04-18 17:43:25 +02:00
c3de960f41 feat: Add fastify cookie plugin and cookie parsing logic 2025-04-18 13:20:36 +02:00
bd926d0c29 doc: add start of CP 8 DWWM documentation 2025-04-14 06:47:43 +02:00
7c83d3b37e feat: Update Button component with size prop 2025-04-13 14:40:42 +02:00
3a52ec35b3 refactor: Remove unused Prisma related dependencies 2025-04-13 12:32:32 +02:00
226319307f refactor: Update variable declarations to use const instead of let 2025-04-13 12:18:18 +02:00
b0ad917f9b fix: Fix searchbar for production 2025-04-13 12:03:28 +02:00
b7ad77d73b feat: Add estimated reading time to DocsHeader and DocsLayout 2025-04-11 12:39:57 +02:00
19a697e787 feat: Update search functionality with FlexSearchService 2025-04-11 11:43:20 +02:00
85937c2213 chore: new architecture and technos 2025-04-11 11:11:22 +02:00