Commit Graph

41 Commits

Author SHA1 Message Date
3d2056c3d9 feat: Add ReadProgressBar component to DefaultLayout 2025-04-21 16:20:17 +02:00
394399a394 refactor: Update variable names in Navigation and TableOfContents 2025-04-20 16:33:30 +02:00
d2a5bf542c feat: Add Header and Footer components 2025-04-20 12:55:27 +02:00
7c20ba9824 style: Remove unnecessary semicolons in CSS properties 2025-04-20 03:28:24 +02:00
d89ea99d77 style: Remove unnecessary <section> tags in Footer component 2025-04-20 03:21:49 +02:00
f42e2b5788 refactor: Update debounce logic to use SolidJS signals 2025-04-20 03:15:19 +02:00
b8a8213f27 feat: Add Search component with search functionality 2025-04-20 02:55:34 +02:00
0d7afbd9cf feat: Update Highlight component props structure 2025-04-20 02:36:59 +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
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
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
b757b870fe style: Remove unnecessary div with class "grow" 2025-04-18 21:12:31 +02:00
ca55b7a282 style: Update layout to wrap children in a div with class 2025-04-18 17:04:32 +02:00
78e9df72f7 feat: Add CookiesContainer component and related logic 2025-04-18 16:46:39 +02:00
3b449291eb style: Import React in Toggle.tsx for consistency 2025-04-18 15:52:34 +02:00
229e28737f fix: Fix logic issue in CookieModalisOpen calculation 2025-04-18 15:42:32 +02:00
bbdbb1aec1 feat: Add Footer component to DefaultLayout 2025-04-18 15:40:00 +02:00
03b6a9a0a7 feat: Add function to update all consent cookies 2025-04-18 15:18:07 +02:00
53c708d0ca refactor: Update cookie handling logic and definitions 2025-04-18 14:46:27 +02:00
438d3e62e4 feat: Update Toggle component styling and add onUpdateConsentCookie function 2025-04-18 14:37:41 +02:00
fb2d767a37 style: Update backdrop blur style in CookieModal 2025-04-18 14:23:19 +02:00
861ac6eb11 style: Update layout with close button in CookieModal 2025-04-18 14:22:37 +02:00
993089e8a0 feat: Add CookieModal component with Toggle functionality 2025-04-18 14:19:06 +02:00
949843cf4e feat: Update theme based on cookies consent 2025-04-18 13:26:12 +02:00
f6e41fab64 style: Update font families in vite.config.ts 2025-04-18 12:49:28 +02:00
bc4729a5de style: Import React in multiple components 2025-04-18 11:48:19 +02:00
bf9c64da68 refactor: Rearrange import statements in eslint.config.js 2025-04-18 11:41:24 +02:00
d0bc4a4eb0 style: Update code formatting in LayoutDefault 2025-04-18 11:05:17 +02:00
dd541e6be5 refactor: Remove unused Mermaid component and imports 2025-04-18 10:49:07 +02:00
7f9a62bc0a fix: Update GitHub links in Hero and Header components
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 51s
2025-04-17 20:14:33 +02:00
0e0c56cdcf feat: Update Logo component with LogoWithText variant 2025-04-14 05:33:56 +02:00
3f6d324980 chore: Rename CSRFence to CSRSnippet and add toast in Fence 2025-04-13 16:05:56 +02:00
b0ad917f9b fix: Fix searchbar for production 2025-04-13 12:03:28 +02:00
d0dca7d956 style: Update CSS classes in Tabs and Callout components 2025-04-11 12:19:56 +02:00
85937c2213 chore: new architecture and technos 2025-04-11 11:11:22 +02:00