SVG master + PNG exports at 16x16, 32x32 and 180x180 (Apple touch icon).
Generated via puppeteer from favicon.svg. Wired into <head> and Dockerfile.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
All 15 project images now served from images/ — fixes mobile loading
caused by hotlink protection on the WordPress server blocking requests
without a matching Referer header.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Single-page HTML website (no CMS) with portfolio grid, services,
team and contact sections; content extracted from marszalekarchitekten.at
- 2-page PDF info sheet generated via Puppeteer from HTML template
- nginx:alpine Docker image with custom nginx.conf (caching, gzip, headers)
- docker-compose.yml for Portainer deployment on port 3080
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>