Worklog for task "Prepare haih-cms templates and routes"

10 сент. 2026 г., 11:08:04

Progress: Public layer of the new version built

The new site is already effectively running on top of the new architecture and universal rendering. During the migration, it became clear how costly the old model was: various legacy entities had their own views and, in many cases, separate CSS.

Full restoration of the visual styling for all internal pages was intentionally skipped. Doing so would have meant extra work to reproduce old specialized templates, which would then have had to be reworked anyway during a design refresh.

At the current stage, functionally correct and consistent content display is sufficient. The next visual iteration should be built on the new common model rather than mimicking the legacy structure.

05.09.2026

Implement the core page templates, navigation, and routing in haih-cms required to replace the Ruby-based website.