From 24d61c40786497d864c7c8843e68cf2af880e5f7 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 17 Jul 2026 22:30:37 +0200 Subject: Bootstrap the Trash node: reserved slug, identity, guards --- lib/ccc_conventions.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/ccc_conventions.rb b/lib/ccc_conventions.rb index 352dd3c..7ff5a3a 100644 --- a/lib/ccc_conventions.rb +++ b/lib/ccc_conventions.rb @@ -1,6 +1,7 @@ module CccConventions - ERFA_PARENT_NAME = "club/erfas" - CHAOSTREFF_PARENT_NAME = "club/chaostreffs" + TRASH_SLUG = "trash" + ERFA_PARENT_NAME = "club/erfas" + CHAOSTREFF_PARENT_NAME = "club/chaostreffs" SITEMAP_COLLAPSED_PATHS = %w[updates club/erfas club/chaostreffs disclosure].freeze NODE_KINDS = { -- cgit v1.3