10 Commits

Author SHA1 Message Date
70541cdc91 Added max width do tb-code. 2025-12-13 13:52:19 +00:00
70c343974e Added codeblock support. 2025-12-12 22:08:46 +00:00
ef00ad8c31 Removed console log. 2025-12-12 20:48:44 +00:00
4949e727bf Fixed content renderer crashing site if server render error occurs. 2025-12-12 20:15:54 +00:00
366e30268f Increased font size. 2025-12-12 19:01:53 +00:00
951c899628 Fixed mobile when title length is too large. 2025-12-10 23:46:17 +00:00
cde26b1ca5 Fixed project page tags to display correctly. 2025-12-10 16:18:01 +00:00
8ef109b8e7 Update environment variables, refactor context usage, and enhance UI components
- Changed API and Keycloak URLs in `.env` and `.env.development`.
- Updated `vite.config.js` to reflect new allowed hosts.
- Refactored components to use `useContent` context instead of individual contexts for blogs, companies, and projects.
- Improved error handling in `App` component with `AppError`.
- Added FPS monitoring to `ParticlesBackground` component for developer mode.
- Removed unused contexts and adjusted related imports.
- Enhanced styling for various components and added new styles for FPS monitor.
- Cleaned up SVG files by removing unnecessary attributes.
2025-11-15 19:32:09 +00:00
cc6582923a Fixed readme.md 2025-11-09 18:01:07 +00:00
302416c83e Initial Commit 2025-11-09 18:00:07 +00:00