Commit Graph
304 Commits
Author SHA1 Message Date
GitSync d9678f3f98 (Grav GitSync) Automatic Commit from GitSync 2026-08-24 15:21:49 +00:00
GitSync 1d8628d492 (Grav GitSync) Automatic Commit from GitSync 2026-08-24 15:21:43 +00:00
GitSync 563fe0f809 (Grav GitSync) Automatic Commit from GitSync 2026-08-19 19:30:36 +00:00
GitSync a47d464d43 (Grav GitSync) Automatic Commit from GitSync 2026-08-19 19:18:55 +00:00
GitSync b0ceada4b2 Include accounts/ in git-sync sparse-checkout folders 2026-08-19 19:14:55 +00:00
GitSync 818ce14f59 Merge branch 'main' of https://git.gorinskat.nl/m038/natascha-rieter.nl-user 2026-08-19 19:01:16 +00:00
GitSync 7ba33fd5cb Raise media upload limit to 25MB 2026-08-19 18:59:52 +00:00
GitSync 1e13514830 (Grav GitSync) Automatic Commit from GitSync 2026-08-19 18:57:03 +00:00
GitSync a6fcb33749 Enable auto line breaks, auto URL links, and markup escaping for easier editing 2026-08-19 18:54:07 +00:00
GitSync dc749bcc6c (Grav GitSync) Automatic Commit from GitSync 2026-08-18 17:59:33 +00:00
GitSync 6f792e1869 (Grav GitSync) Automatic Commit from GitSync 2026-08-18 17:59:25 +00:00
GitSync 2af40975aa (Grav GitSync) Automatic Commit from GitSync 2026-08-18 17:55:30 +00:00
GitSync e1c72aa4bd (Grav GitSync) Automatic Commit from GitSync 2026-08-18 17:53:24 +00:00
GitSync 51fcf70af9 (Grav GitSync) Automatic Commit from GitSync 2026-08-18 17:53:17 +00:00
GitSync 3ec92a9de7 (Grav GitSync) Automatic Commit from GitSync 2026-08-18 17:48:09 +00:00
GitSync 7bbe554837 (Grav GitSync) Automatic Commit from GitSync 2026-08-18 17:41:15 +00:00
GitSync 2394e5f146 (Grav GitSync) Automatic Commit from GitSync 2026-08-18 17:37:12 +00:00
GitSync f978065a2f (Grav GitSync) Automatic Commit from GitSync 2026-08-18 17:30:11 +00:00
GitSync 3f53d04d99 (Grav GitSync) Automatic Commit from GitSync 2026-08-18 17:29:10 +00:00
GitSync dfc4d0e598 (Grav GitSync) Automatic Commit from GitSync 2026-08-18 17:25:34 +00:00
GitSync b7c73611c1 (Grav GitSync) Automatic Commit from GitSync 2026-08-18 15:31:21 +00:00
m038andClaude Sonnet 4.6 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 568020a85c (Grav GitSync) Automatic Commit from GitSync 2026-06-14 01:02:25 +00:00
m038andClaude Sonnet 4.6 2f39273fe1 Untrack data/, update .gitignore to whitelist style with accounts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-14 02:56:39 +02:00
m038 603ad4f3ec Remove plugins from tracking, add .gitignore 2026-06-14 02:44:54 +02:00
GitSync c745df7075 (Grav GitSync) Automatic Commit from GitSync 2026-06-14 00:38:50 +00: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
m038andClaude Sonnet 4.6 a2920f812d 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
m038andClaude Sonnet 4.6 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
m038andClaude Sonnet 4.6 4f52d4d085 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
m038andClaude Sonnet 4.6 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
m038andClaude Sonnet 4.6 ac322c9917 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
m038andClaude Sonnet 4.6 cd92462a80 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
m038andClaude Sonnet 4.6 c6f443206c 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
m038andClaude Sonnet 4.6 2fd310c32f 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
m038andClaude Sonnet 4.6 8239a73040 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
m038andClaude Sonnet 4.6 43d5217541 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
m038andClaude Sonnet 4.6 db54757311 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
m038andClaude Sonnet 4.6 ded82bd24d 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
m038andClaude Sonnet 4.6 b99ad81d9e 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
m038andClaude Sonnet 4.6 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
m038andClaude Sonnet 4.6 f0638e32e5 Replace language switcher with Bootstrap dropdown
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:03:41 +02:00
m038andClaude Sonnet 4.6 b0be098c23 Add language switcher to main navigation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:02:50 +02:00
m038andClaude Sonnet 4.6 422df83f6c Add langswitcher plugin v3.3.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:00:12 +02:00
m038andClaude Sonnet 4.6 5331480a03 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
m038andClaude Sonnet 4.6 3468f3a8db 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
m038andClaude Sonnet 4.6 e8c04adbcb 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