14 Commits

Author SHA1 Message Date
Mauricio Siu
a85fb76a95 chore: update Node.js and pnpm versions in Dockerfiles and package.json
- Updated base image in Dockerfile.docs and Dockerfile.website to Node.js 24.4-alpine.
- Updated package manager version in package.json to pnpm 10.22.0.
- Adjusted Node.js engine requirement in package.json to ^24.4.0.
- Added new script to fix API path references in MDX files for documentation.
- Updated build command in apps/docs/package.json to include the new script.
2026-02-27 02:52:18 -06:00
Mauricio Siu
043db9dfa2 chore: update React and TypeScript dependencies in package.json files
- Upgraded @types/react and @types/react-dom to version 19.2.2 in package.json and pnpm-lock.yaml.
- Updated React and React-DOM versions to ^19.2.0 in apps/website/package.json.
- Adjusted hast-util-to-jsx-runtime version to ^3.20.0 in apps/website/package.json.
- Refactored CodeBlock component to simplify code formatting and highlighting logic.
- Modified shared component to use updated imports for React and JSX runtime.
2025-12-17 23:44:33 -06:00
Mauricio Siu
fa06dd0284 chore: remove husky integration and related scripts from the project 2025-04-17 16:44:11 -06:00
Mauricio Siu
b19d453682 feat: enhance markdown rendering with GFM plugins and image handling 2025-03-02 17:12:46 -06:00
Mauricio Siu
2f6455027a feat: add syntax highlighting for code blocks in blog posts 2025-03-02 15:50:36 -06:00
Mauricio Siu
8868d7f586 feat: enhance blog post page with markdown rendering and related posts 2025-02-27 23:42:24 -06:00
Mauricio Siu
c3f6112fc4 refactor: update node 2025-02-02 21:57:11 -06:00
Mauricio Siu
738b8e5604 chore: remove deps 2024-10-27 22:18:40 -06:00
Mauricio Siu
9321ed16ed feat: add monorepo 2024-10-27 22:16:31 -06:00
Mauricio Siu
fd1f028077 refactor: iupdate 2024-10-27 22:09:15 -06:00
Mauricio Siu
fef10f6fa7 chore: remove prettier 2024-10-27 21:56:52 -06:00
Mauricio Siu
c8673311ea refactor: update dockerfile 2024-10-27 21:53:02 -06:00
Mauricio Siu
e35559156a feat: add website 2024-10-27 21:47:19 -06:00
Mauricio Siu
8dbf28c693 Nuevo inicio del repositorio 2024-04-29 23:13:00 -06:00