Commit Graph

24 Commits

Author SHA1 Message Date
m038 589b70aae9 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 87b0893ebd Add README with development setup and deployment workflow
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:59:41 +02:00
m038 741f7fe57b Move plugins to manifest, pin Docker version, add Makefile
- Add plugins.txt listing all plugins for reproducible installs
- Add Makefile with setup/start/stop/install-plugins targets
- Remove user/plugins/ from git tracking
- Pin Docker image to 1.7.49.5-ls244

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:55:59 +02:00
m038 1a1fbec6ed 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 9cf5b4eece Make logo editable on home and CV pages, add all media to page folders
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:45:37 +02:00
m038 09208c5a87 Make CV page portrait image editable via admin
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:43:55 +02:00
m038 a7a4db6505 Translate home page blueprint labels to Dutch
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:35:03 +02:00
m038 9c708a620e Switch home page image fields to pagemediaselect for easier reuse
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:34:31 +02:00
m038 1a4f6a5b69 Add English translations for all pages, rename Dutch pages to .nl.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:30:12 +02:00
m038 cf487eeed1 Add portrait images to home page media and set as defaults
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:26:58 +02:00
m038 a2aa986296 Add admin-media-move, admin-media-replace and admin-media-actions plugins
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:19:51 +02:00
m038 790860e381 Add automagic-images plugin v1.1.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:18:34 +02:00
m038 e51038451a Make home page portrait images editable via admin
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:16:59 +02:00
m038 1ecb32b94a 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
m038 edc6fd7eda Replace language switcher with Bootstrap dropdown
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:03:41 +02:00
m038 5cff298d5a Add language switcher to main navigation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:02:50 +02:00
m038 b3f8bd1998 Add langswitcher plugin v3.3.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:00:12 +02:00
m038 3075fc447a Make home page title editable via Grav
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 23:51:54 +02:00
m038 d4cec12c37 Fix HTML entity escaping in theme templates by using content|raw
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 23:51:21 +02:00
m038 b25fbc929c Add draft-preview plugin v1.0.5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 23:45:01 +02:00
m038 cb5377c152 Add sitemap v5.2.0 and social-meta-tags v0.3.0 plugins
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 23:44:37 +02:00
m038 2dc1790e47 Add error plugin v1.8.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 23:43:45 +02:00
m038 d76d8ac7b7 Add problems plugin v3.0.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 23:42:54 +02:00
m038 ec019928a0 Initial commit: Grav CMS setup with HTML reference material
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 23:38:26 +02:00