|
|
4b80637481
|
fix/layout-width (#19)
Update Memento Dev on VPS / deploy (push) Successful in 31s
Reviewed-on: #19
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
|
2025-04-22 12:19:44 +00:00 |
|
|
|
b29acdc202
|
seo/sitemap (#18)
Update Memento Dev on VPS / deploy (push) Successful in 1m16s
Reviewed-on: #18
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
|
2025-04-22 11:26:37 +00:00 |
|
|
|
2def582b00
|
style: remove unused tailwindcss classes
Update Memento Dev on VPS / deploy (push) Successful in 28s
|
2025-04-21 21:42:51 +02:00 |
|
|
|
aeb6f5da5a
|
style: Add tailwindcss class for background colors
|
2025-04-21 21:42:31 +02:00 |
|
|
|
2a9aacb1da
|
style: Add smooth scroll behavior to HTML element
|
2025-04-21 18:26:07 +02:00 |
|
|
|
b3afa6615b
|
feat: Add SmoothScroll component
|
2025-04-21 17:31:11 +02:00 |
|
|
|
27c0c687b1
|
style: Update class attribute to id in DocsLayout
|
2025-04-21 16:56:12 +02:00 |
|
|
|
3d2056c3d9
|
feat: Add ReadProgressBar component to DefaultLayout
|
2025-04-21 16:20:17 +02:00 |
|
|
|
1fb8ddc0a3
|
refactor: Improve sorting logic for navigation links
|
2025-04-21 15:18:42 +02:00 |
|
|
|
9e9a48e3d4
|
style: Update codeLanguage value to jsx in tabs.tsx files
|
2025-04-21 15:05:46 +02:00 |
|
|
|
4625a92206
|
refactor: Improve function handling in PrevNextLinks file
|
2025-04-21 14:53:12 +02:00 |
|
|
|
5b9b5583b2
|
feat: Add React reducer tabs and snippets for documentation
|
2025-04-21 12:52:45 +02:00 |
|
|
|
602669a9c0
|
style: Update code syntax highlighting colors
|
2025-04-20 21:32:16 +02:00 |
|
|
|
8418ca4a74
|
style: Reorder props in Snippet component
|
2025-04-20 20:42:47 +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 |
|
|
|
394399a394
|
refactor: Update variable names in Navigation and TableOfContents
|
2025-04-20 16:33:30 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
8810e9759a
|
chore: Rename layout files to partials folder
|
2025-04-19 15:06:22 +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 |
|
|
|
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 |
|
|
|
3d5cc75984
|
feat: Add CookiesContext to +Page component
|
2025-04-18 16:48:50 +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 |
|