e7a15b528dEnhance 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.
main
Primakov Alexandr Alexandrovich
2025-10-29 23:59:08 +03:00
b3e1e2361dRefactor 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.
Primakov Alexandr Alexandrovich
2025-10-29 11:48:38 +03:00
7292fa8743Remove 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.
Primakov Alexandr Alexandrovich
2025-10-29 11:45:27 +03:00
108e895631Remove landing.html file and update Vite configuration to exclude it from the build process, streamlining project structure.
Primakov Alexandr Alexandrovich
2025-10-29 11:17:49 +03:00
aa8afef7c3Revamp 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.
Primakov Alexandr Alexandrovich
2025-10-29 11:16:52 +03:00
7907238c1aRemove 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.
Primakov Alexandr Alexandrovich
2025-10-24 14:35:30 +03:00
ebf0daacceEnhance 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.
Primakov Alexandr Alexandrovich
2025-10-24 14:19:58 +03:00
6e55a331cbRefactor 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.
Primakov Alexandr Alexandrovich
2025-10-24 13:23:31 +03:00
3b997a18e2Update 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.
Primakov Alexandr Alexandrovich
2025-10-24 13:08:02 +03:00
82613194f3Reorder script inclusion in index.ejs for improved loading sequence
Primakov Alexandr Alexandrovich
2025-10-24 12:41:52 +03:00
878937f1aeAdd Yandex verification meta tag and include external script in index.ejs
Primakov Alexandr Alexandrovich
2025-10-24 12:36:35 +03:00
054add7825Update webpack publicPath to use production CDN URL for asset delivery.
Primakov Alexandr Alexandrovich
2025-10-24 12:28:19 +03:00
6ecfa18a6cReplace 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.
Primakov Alexandr Alexandrovich
2025-10-24 12:21:05 +03:00
13cd50acc8Update 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.
Primakov Alexandr Alexandrovich
2025-10-24 11:37:30 +03:00
08ffd5a740Refactor 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.
Primakov Alexandr Alexandrovich
2025-10-24 11:34:04 +03:00
9110e79d6bДобавлена полная документация для лендинга BROJS.RU, включая описание структуры проекта, SSG, пользовательского соглашения и команды для сборки. Реализована автоматическая генерация terms.html из terma.md. Обновлены зависимости и скрипты для сборки. Исправлены ошибки в конфигурации и добавлены новые страницы.
Primakov Alexandr Alexandrovich
2025-10-24 11:04:15 +03:00
e91b861415update bro-js source & version
Primakov Alexandr Alexandrovich
2024-10-01 09:57:15 +03:00
d246831f18add eslint script
Primakov Alexandr Alexandrovich
2024-08-14 11:25:20 +03:00