m038
ef8c0e1a32
Add WEBROOT_USER for chown, pass to remote-install
2026-06-13 21:02:33 +02:00
m038
2b9a926338
Pass Gitea credentials to remote-install, clean up after clone
2026-06-13 20:53:58 +02:00
m038
643b1ccc61
Fix env var forwarding in remote-install, add remote-clean target
2026-06-13 20:51:53 +02:00
m038
a815593f52
Rename server-* targets to remote-*, update README
2026-06-13 20:30:12 +02:00
m038
8154628101
Rename deploy/pull-content to content-push/content-pull
2026-06-13 20:29:28 +02:00
m038
59f8795670
Update README to reflect VPS and git subtree deployment
2026-06-13 19:21:22 +02:00
m038
5bbaa8bb8b
Add server make targets, install script, and .env setup
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-13 19:18:22 +02:00
m038
e0444fa40c
Add deploy and pull-content Makefile targets for user repo
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-13 18:52:39 +02:00
m038
103e344408
Rename image fields and implement werk-in-detail gallery
...
- Rename image_main/image_secondary/image_logo/image_portrait to
portret/extra_1/logo/extra_2 in pages, blueprints, and templates
- Add extra_2 image slot to home and CV (hidden on mobile)
- Wire werk-in-detail to real child pages instead of picsum placeholders
- Remove glightbox CDN dependency from werk-in-detail
- Add album blueprint, template, and grote-objecten album page
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-13 18:49:29 +02:00
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