24 Commits

Author SHA1 Message Date
Primakov Alexandr Alexandrovich
e7a15b528d Enhance landing page functionality by integrating Swiper for sliders and animations. Add new sections for agentic features and processes, along with corresponding styles and scripts. Update package dependencies to include Swiper and TypeScript for improved development experience. 2025-10-29 23:59:08 +03:00
Primakov Alexandr Alexandrovich
b3e1e2361d Refactor package dependencies by removing unused packages from package.json and package-lock.json, streamlining the project setup. Retain only essential dependencies, focusing on Vite for build processes. 2025-10-29 11:48:38 +03:00
Primakov Alexandr Alexandrovich
7292fa8743 Remove legacy landing and documentation files, transitioning to a new structure with Pug templates for index and terms pages. Update Vite configuration for improved build process and streamline project organization. Clean up package dependencies and enhance project clarity. 2025-10-29 11:45:27 +03:00
Primakov Alexandr Alexandrovich
108e895631 Remove landing.html file and update Vite configuration to exclude it from the build process, streamlining project structure. 2025-10-29 11:17:49 +03:00
Primakov Alexandr Alexandrovich
aa8afef7c3 Revamp landing page with new design and content. Introduce landing.html and landing.md files, enhancing user engagement with sections on AI agents, benefits, solutions, and educational opportunities. Update styles with SCSS for improved aesthetics and responsiveness. Modify routing in dashboard.tsx to include landing page. Add new dependencies for styling and functionality in package.json and package-lock.json. 2025-10-29 11:16:52 +03:00
Primakov Alexandr Alexandrovich
7907238c1a Remove legacy configuration files and scripts, transitioning to Vite for build and development processes. Introduce new HTML files for the landing and terms pages, along with stubs for API responses. Update package.json and package-lock.json to include Vite and related dependencies, enhancing the project structure and build efficiency. 2025-10-24 14:35:30 +03:00
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.
All checks were successful
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.
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
82613194f3 Reorder script inclusion in index.ejs for improved loading sequence
All checks were successful
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
All checks were successful
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.
All checks were successful
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.
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
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.
All checks were successful
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.
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
a4b2e9eab5 Обновить src/index.ejs
Some checks failed
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
49b016875a Обновить src/app.tsx 2024-07-27 11:28:44 +03:00
9f4ca8ec8c Yanfex meta teg 2024-07-27 11:22:57 +03:00
a21ccd6711 check max height 2024-07-27 09:50:28 +03:00
17f983985a fix output config value 2024-07-27 09:31:32 +03:00
a55fe9914b landing 2024-07-25 22:14:20 +03:00