Lürssen
Tech Stack
WordPressPHPSCSSACF BlocksTypescript
Date
Link
Private Project

Click to expand
Overview
This project involved developing a custom WordPress solution for Lürssen. The primary goal was to create a highly tailored theme focused on performance and seamless integration of dynamic content, powered by a solid local architecture using Docker.
Features
- Dockerized Environment: The local workflow is fully containerized with
docker-compose, streamlining the database imports and web server handling. - Custom WordPress Theme: Tailor-made templates rendering dynamic content optimally.
- Automated Frontend Builds: SCSS and JavaScript aggregation managed through a custom Unix build script (
build-frontend.sh).