Move zet notes to blog posts

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
Oliver Davies 2025-09-10 08:00:00 +01:00
parent 11ddf3d114
commit 2c517f1d39
34 changed files with 67 additions and 14 deletions

16
source/_posts/12.md Normal file
View file

@ -0,0 +1,16 @@
---
title: The Gin admin theme
date: 2024-08-22 14:22:56
tags: [Drupal]
note: true
permalink: /notes/12-the-gin-admin-theme
---
Gin is a contrib admin theme for Drupal, and it has a dark mode.
It also has a companion toolbar module.
## Links
- <https://www.drupal.org/project/gin>
- <https://www.drupal.org/project/gin_toolbar>