8 Commits

Author SHA1 Message Date
Primakov Alexandr Alexandrovich
6e55a331cb Refactor webpack configuration to include multiple entry points for index and terms pages. Remove SSR script and update package dependencies for improved build process. Add terms.html as a static page with appropriate styles and metadata.
All checks were successful
platform/bro-js/bro.landing/pipeline/head This commit looks good
2025-10-24 13:23:31 +03:00
Primakov Alexandr Alexandrovich
3b997a18e2 Update package dependencies for Emotion and Chakra UI. Enhance SSR rendering to include Chakra UI styles and improve HTML output for index.html and terms.html.
All checks were successful
platform/bro-js/bro.landing/pipeline/head This commit looks good
2025-10-24 13:08:02 +03:00
Primakov Alexandr Alexandrovich
6ecfa18a6c Replace jsdom with happy-dom for SSR rendering. Update dependencies in package.json and package-lock.json. Adjust documentation in cloud.md to reflect the change in DOM emulation library.
All checks were successful
platform/bro-js/bro.landing/pipeline/head This commit looks good
2025-10-24 12:21:05 +03:00
Primakov Alexandr Alexandrovich
08ffd5a740 Refactor SSR implementation and update documentation. Replaced Static Site Generation (SSG) with Server-Side Rendering (SSR) using react-dom/server. Updated scripts for SSR rendering and removed deprecated prerender-multi.js. Enhanced terms.html generation from React components. Updated dependencies for Babel and added support for canvas in SSR.
All checks were successful
platform/bro-js/bro.landing/pipeline/head This commit looks good
2025-10-24 11:34:04 +03:00
Primakov Alexandr Alexandrovich
9110e79d6b Добавлена полная документация для лендинга BROJS.RU, включая описание структуры проекта, SSG, пользовательского соглашения и команды для сборки. Реализована автоматическая генерация terms.html из terma.md. Обновлены зависимости и скрипты для сборки. Исправлены ошибки в конфигурации и добавлены новые страницы.
All checks were successful
platform/bro-js/bro.landing/pipeline/head This commit looks good
2025-10-24 11:04:15 +03:00
Primakov Alexandr Alexandrovich
e91b861415 update bro-js source & version
All checks were successful
platform/bro-js/bro.landing/pipeline/head This commit looks good
2024-10-01 09:57:53 +03:00
Primakov Alexandr Alexandrovich
d246831f18 add eslint script
All checks were successful
platform/bro-js/bro.landing/pipeline/head This commit looks good
2024-08-14 11:25:20 +03:00
a55fe9914b landing 2024-07-25 22:14:20 +03:00