This website requires JavaScript.
Explore
Help
Register
Sign In
bro-js
/
bro.landing
Watch
5
Star
0
Fork
0
You've already forked bro.landing
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
19
Commits
1
Branch
0
Tags
7907238c1a898d3eb2faeed01e5f6074dcf8393d
Commit Graph
4 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
Details
2025-10-24 14:19:58 +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
Details
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.
platform/bro-js/bro.landing/pipeline/head
This commit looks good
Details
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
Details
2025-10-24 11:04:15 +03:00