Gauthier Daniels GauthierWebDev
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 19:32:21 +00:00
602669a9c0 style: Update code syntax highlighting colors
8418ca4a74 style: Reorder props in Snippet component
6a5ade483b feat: Update error page UI and add community sharing page
Compare 3 commits »
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 14:52:22 +00:00
08c5ecfb6a refactor: Update function parameters in HighlightQuery
88b75eb701 refactor: Simplify Button and Callout components parameters
c580769829 style: Update heading tag in NavigationItem component
Compare 3 commits »
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 14:39:45 +00:00
e2ad0bb5f9 style: Remove unnecessary comments and code duplication
529ca5d5bd refactor: Simplify DocsLayout component and remove unused code
Compare 2 commits »
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 14:36:40 +00:00
364c548aa8 refactor: Update variable assignment and conditional check
394399a394 refactor: Update variable names in Navigation and TableOfContents
a0afc2b511 feat: Add section caching and retrieval from DocCache
Compare 3 commits »
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 13:49:01 +00:00
3c08fe0b07 feat: Change Callout to default export and fix QuickLink usage
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 13:43:24 +00:00
0f2cc8ad59 feat: Add QuickLink component to QuickLinks
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 13:40:33 +00:00
4b731fa898 style: Improve icon rendering in Icon component
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 11:39:37 +00:00
109f56577e feat(server): integrate base URL into vikeHandler context
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 11:23:58 +00:00
7f413d85f1 feat: Update default opengraph image to default.png
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 11:23:01 +00:00
d49476236e feat: Add buildPublicUrl function and use it in config page image URL
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 11:19:26 +00:00
6b02b4f4e7 fix: Update image path to /opengraph/og.png
48bc83cdad feat: Add fastifyStatic plugin and update og image
Compare 2 commits »
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 11:06:40 +00:00
9e27c0bef3 style: improve code readability and structure
da587d3eef docs: Add new logo SVG file and update Head component
cd3addd710 style: Update Footer padding in Footer component
d2a5bf542c feat: Add Header and Footer components
Compare 4 commits »
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 10:53:11 +00:00
8ed5451c37 style: Remove unnecessary code and improve hierarchy display
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 10:41:41 +00:00
9526b1ae9d feat: Add search functionality for documents
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 01:31:15 +00:00
66bd48e55e style: improve code formatting and consistency
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 01:29:36 +00:00
4d6da5e404 feat: Add user-agent-data-types to package.json and tsconfig
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 01:28:27 +00:00
7c20ba9824 style: Remove unnecessary semicolons in CSS properties
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 01:21:52 +00:00
d89ea99d77 style: Remove unnecessary <section> tags in Footer component
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-20 01:19:04 +00:00
d4df6f5c11 feat: Implement useId hook for generating unique IDs
e54b07dfd2 feat: Add solid-highlight-words package and use in Search
f42e2b5788 refactor: Update debounce logic to use SolidJS signals
b8a8213f27 feat: Add Search component with search functionality
0d7afbd9cf feat: Update Highlight component props structure
Compare 5 commits »
GauthierWebDev pushed to rework/lightweight at GauthierWebDev/memento-dev 2025-04-19 22:35:22 +00:00
9569049e61 refactor: Update function parameters in remarkHeadingId plugin