From 88a6f059fe6cd0bb60bdb7934079e7a685af1391 Mon Sep 17 00:00:00 2001 From: Arnaud Ligny Date: Mon, 11 Nov 2024 00:21:27 +0100 Subject: [PATCH] Update cecil.yml --- cecil.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cecil.yml b/cecil.yml index 8afd2b2da..be83950dd 100644 --- a/cecil.yml +++ b/cecil.yml @@ -1,14 +1,14 @@ title: Cecil -baseline: Your content driven static site generator -description: Cecil, your content driven static site generator. +baseline: A simple and powerful content-driven static site generator +description: Cecil, a simple and powerful content-driven static site generator. pages: dir: ./ - exclude: ['tests', 'resources'] + exclude: ['bin', 'config', 'dist', 'resources', 'scripts', 'src', 'tests', 'vendor'] sortby: weight pagination: enabled: false assets: - dir: docs + dir: ./ menus: main: - id: index