8 Commits

Author SHA1 Message Date
m038 31f2592b39 Disable admin notification banners for editors
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-14 03:19:48 +02:00
GitSync 9374668d92 (Grav GitSync) Automatic Commit from GitSync 2026-06-14 00:34:59 +00:00
GitSync d8b18e551c (Grav GitSync) Automatic Commit from GitSync 2026-06-14 00:31:55 +00:00
GitSync 7e0e7b987c (Grav GitSync) Automatic Commit from GitSync 2026-06-14 00:27:56 +00:00
GitSync 3c1bfda80f (Grav GitSync) Automatic Commit from GitSync 2026-06-14 00:27:27 +00:00
m038 8ad6e5a942 Apply UI/UX improvements and fix broken Bootstrap JS
- Add CSS custom properties for brand colors
- Remove global font-weight: bold from body
- Increase content panel opacity from 0.6 to 0.88
- Add dynamic lang attribute, favicon, and Open Graph meta tags
- Move scripts to <head> with defer (required due to automagic-images plugin)
- Disable automagic-images plugin (PHPHtmlParser strips all <script src> tags
  during HTML re-serialization, breaking Bootstrap JS and all dropdowns)
- Add loading="lazy" to below-fold images across templates

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 02:15:40 +02:00
m038 8f9ac9ca6e Update system config, theme blueprint and langswitcher config
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:47:58 +02:00
m038 7b451ef1ed Theme and nav improvements: lang switcher styling, dropdown, theme thumbnail
- Style language switcher dropdown to match site colours
- Move language switcher left of social icons
- Set theme thumbnail to logo PNG in blueprints
- Add Dutch language override and system config tweaks
- Various CSS fixes for dropdown alignment and width

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:15:08 +02:00