Commit Graph

18 Commits

Author SHA1 Message Date
Primakov Alexandr Alexandrovich ebf0daacce Enhance project structure and styling for landing page. Add detailed file structure documentation in cloud.md. Update webpack configuration to support CSS Modules and SCSS. Introduce new styles for terms page and integrate them into the build process. Update package.json and package-lock.json with new dependencies for improved styling capabilities.
platform/bro-js/bro.landing/pipeline/head This commit looks good
2025-10-24 14:19:58 +03:00
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.
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.
platform/bro-js/bro.landing/pipeline/head This commit looks good
2025-10-24 13:08:02 +03:00
Primakov Alexandr Alexandrovich 82613194f3 Reorder script inclusion in index.ejs for improved loading sequence
platform/bro-js/bro.landing/pipeline/head This commit looks good
2025-10-24 12:41:52 +03:00
Primakov Alexandr Alexandrovich 878937f1ae Add Yandex verification meta tag and include external script in index.ejs
platform/bro-js/bro.landing/pipeline/head This commit looks good
2025-10-24 12:36:35 +03:00
Primakov Alexandr Alexandrovich 054add7825 Update webpack publicPath to use production CDN URL for asset delivery.
platform/bro-js/bro.landing/pipeline/head This commit looks good
2025-10-24 12:28:19 +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.
platform/bro-js/bro.landing/pipeline/head This commit looks good
2025-10-24 12:21:05 +03:00
Primakov Alexandr Alexandrovich 13cd50acc8 Update SSR rendering to use index.ejs as template. Enhanced jsdom setup for Server-Side Rendering by reading from the EJS template, improving the DOM environment configuration.
platform/bro-js/bro.landing/pipeline/head This commit looks good
2025-10-24 11:37:30 +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.
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. Обновлены зависимости и скрипты для сборки. Исправлены ошибки в конфигурации и добавлены новые страницы.
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
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
platform/bro-js/bro.landing/pipeline/head This commit looks good
2024-08-14 11:25:20 +03:00
primakov a4b2e9eab5 Обновить src/index.ejs
platform/gitea-bro-js/bro.landing/pipeline/head There was a failure building this commit
platform/bro-js/bro.landing/pipeline/head There was a failure building this commit
2024-07-27 11:29:13 +03:00
primakov 49b016875a Обновить src/app.tsx 2024-07-27 11:28:44 +03:00
primakov 9f4ca8ec8c Yanfex meta teg 2024-07-27 11:22:57 +03:00
primakov a21ccd6711 check max height 2024-07-27 09:50:28 +03:00
primakov 17f983985a fix output config value 2024-07-27 09:31:32 +03:00
primakov a55fe9914b landing 2024-07-25 22:14:20 +03:00