feat: categories have settings for filtering and titles

This commit is contained in:
2026-02-20 21:10:15 +01:00
parent eeffa247bb
commit 63c4b148e1
15 changed files with 661 additions and 53 deletions

View File

@@ -65,6 +65,8 @@ export function registerBlogHandlers(safeHandle: SafeHandle): void {
maxPostsPerPage: metadata?.maxPostsPerPage,
language,
pageTitle,
picoTheme: metadata?.picoTheme,
categorySettings: (metadata as any)?.categorySettings,
};
const runSectionTask = async (