diff --git a/CHANGELOG.md b/CHANGELOG.md index 137b77796..2afe43e6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,67 @@ All notable changes to this project will be documented in this file. Dates are displayed in UTC. +#### [8.32.2](https://github.com/Cecilapp/Cecil/compare/8.32.1...8.32.2) + +> 26 February 2025 + +- refactor: better Twig profile [`#2126`](https://github.com/Cecilapp/Cecil/pull/2126) + +#### [8.32.1](https://github.com/Cecilapp/Cecil/compare/8.32.0...8.32.1) + +> 26 February 2025 + +- refactor: better debug logs [`6ccce87`](https://github.com/Cecilapp/Cecil/commit/6ccce874a4b1887b769d20f8b5394f904a6fbc83) + +#### [8.32.0](https://github.com/Cecilapp/Cecil/compare/8.31.2...8.32.0) + +> 26 February 2025 + +- feat: cmd options to display build steps metrics [`#2125`](https://github.com/Cecilapp/Cecil/pull/2125) + +#### [8.31.2](https://github.com/Cecilapp/Cecil/compare/8.31.1...8.31.2) + +> 26 February 2025 + +- perf: enhance assets processing [`#2124`](https://github.com/Cecilapp/Cecil/pull/2124) +- chore: update deps [`e931a54`](https://github.com/Cecilapp/Cecil/commit/e931a545bdfdcf2980b90f228ce71f4db3ebca6e) + +#### [8.31.1](https://github.com/Cecilapp/Cecil/compare/8.31.0...8.31.1) + +> 26 February 2025 + +- chore: cleaning code [`7a33d42`](https://github.com/Cecilapp/Cecil/commit/7a33d429dc3189ddd5c9f38f6a636ef37f51e000) +- doc: more details about assets [`18755fe`](https://github.com/Cecilapp/Cecil/commit/18755fecced46a9f80d9386fd9bd4256a1cd751a) +- chore: cleaning code [`3a0c736`](https://github.com/Cecilapp/Cecil/commit/3a0c736bd2f98e27257f27d965aa758d6feec981) + +#### [8.31.0](https://github.com/Cecilapp/Cecil/compare/8.30.2...8.31.0) + +> 26 February 2025 + +- refactor: W3C markup validation (XHTML to HTML) [`#2123`](https://github.com/Cecilapp/Cecil/pull/2123) +- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.69.1 to 3.70.0 [`#2122`](https://github.com/Cecilapp/Cecil/pull/2122) + +#### [8.30.2](https://github.com/Cecilapp/Cecil/compare/8.30.1...8.30.2) + +> 26 February 2025 + +- ci: fix release [`8ebed1a`](https://github.com/Cecilapp/Cecil/commit/8ebed1a0b59bf516339329f7cdf4d35955a0b300) +- fix: minor fix [`a8705d3`](https://github.com/Cecilapp/Cecil/commit/a8705d3529971335685d63845a41096650221450) +- ci: Verify the `cecil.phar` binary [`403ffaf`](https://github.com/Cecilapp/Cecil/commit/403ffaf9704b7354f85ee2a11ee12b18b46e475f) +- refactor: warning instead of error [`084c2d0`](https://github.com/Cecilapp/Cecil/commit/084c2d0b1496e41d0d9008b24329babfcd227152) + +#### [8.30.1](https://github.com/Cecilapp/Cecil/compare/8.30.0...8.30.1) + +> 26 February 2025 + +- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.69.0 to 3.69.1 [`#2120`](https://github.com/Cecilapp/Cecil/pull/2120) +- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.68.5 to 3.69.0 [`#2118`](https://github.com/Cecilapp/Cecil/pull/2118) +- ci: Refactor CI config files [`46509b7`](https://github.com/Cecilapp/Cecil/commit/46509b7e45775574329e5d95dd24a561198720d5) +- ci: update release workflow [`661dade`](https://github.com/Cecilapp/Cecil/commit/661dade804c2f2ffb4f29b1467f5cdc6b266be04) +- chore: update deps [`2c20a6c`](https://github.com/Cecilapp/Cecil/commit/2c20a6c8a1c36d92b98b5ee293609440d5ae4c49) +- chore: update deps [`b09376b`](https://github.com/Cecilapp/Cecil/commit/b09376bf9304a2a620079299c59e8fcf8461c47b) +- ci: update workflow [`a8ea907`](https://github.com/Cecilapp/Cecil/commit/a8ea9078f665405b48c8ba178154d5d28e0c63e3) + #### [8.30.0](https://github.com/Cecilapp/Cecil/compare/8.29.3...8.30.0) > 17 February 2025 @@ -6552,1967 +6613,13 @@ All notable changes to this project will be documented in this file. Dates are d - 4.1.0 [`#192`](https://github.com/Cecilapp/Cecil/pull/192) - Add console demo (gif). [`81f81ae`](https://github.com/Cecilapp/Cecil/commit/81f81ae454453e844f954e51d7faf8a51c772166) -### [4.0.0](https://github.com/Cecilapp/Cecil/compare/3.32.1...4.0.0) +### [4.0.0](https://github.com/Cecilapp/Cecil/compare/3.15.0...4.0.0) > 2 December 2018 -#### [3.32.1](https://github.com/Cecilapp/Cecil/compare/3.32.0...3.32.1) - -> 25 February 2025 - -- refactor: better debug logs [`6ccce87`](https://github.com/Cecilapp/Cecil/commit/6ccce874a4b1887b769d20f8b5394f904a6fbc83) - -#### [3.32.0](https://github.com/Cecilapp/Cecil/compare/3.31.2...3.32.0) - -> 25 February 2025 - -- feat: cmd options to display build steps metrics [`#2125`](https://github.com/Cecilapp/Cecil/pull/2125) - -#### [3.31.2](https://github.com/Cecilapp/Cecil/compare/3.31.1...3.31.2) - -> 25 February 2025 - -- perf: enhance assets processing [`#2124`](https://github.com/Cecilapp/Cecil/pull/2124) -- chore: update deps [`e931a54`](https://github.com/Cecilapp/Cecil/commit/e931a545bdfdcf2980b90f228ce71f4db3ebca6e) - -#### [3.31.1](https://github.com/Cecilapp/Cecil/compare/3.31.0...3.31.1) - -> 25 February 2025 - -- chore: cleaning code [`7a33d42`](https://github.com/Cecilapp/Cecil/commit/7a33d429dc3189ddd5c9f38f6a636ef37f51e000) -- doc: more details about assets [`18755fe`](https://github.com/Cecilapp/Cecil/commit/18755fecced46a9f80d9386fd9bd4256a1cd751a) -- chore: cleaning code [`3a0c736`](https://github.com/Cecilapp/Cecil/commit/3a0c736bd2f98e27257f27d965aa758d6feec981) - -#### [3.31.0](https://github.com/Cecilapp/Cecil/compare/3.30.2...3.31.0) - -> 24 February 2025 - -- refactor: W3C markup validation (XHTML to HTML) [`#2123`](https://github.com/Cecilapp/Cecil/pull/2123) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.69.1 to 3.70.0 [`#2122`](https://github.com/Cecilapp/Cecil/pull/2122) - -#### [3.30.2](https://github.com/Cecilapp/Cecil/compare/3.30.1...3.30.2) - -> 22 February 2025 - -- ci: fix release [`8ebed1a`](https://github.com/Cecilapp/Cecil/commit/8ebed1a0b59bf516339329f7cdf4d35955a0b300) -- fix: minor fix [`a8705d3`](https://github.com/Cecilapp/Cecil/commit/a8705d3529971335685d63845a41096650221450) -- ci: Verify the `cecil.phar` binary [`403ffaf`](https://github.com/Cecilapp/Cecil/commit/403ffaf9704b7354f85ee2a11ee12b18b46e475f) -- refactor: warning instead of error [`084c2d0`](https://github.com/Cecilapp/Cecil/commit/084c2d0b1496e41d0d9008b24329babfcd227152) - -#### [3.30.1](https://github.com/Cecilapp/Cecil/compare/3.15.0...3.30.1) - -> 21 February 2025 - -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.69.0 to 3.69.1 [`#2120`](https://github.com/Cecilapp/Cecil/pull/2120) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.68.5 to 3.69.0 [`#2118`](https://github.com/Cecilapp/Cecil/pull/2118) -- refactor: better log/console messages [`#2117`](https://github.com/Cecilapp/Cecil/pull/2117) -- chore(deps): bump twig/intl-extra from 3.19.0 to 3.20.0 [`#2115`](https://github.com/Cecilapp/Cecil/pull/2115) -- chore(deps): bump twig/twig from 3.19.0 to 3.20.0 [`#2114`](https://github.com/Cecilapp/Cecil/pull/2114) -- refactor: better commands help [`#2113`](https://github.com/Cecilapp/Cecil/pull/2113) -- docs: add fmatsos as a contributor for code [`#2109`](https://github.com/Cecilapp/Cecil/pull/2109) -- docs: add Progi1984 as a contributor for code, and ideas [`#2108`](https://github.com/Cecilapp/Cecil/pull/2108) -- feat: translations extraction command [`#2045`](https://github.com/Cecilapp/Cecil/pull/2045) -- Support for mounts points in static configuration [`#2103`](https://github.com/Cecilapp/Cecil/pull/2103) -- chore(deps): bump intervention/image from 3.11.0 to 3.11.1 [`#2107`](https://github.com/Cecilapp/Cecil/pull/2107) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.68.4 to 3.68.5 [`#2106`](https://github.com/Cecilapp/Cecil/pull/2106) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.68.3 to 3.68.4 [`#2104`](https://github.com/Cecilapp/Cecil/pull/2104) -- chore(deps): bump twig/twig from 3.18.0 to 3.19.0 [`#2102`](https://github.com/Cecilapp/Cecil/pull/2102) -- chore(deps): bump twig/intl-extra from 3.18.0 to 3.19.0 [`#2101`](https://github.com/Cecilapp/Cecil/pull/2101) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.68.2 to 3.68.3 [`#2100`](https://github.com/Cecilapp/Cecil/pull/2100) -- chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 [`#2099`](https://github.com/Cecilapp/Cecil/pull/2099) -- refactor: upgrade to scssphp v2 [`#2098`](https://github.com/Cecilapp/Cecil/pull/2098) -- chore(deps-dev): bump squizlabs/php_codesniffer from 3.11.2 to 3.11.3 [`#2097`](https://github.com/Cecilapp/Cecil/pull/2097) -- chore(deps): bump intervention/image from 3.10.2 to 3.11.0 [`#2096`](https://github.com/Cecilapp/Cecil/pull/2096) -- feat: Add support of Twig components extension [`#2094`](https://github.com/Cecilapp/Cecil/pull/2094) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.68.0 to 3.68.1 [`#2095`](https://github.com/Cecilapp/Cecil/pull/2095) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.67.1 to 3.68.0 [`#2093`](https://github.com/Cecilapp/Cecil/pull/2093) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.66.2 to 3.67.0 [`#2092`](https://github.com/Cecilapp/Cecil/pull/2092) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.66.1 to 3.66.2 [`#2091`](https://github.com/Cecilapp/Cecil/pull/2091) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.66.0 to 3.66.1 [`#2090`](https://github.com/Cecilapp/Cecil/pull/2090) -- chore(deps): bump DavidAnson/markdownlint-cli2-action from 18 to 19 [`#2089`](https://github.com/Cecilapp/Cecil/pull/2089) -- chore(deps): bump twig/twig from 3.17.1 to 3.18.0 [`#2088`](https://github.com/Cecilapp/Cecil/pull/2088) -- chore(deps): bump twig/intl-extra from 3.17.0 to 3.18.0 [`#2087`](https://github.com/Cecilapp/Cecil/pull/2087) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.65.0 to 3.66.0 [`#2085`](https://github.com/Cecilapp/Cecil/pull/2085) -- refactor: set config from env. variable [`#2084`](https://github.com/Cecilapp/Cecil/pull/2084) -- chore(deps): bump twig/twig from 3.17.0 to 3.17.1 [`#2083`](https://github.com/Cecilapp/Cecil/pull/2083) -- chore(deps-dev): bump squizlabs/php_codesniffer from 3.11.1 to 3.11.2 [`#2082`](https://github.com/Cecilapp/Cecil/pull/2082) -- chore(deps): bump twig/twig from 3.16.0 to 3.17.0 [`#2080`](https://github.com/Cecilapp/Cecil/pull/2080) -- chore(deps): bump twig/intl-extra from 3.16.0 to 3.17.0 [`#2079`](https://github.com/Cecilapp/Cecil/pull/2079) -- chore(deps-dev): bump ergebnis/composer-normalize from 2.44.0 to 2.45.0 [`#2078`](https://github.com/Cecilapp/Cecil/pull/2078) -- refactor: better video support [`#2077`](https://github.com/Cecilapp/Cecil/pull/2077) -- feat: add `fediverse:creator` meta support [`#2075`](https://github.com/Cecilapp/Cecil/pull/2075) -- docs: add maxalmonte14 as a contributor for doc [`#2073`](https://github.com/Cecilapp/Cecil/pull/2073) -- doc: update references to now missing command util:extract [`#2072`](https://github.com/Cecilapp/Cecil/pull/2072) -- chore(deps): bump twig/twig from 3.15.0 to 3.16.0 [`#2071`](https://github.com/Cecilapp/Cecil/pull/2071) -- chore(deps): bump twig/intl-extra from 3.15.0 to 3.16.0 [`#2070`](https://github.com/Cecilapp/Cecil/pull/2070) -- fix: import themes config [`#2069`](https://github.com/Cecilapp/Cecil/pull/2069) -- refactor: rebuild configuration [`#2068`](https://github.com/Cecilapp/Cecil/pull/2068) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.64.0 to 3.65.0 [`#2066`](https://github.com/Cecilapp/Cecil/pull/2066) -- feat: custom headers [`#2062`](https://github.com/Cecilapp/Cecil/pull/2062) -- chore(deps): bump twig/intl-extra from 3.13.0 to 3.15.0 [`#2065`](https://github.com/Cecilapp/Cecil/pull/2065) -- chore(deps): bump twig/twig from 3.14.2 to 3.15.0 [`#2064`](https://github.com/Cecilapp/Cecil/pull/2064) -- chore(deps-dev): bump squizlabs/php_codesniffer from 3.11.0 to 3.11.1 [`#2063`](https://github.com/Cecilapp/Cecil/pull/2063) -- chore(deps): bump DavidAnson/markdownlint-cli2-action from 17 to 18 [`#2061`](https://github.com/Cecilapp/Cecil/pull/2061) -- chore(deps-dev): bump squizlabs/php_codesniffer from 3.10.3 to 3.11.0 [`#2060`](https://github.com/Cecilapp/Cecil/pull/2060) -- chore(deps): bump twig/twig from 3.14.1 to 3.14.2 [`#2059`](https://github.com/Cecilapp/Cecil/pull/2059) -- chore(deps-dev): bump phpstan/phpstan from 1.12.7 to 1.12.8 [`#2058`](https://github.com/Cecilapp/Cecil/pull/2058) -- chore(deps): bump twig/twig from 3.14.0 to 3.14.1 [`#2057`](https://github.com/Cecilapp/Cecil/pull/2057) -- chore(deps): bump spatie/image-optimizer from 1.7.5 to 1.8.0 [`#2056`](https://github.com/Cecilapp/Cecil/pull/2056) -- chore(deps): bump intervention/image from 3.9.0 to 3.9.1 [`#2055`](https://github.com/Cecilapp/Cecil/pull/2055) -- chore(deps): bump intervention/image from 3.8.0 to 3.9.0 [`#2054`](https://github.com/Cecilapp/Cecil/pull/2054) -- chore(deps-dev): bump phpstan/phpstan from 1.12.6 to 1.12.7 [`#2053`](https://github.com/Cecilapp/Cecil/pull/2053) -- chore(deps-dev): bump phpstan/phpstan from 1.12.5 to 1.12.6 [`#2051`](https://github.com/Cecilapp/Cecil/pull/2051) -- chore(deps-dev): bump ergebnis/composer-normalize from 2.43.0 to 2.44.0 [`#2050`](https://github.com/Cecilapp/Cecil/pull/2050) -- chore(deps): bump jaywcjlove/changelog-generator from 2.2.1 to 2.2.2 [`#2049`](https://github.com/Cecilapp/Cecil/pull/2049) -- chore(deps-dev): bump phpstan/phpstan from 1.12.4 to 1.12.5 [`#2048`](https://github.com/Cecilapp/Cecil/pull/2048) -- chore(deps-dev): bump phpstan/phpstan from 1.12.3 to 1.12.4 [`#2047`](https://github.com/Cecilapp/Cecil/pull/2047) -- chore(deps-dev): bump squizlabs/php_codesniffer from 3.10.2 to 3.10.3 [`#2046`](https://github.com/Cecilapp/Cecil/pull/2046) -- chore(deps): bump DavidAnson/markdownlint-cli2-action from 16 to 17 [`#2043`](https://github.com/Cecilapp/Cecil/pull/2043) -- chore(deps): bump cocur/slugify from 4.5.1 to 4.6.0 [`#2044`](https://github.com/Cecilapp/Cecil/pull/2044) -- chore(deps): bump symfony/polyfill-intl-icu from 1.30.0 to 1.31.0 [`#2042`](https://github.com/Cecilapp/Cecil/pull/2042) -- chore(deps): bump twig/twig from 3.13.0 to 3.14.0 [`#2041`](https://github.com/Cecilapp/Cecil/pull/2041) -- chore(deps): bump twig/twig from 3.12.0 to 3.13.0 [`#2040`](https://github.com/Cecilapp/Cecil/pull/2040) -- chore(deps): bump twig/intl-extra from 3.12.0 to 3.13.0 [`#2039`](https://github.com/Cecilapp/Cecil/pull/2039) -- chore(deps-dev): bump phpstan/phpstan from 1.12.2 to 1.12.3 [`#2038`](https://github.com/Cecilapp/Cecil/pull/2038) -- chore(deps-dev): bump phpstan/phpstan from 1.12.1 to 1.12.2 [`#2037`](https://github.com/Cecilapp/Cecil/pull/2037) -- chore(deps-dev): bump phpstan/phpstan from 1.12.0 to 1.12.1 [`#2036`](https://github.com/Cecilapp/Cecil/pull/2036) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.63.2 to 3.64.0 [`#2035`](https://github.com/Cecilapp/Cecil/pull/2035) -- chore(deps): bump twig/intl-extra from 3.11.0 to 3.12.0 [`#2033`](https://github.com/Cecilapp/Cecil/pull/2033) -- chore(deps): bump twig/twig from 3.11.0 to 3.12.0 [`#2032`](https://github.com/Cecilapp/Cecil/pull/2032) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.63.1 to 3.63.2 [`#2031`](https://github.com/Cecilapp/Cecil/pull/2031) -- refactor: better PHP 8.4 compatibility [`#2030`](https://github.com/Cecilapp/Cecil/pull/2030) -- chore(deps): bump psr/log from 3.0.0 to 3.0.1 [`#2029`](https://github.com/Cecilapp/Cecil/pull/2029) -- chore(deps-dev): bump phpstan/phpstan from 1.11.10 to 1.11.11 [`#2028`](https://github.com/Cecilapp/Cecil/pull/2028) -- chore(deps): bump twig/intl-extra from 3.10.0 to 3.11.0 [`#2027`](https://github.com/Cecilapp/Cecil/pull/2027) -- chore(deps): bump twig/twig from 3.10.3 to 3.11.0 [`#2026`](https://github.com/Cecilapp/Cecil/pull/2026) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.61.1 to 3.62.0 [`#2025`](https://github.com/Cecilapp/Cecil/pull/2025) -- chore(deps-dev): bump phpstan/phpstan from 1.11.9 to 1.11.10 [`#2024`](https://github.com/Cecilapp/Cecil/pull/2024) -- chore(deps): bump jaywcjlove/changelog-generator from 2.1.0 to 2.2.1 [`#2023`](https://github.com/Cecilapp/Cecil/pull/2023) -- chore(deps-dev): bump phpstan/phpstan from 1.11.8 to 1.11.9 [`#2022`](https://github.com/Cecilapp/Cecil/pull/2022) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.61.0 to 3.61.1 [`#2021`](https://github.com/Cecilapp/Cecil/pull/2021) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.60.0 to 3.61.0 [`#2019`](https://github.com/Cecilapp/Cecil/pull/2019) -- feat: multiple image formats support (webp, avif) [`#2017`](https://github.com/Cecilapp/Cecil/pull/2017) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.59.3 to 3.60.0 [`#2018`](https://github.com/Cecilapp/Cecil/pull/2018) -- chore(deps-dev): bump phpstan/phpstan from 1.11.7 to 1.11.8 [`#2016`](https://github.com/Cecilapp/Cecil/pull/2016) -- chore(deps-dev): bump squizlabs/php_codesniffer from 3.10.1 to 3.10.2 [`#2015`](https://github.com/Cecilapp/Cecil/pull/2015) -- perf: add AVIF optimizer [`#2014`](https://github.com/Cecilapp/Cecil/pull/2014) -- refactor: migration to Intervention/Image v3 [`#2013`](https://github.com/Cecilapp/Cecil/pull/2013) -- chore(deps): bump dflydev/dot-access-data from 3.0.2 to 3.0.3 [`#2012`](https://github.com/Cecilapp/Cecil/pull/2012) -- chore(deps-dev): bump phpstan/phpstan from 1.11.6 to 1.11.7 [`#2011`](https://github.com/Cecilapp/Cecil/pull/2011) -- refactor: asset image functions [`#2001`](https://github.com/Cecilapp/Cecil/pull/2001) -- fix: parsedown toc [`#2009`](https://github.com/Cecilapp/Cecil/pull/2009) -- chore(deps-dev): bump phpstan/phpstan from 1.11.5 to 1.11.6 [`#2008`](https://github.com/Cecilapp/Cecil/pull/2008) -- chore(deps): bump symfony/validator from 6.4.8 to 6.4.9 [`#2007`](https://github.com/Cecilapp/Cecil/pull/2007) -- chore(deps): bump symfony/serializer from 6.4.8 to 6.4.9 [`#2006`](https://github.com/Cecilapp/Cecil/pull/2006) -- chore(deps): bump symfony/console from 6.4.8 to 6.4.9 [`#2005`](https://github.com/Cecilapp/Cecil/pull/2005) -- chore(deps): bump symfony/var-dumper from 6.4.8 to 6.4.9 [`#2003`](https://github.com/Cecilapp/Cecil/pull/2003) -- chore(deps): bump benjaminhoegh/parsedown-toc from 1.4.3 to 1.5.3 [`#2002`](https://github.com/Cecilapp/Cecil/pull/2002) -- chore(deps): bump benjaminhoegh/parsedown-toc from 1.4.3 to 1.5.3 [`#1999`](https://github.com/Cecilapp/Cecil/pull/1999) -- chore(deps): bump benjaminhoegh/parsedown-toc from 1.4.3 to 1.5.3 [`#1997`](https://github.com/Cecilapp/Cecil/pull/1997) -- chore(deps): bump benjaminhoegh/parsedown-toc from 1.4.3 to 1.5.3 [`#1996`](https://github.com/Cecilapp/Cecil/pull/1996) -- chore(deps-dev): bump phpstan/phpstan from 1.11.4 to 1.11.5 [`#1995`](https://github.com/Cecilapp/Cecil/pull/1995) -- chore(deps-dev): bump ergebnis/composer-normalize from 2.42.0 to 2.43.0 [`#1993`](https://github.com/Cecilapp/Cecil/pull/1993) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.58.1 to 3.59.3 [`#1992`](https://github.com/Cecilapp/Cecil/pull/1992) -- chore(deps-dev): bump phpstan/phpstan from 1.11.3 to 1.11.4 [`#1991`](https://github.com/Cecilapp/Cecil/pull/1991) -- chore(deps): bump symfony/yaml from 6.4.7 to 6.4.8 [`#1989`](https://github.com/Cecilapp/Cecil/pull/1989) -- chore(deps): bump symfony/serializer from 6.4.7 to 6.4.8 [`#1988`](https://github.com/Cecilapp/Cecil/pull/1988) -- chore(deps): bump symfony/property-access from 6.4.7 to 6.4.8 [`#1987`](https://github.com/Cecilapp/Cecil/pull/1987) -- chore(deps): bump symfony/translation from 6.4.7 to 6.4.8 [`#1986`](https://github.com/Cecilapp/Cecil/pull/1986) -- chore(deps): bump symfony/finder from 6.4.7 to 6.4.8 [`#1985`](https://github.com/Cecilapp/Cecil/pull/1985) -- chore(deps): bump symfony/var-dumper from 6.4.7 to 6.4.8 [`#1984`](https://github.com/Cecilapp/Cecil/pull/1984) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.58.0 to 3.58.1 [`#1983`](https://github.com/Cecilapp/Cecil/pull/1983) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.57.2 to 3.58.0 [`#1982`](https://github.com/Cecilapp/Cecil/pull/1982) -- chore(deps): bump voku/html-min from 4.5.0 to 4.5.1 [`#1981`](https://github.com/Cecilapp/Cecil/pull/1981) -- chore(deps-dev): bump phpstan/phpstan from 1.11.1 to 1.11.2 [`#1980`](https://github.com/Cecilapp/Cecil/pull/1980) -- chore(deps-dev): bump squizlabs/php_codesniffer from 3.10.0 to 3.10.1 [`#1979`](https://github.com/Cecilapp/Cecil/pull/1979) -- chore(deps-dev): bump squizlabs/php_codesniffer from 3.9.2 to 3.10.0 [`#1978`](https://github.com/Cecilapp/Cecil/pull/1978) -- chore(deps): bump twig/twig from 3.10.2 to 3.10.3 [`#1977`](https://github.com/Cecilapp/Cecil/pull/1977) -- chore(deps): bump spatie/image-optimizer from 1.7.4 to 1.7.5 [`#1975`](https://github.com/Cecilapp/Cecil/pull/1975) -- chore(deps): bump twig/twig from 3.9.3 to 3.10.1 [`#1973`](https://github.com/Cecilapp/Cecil/pull/1973) -- chore(deps-dev): bump phpstan/phpstan from 1.10.67 to 1.11.0 [`#1972`](https://github.com/Cecilapp/Cecil/pull/1972) -- chore(deps): bump twig/intl-extra from 3.9.2 to 3.10.0 [`#1971`](https://github.com/Cecilapp/Cecil/pull/1971) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.56.0 to 3.56.1 [`#1970`](https://github.com/Cecilapp/Cecil/pull/1970) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.55.0 to 3.56.0 [`#1968`](https://github.com/Cecilapp/Cecil/pull/1968) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.54.0 to 3.55.0 [`#1967`](https://github.com/Cecilapp/Cecil/pull/1967) -- chore(deps): bump spatie/image-optimizer from 1.7.2 to 1.7.4 [`#1966`](https://github.com/Cecilapp/Cecil/pull/1966) -- chore(deps): bump symfony/config from 6.4.6 to 6.4.7 [`#1965`](https://github.com/Cecilapp/Cecil/pull/1965) -- chore(deps): bump symfony/translation from 6.4.4 to 6.4.7 [`#1964`](https://github.com/Cecilapp/Cecil/pull/1964) -- chore(deps): bump symfony/twig-bridge from 6.4.6 to 6.4.7 [`#1962`](https://github.com/Cecilapp/Cecil/pull/1962) -- chore(deps): bump symfony/serializer from 6.4.6 to 6.4.7 [`#1961`](https://github.com/Cecilapp/Cecil/pull/1961) -- chore(deps): bump symfony/validator from 6.4.6 to 6.4.7 [`#1960`](https://github.com/Cecilapp/Cecil/pull/1960) -- chore(deps): bump symfony/finder from 6.4.0 to 6.4.7 [`#1959`](https://github.com/Cecilapp/Cecil/pull/1959) -- chore(deps): bump symfony/yaml from 6.4.3 to 6.4.7 [`#1957`](https://github.com/Cecilapp/Cecil/pull/1957) -- feat: data file localization [`#1955`](https://github.com/Cecilapp/Cecil/pull/1955) -- chore(deps): bump twig/twig from 3.9.2 to 3.9.3 [`#1952`](https://github.com/Cecilapp/Cecil/pull/1952) -- chore(deps): bump twig/twig from 3.9.1 to 3.9.2 [`#1951`](https://github.com/Cecilapp/Cecil/pull/1951) -- chore(deps): bump twig/intl-extra from 3.9.0 to 3.9.2 [`#1950`](https://github.com/Cecilapp/Cecil/pull/1950) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.53.0 to 3.54.0 [`#1949`](https://github.com/Cecilapp/Cecil/pull/1949) -- chore(deps): bump twig/twig from 3.8.0 to 3.9.1 [`#1948`](https://github.com/Cecilapp/Cecil/pull/1948) -- chore(deps): bump twig/intl-extra from 3.8.0 to 3.9.0 [`#1947`](https://github.com/Cecilapp/Cecil/pull/1947) -- chore(deps-dev): bump phpstan/phpstan from 1.10.66 to 1.10.67 [`#1946`](https://github.com/Cecilapp/Cecil/pull/1946) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.52.1 to 3.53.0 [`#1945`](https://github.com/Cecilapp/Cecil/pull/1945) -- chore(deps-dev): bump phpunit/phpunit from 9.6.18 to 9.6.19 [`#1943`](https://github.com/Cecilapp/Cecil/pull/1943) -- chore(deps): bump symfony/validator from 6.4.4 to 6.4.6 [`#1942`](https://github.com/Cecilapp/Cecil/pull/1942) -- chore(deps): bump symfony/property-access from 6.4.4 to 6.4.6 [`#1941`](https://github.com/Cecilapp/Cecil/pull/1941) -- chore(deps): bump symfony/twig-bridge from 6.4.4 to 6.4.6 [`#1940`](https://github.com/Cecilapp/Cecil/pull/1940) -- chore(deps): bump symfony/serializer from 6.4.4 to 6.4.6 [`#1939`](https://github.com/Cecilapp/Cecil/pull/1939) -- chore(deps): bump symfony/config from 6.4.4 to 6.4.6 [`#1937`](https://github.com/Cecilapp/Cecil/pull/1937) -- chore(deps): bump symfony/console from 6.4.4 to 6.4.6 [`#1936`](https://github.com/Cecilapp/Cecil/pull/1936) -- chore(deps-dev): bump squizlabs/php_codesniffer from 3.9.0 to 3.9.1 [`#1935`](https://github.com/Cecilapp/Cecil/pull/1935) -- chore(deps-dev): bump phpstan/phpstan from 1.10.65 to 1.10.66 [`#1934`](https://github.com/Cecilapp/Cecil/pull/1934) -- chore(deps-dev): bump phpstan/phpstan from 1.10.64 to 1.10.65 [`#1933`](https://github.com/Cecilapp/Cecil/pull/1933) -- chore(deps-dev): bump phpunit/phpunit from 9.6.17 to 9.6.18 [`#1932`](https://github.com/Cecilapp/Cecil/pull/1932) -- chore(deps-dev): bump phpstan/phpstan from 1.10.63 to 1.10.64 [`#1930`](https://github.com/Cecilapp/Cecil/pull/1930) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.52.0 to 3.52.1 [`#1929`](https://github.com/Cecilapp/Cecil/pull/1929) -- feat: add attributes to external links [`#1928`](https://github.com/Cecilapp/Cecil/pull/1928) -- chore(deps-dev): bump phpstan/phpstan from 1.10.62 to 1.10.63 [`#1927`](https://github.com/Cecilapp/Cecil/pull/1927) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.51.0 to 3.52.0 [`#1926`](https://github.com/Cecilapp/Cecil/pull/1926) -- perf: cache WebP conversion [`#1925`](https://github.com/Cecilapp/Cecil/pull/1925) -- chore(deps-dev): bump phpstan/phpstan from 1.10.60 to 1.10.61 [`#1924`](https://github.com/Cecilapp/Cecil/pull/1924) -- chore(deps-dev): bump phpstan/phpstan from 1.10.59 to 1.10.60 [`#1923`](https://github.com/Cecilapp/Cecil/pull/1923) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.50.0 to 3.51.0 [`#1921`](https://github.com/Cecilapp/Cecil/pull/1921) -- chore(deps): bump symfony/translation from 6.4.3 to 6.4.4 [`#1920`](https://github.com/Cecilapp/Cecil/pull/1920) -- chore(deps): bump symfony/validator from 6.4.3 to 6.4.4 [`#1919`](https://github.com/Cecilapp/Cecil/pull/1919) -- chore(deps): bump symfony/serializer from 6.4.3 to 6.4.4 [`#1918`](https://github.com/Cecilapp/Cecil/pull/1918) -- chore(deps): bump symfony/console from 6.4.3 to 6.4.4 [`#1915`](https://github.com/Cecilapp/Cecil/pull/1915) -- chore(deps): bump symfony/process from 6.4.3 to 6.4.4 [`#1916`](https://github.com/Cecilapp/Cecil/pull/1916) -- chore(deps-dev): bump phpunit/phpunit from 9.6.16 to 9.6.17 [`#1914`](https://github.com/Cecilapp/Cecil/pull/1914) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.49.0 to 3.50.0 [`#1913`](https://github.com/Cecilapp/Cecil/pull/1913) -- chore(deps-dev): bump phpstan/phpstan from 1.10.58 to 1.10.59 [`#1910`](https://github.com/Cecilapp/Cecil/pull/1910) -- chore(deps-dev): bump squizlabs/php_codesniffer from 3.8.1 to 3.9.0 [`#1909`](https://github.com/Cecilapp/Cecil/pull/1909) -- chore(deps-dev): bump phpstan/phpstan from 1.10.57 to 1.10.58 [`#1908`](https://github.com/Cecilapp/Cecil/pull/1908) -- chore(deps): bump symfony/polyfill-intl-icu from 1.28.0 to 1.29.0 [`#1907`](https://github.com/Cecilapp/Cecil/pull/1907) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.48.0 to 3.49.0 [`#1906`](https://github.com/Cecilapp/Cecil/pull/1906) -- chore(deps): bump symfony/filesystem from 6.4.0 to 6.4.3 [`#1900`](https://github.com/Cecilapp/Cecil/pull/1900) -- chore(deps): bump symfony/config from 6.4.0 to 6.4.3 [`#1899`](https://github.com/Cecilapp/Cecil/pull/1899) -- chore(deps): bump symfony/process from 6.4.2 to 6.4.3 [`#1898`](https://github.com/Cecilapp/Cecil/pull/1898) -- chore(deps): bump symfony/twig-bridge from 6.4.2 to 6.4.3 [`#1897`](https://github.com/Cecilapp/Cecil/pull/1897) -- refactor: `new` commands [`#1895`](https://github.com/Cecilapp/Cecil/pull/1895) -- chore(deps-dev): bump phpstan/phpstan from 1.10.56 to 1.10.57 [`#1894`](https://github.com/Cecilapp/Cecil/pull/1894) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.47.1 to 3.48.0 [`#1891`](https://github.com/Cecilapp/Cecil/pull/1891) -- chore(deps-dev): bump phpunit/phpunit from 9.6.15 to 9.6.16 [`#1890`](https://github.com/Cecilapp/Cecil/pull/1890) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.47.0 to 3.47.1 [`#1886`](https://github.com/Cecilapp/Cecil/pull/1886) -- chore(deps): bump scssphp/scssphp from 1.12.0 to 1.12.1 [`#1884`](https://github.com/Cecilapp/Cecil/pull/1884) -- chore(deps-dev): bump phpstan/phpstan from 1.10.55 to 1.10.56 [`#1883`](https://github.com/Cecilapp/Cecil/pull/1883) -- feat: use `cecil.yml` as configuration file name [`#1881`](https://github.com/Cecilapp/Cecil/pull/1881) -- fix: serve command with PHP bin path with space(s) [`#1882`](https://github.com/Cecilapp/Cecil/pull/1882) -- feat: better `serve` command feedback [`#1879`](https://github.com/Cecilapp/Cecil/pull/1879) -- chore(deps-dev): bump squizlabs/php_codesniffer from 3.8.0 to 3.8.1 [`#1878`](https://github.com/Cecilapp/Cecil/pull/1878) -- refactor: autoload extensions [`#1877`](https://github.com/Cecilapp/Cecil/pull/1877) -- chore(deps-dev): bump phpstan/phpstan from 1.10.54 to 1.10.55 [`#1876`](https://github.com/Cecilapp/Cecil/pull/1876) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.43.1 to 3.45.0 [`#1875`](https://github.com/Cecilapp/Cecil/pull/1875) -- chore(deps): bump symfony/process from 6.4.0 to 6.4.2 [`#1871`](https://github.com/Cecilapp/Cecil/pull/1871) -- chore(deps): bump symfony/translation from 6.4.0 to 6.4.2 [`#1870`](https://github.com/Cecilapp/Cecil/pull/1870) -- chore(deps): bump symfony/twig-bridge from 6.4.0 to 6.4.2 [`#1869`](https://github.com/Cecilapp/Cecil/pull/1869) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.42.0 to 3.43.1 [`#1867`](https://github.com/Cecilapp/Cecil/pull/1867) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.41.1 to 3.42.0 [`#1866`](https://github.com/Cecilapp/Cecil/pull/1866) -- chore(deps): bump actions/upload-artifact from 3 to 4 [`#1865`](https://github.com/Cecilapp/Cecil/pull/1865) -- feat: config to define a default sort method [`#1864`](https://github.com/Cecilapp/Cecil/pull/1864) -- chore(deps): bump actions/upload-artifact from 3 to 4 [`#1862`](https://github.com/Cecilapp/Cecil/pull/1862) -- chore(deps-dev): bump ergebnis/composer-normalize from 2.41.0 to 2.41.1 [`#1861`](https://github.com/Cecilapp/Cecil/pull/1861) -- chore(deps-dev): bump phpstan/phpstan from 1.10.49 to 1.10.50 [`#1860`](https://github.com/Cecilapp/Cecil/pull/1860) -- chore(deps-dev): bump ergebnis/composer-normalize from 2.40.0 to 2.41.0 [`#1859`](https://github.com/Cecilapp/Cecil/pull/1859) -- chore(deps-dev): bump phpstan/phpstan from 1.10.48 to 1.10.49 [`#1858`](https://github.com/Cecilapp/Cecil/pull/1858) -- chore(deps-dev): bump phpmd/phpmd from 2.14.1 to 2.15.0 [`#1857`](https://github.com/Cecilapp/Cecil/pull/1857) -- 8.x [`#1676`](https://github.com/Cecilapp/Cecil/pull/1676) -- refactor: menus creation enhanced [`#1855`](https://github.com/Cecilapp/Cecil/pull/1855) -- chore(deps-dev): bump phpunit/phpunit from 9.6.13 to 9.6.14 [`#1854`](https://github.com/Cecilapp/Cecil/pull/1854) -- chore(deps): bump DavidAnson/markdownlint-cli2-action from 13 to 14 [`#1848`](https://github.com/Cecilapp/Cecil/pull/1848) -- chore(deps): bump symfony/console from 5.4.31 to 5.4.32 [`#1853`](https://github.com/Cecilapp/Cecil/pull/1853) -- chore(deps-dev): bump phpstan/phpstan from 1.10.45 to 1.10.46 [`#1852`](https://github.com/Cecilapp/Cecil/pull/1852) -- chore(deps): bump symfony/serializer from 5.4.31 to 5.4.32 [`#1851`](https://github.com/Cecilapp/Cecil/pull/1851) -- chore(deps-dev): bump phpstan/phpstan from 1.10.44 to 1.10.45 [`#1850`](https://github.com/Cecilapp/Cecil/pull/1850) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.39.0 to 3.40.0 [`#1849`](https://github.com/Cecilapp/Cecil/pull/1849) -- chore(deps): bump jaywcjlove/changelog-generator from 1.9.5 to 1.9.6 [`#1847`](https://github.com/Cecilapp/Cecil/pull/1847) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.38.2 to 3.39.0 [`#1846`](https://github.com/Cecilapp/Cecil/pull/1846) -- chore(deps): bump twig/intl-extra from 3.7.1 to 3.8.0 [`#1845`](https://github.com/Cecilapp/Cecil/pull/1845) -- chore(deps): bump twig/twig from 3.7.1 to 3.8.0 [`#1844`](https://github.com/Cecilapp/Cecil/pull/1844) -- chore(deps-dev): bump phpstan/phpstan from 1.10.41 to 1.10.43 [`#1843`](https://github.com/Cecilapp/Cecil/pull/1843) -- chore(deps): bump scssphp/scssphp from 1.11.1 to 1.12.0 [`#1842`](https://github.com/Cecilapp/Cecil/pull/1842) -- feat: better templates handling [`#1835`](https://github.com/Cecilapp/Cecil/pull/1835) -- chore(deps): bump symfony/config from 5.4.26 to 5.4.31 [`#1841`](https://github.com/Cecilapp/Cecil/pull/1841) -- chore(deps): bump symfony/console from 5.4.28 to 5.4.31 [`#1840`](https://github.com/Cecilapp/Cecil/pull/1840) -- chore(deps): bump symfony/yaml from 5.4.30 to 5.4.31 [`#1839`](https://github.com/Cecilapp/Cecil/pull/1839) -- chore(deps): bump symfony/translation from 5.4.30 to 5.4.31 [`#1838`](https://github.com/Cecilapp/Cecil/pull/1838) -- chore(deps): bump symfony/serializer from 5.4.30 to 5.4.31 [`#1837`](https://github.com/Cecilapp/Cecil/pull/1837) -- chore(deps): bump symfony/twig-bridge from 5.4.29 to 5.4.31 [`#1836`](https://github.com/Cecilapp/Cecil/pull/1836) -- feat: customize the title of a taxonomy terms list page [`#1831`](https://github.com/Cecilapp/Cecil/pull/1831) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.37.1 to 3.38.0 [`#1834`](https://github.com/Cecilapp/Cecil/pull/1834) -- feat: new `site.debug` variable [`#1833`](https://github.com/Cecilapp/Cecil/pull/1833) -- chore(deps): bump spatie/image-optimizer from 1.7.1 to 1.7.2 [`#1832`](https://github.com/Cecilapp/Cecil/pull/1832) -- chore(deps-dev): bump phpstan/phpstan from 1.10.39 to 1.10.40 [`#1830`](https://github.com/Cecilapp/Cecil/pull/1830) -- chore(deps): bump symfony/yaml from 5.4.23 to 5.4.30 [`#1829`](https://github.com/Cecilapp/Cecil/pull/1829) -- chore(deps): bump symfony/serializer from 5.4.29 to 5.4.30 [`#1828`](https://github.com/Cecilapp/Cecil/pull/1828) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.36.0 to 3.37.1 [`#1827`](https://github.com/Cecilapp/Cecil/pull/1827) -- chore(deps): bump symfony/translation from 5.4.24 to 5.4.30 [`#1826`](https://github.com/Cecilapp/Cecil/pull/1826) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.35.1 to 3.36.0 [`#1825`](https://github.com/Cecilapp/Cecil/pull/1825) -- fix: Core::imageSizes method [`#1816`](https://github.com/Cecilapp/Cecil/pull/1816) -- fix: empty attribute in html filter [`#1824`](https://github.com/Cecilapp/Cecil/pull/1824) -- chore(deps): bump actions/setup-node from 3 to 4 [`#1823`](https://github.com/Cecilapp/Cecil/pull/1823) -- feat: enable pages path prefix for the main language [`#1822`](https://github.com/Cecilapp/Cecil/pull/1822) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.34.1 to 3.35.1 [`#1821`](https://github.com/Cecilapp/Cecil/pull/1821) -- refactor: better debug output for server watcher [`#1820`](https://github.com/Cecilapp/Cecil/pull/1820) -- docs: add welcoMattic as a contributor for doc, and bug [`#1819`](https://github.com/Cecilapp/Cecil/pull/1819) -- doc: add a `d()` Twig function call example [`#1818`](https://github.com/Cecilapp/Cecil/pull/1818) -- chore(deps-dev): bump phpstan/phpstan from 1.10.37 to 1.10.38 [`#1817`](https://github.com/Cecilapp/Cecil/pull/1817) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.34.0 to 3.34.1 [`#1815`](https://github.com/Cecilapp/Cecil/pull/1815) -- chore(deps): bump symfony/serializer from 5.4.28 to 5.4.29 [`#1814`](https://github.com/Cecilapp/Cecil/pull/1814) -- chore(deps-dev): bump phpstan/phpstan from 1.10.35 to 1.10.36 [`#1813`](https://github.com/Cecilapp/Cecil/pull/1813) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.30.0 to 3.34.0 [`#1812`](https://github.com/Cecilapp/Cecil/pull/1812) -- chore(deps): bump symfony/twig-bridge from 5.4.26 to 5.4.29 [`#1811`](https://github.com/Cecilapp/Cecil/pull/1811) -- chore(deps): bump symfony/var-dumper from 5.4.28 to 5.4.29 [`#1810`](https://github.com/Cecilapp/Cecil/pull/1810) -- chore(deps-dev): bump phpmd/phpmd from 2.14.0 to 2.14.1 [`#1809`](https://github.com/Cecilapp/Cecil/pull/1809) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.28.0 to 3.30.0 [`#1808`](https://github.com/Cecilapp/Cecil/pull/1808) -- chore(deps-dev): bump phpmd/phpmd from 2.13.0 to 2.14.0 [`#1807`](https://github.com/Cecilapp/Cecil/pull/1807) -- chore(deps): bump scssphp/scssphp from 1.11.0 to 1.11.1 [`#1806`](https://github.com/Cecilapp/Cecil/pull/1806) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.27.0 to 3.28.0 [`#1805`](https://github.com/Cecilapp/Cecil/pull/1805) -- feat: better responsive image handling [`#1804`](https://github.com/Cecilapp/Cecil/pull/1804) -- chore(deps-dev): bump phpunit/phpunit from 9.6.12 to 9.6.13 [`#1803`](https://github.com/Cecilapp/Cecil/pull/1803) -- docs: add ArnaudLigny as a contributor for projectManagement [`#1801`](https://github.com/Cecilapp/Cecil/pull/1801) -- docs: add ArnaudLigny as a contributor for bug, content, and 11 more [`#1800`](https://github.com/Cecilapp/Cecil/pull/1800) -- Apply fixes from StyleCI [`#1799`](https://github.com/Cecilapp/Cecil/pull/1799) -- Apply fixes from StyleCI [`#1798`](https://github.com/Cecilapp/Cecil/pull/1798) -- docs: add joevallender as a contributor for bug [`#1792`](https://github.com/Cecilapp/Cecil/pull/1792) -- docs: add FunkyM as a contributor for bug, code, and ideas [`#1793`](https://github.com/Cecilapp/Cecil/pull/1793) -- docs: add DirtyF as a contributor for doc, ideas, and 3 more [`#1794`](https://github.com/Cecilapp/Cecil/pull/1794) -- docs: add BackEndTea as a contributor for bug, and infra [`#1795`](https://github.com/Cecilapp/Cecil/pull/1795) -- docs: add ouuan as a contributor for security [`#1796`](https://github.com/Cecilapp/Cecil/pull/1796) -- docs: add jawira as a contributor for bug [`#1790`](https://github.com/Cecilapp/Cecil/pull/1790) -- docs: add magentix as a contributor for bug, and code [`#1789`](https://github.com/Cecilapp/Cecil/pull/1789) -- docs: add peter279k as a contributor for security, and code [`#1791`](https://github.com/Cecilapp/Cecil/pull/1791) -- docs: add benjaminhirsch as a contributor for bug, and code [`#1788`](https://github.com/Cecilapp/Cecil/pull/1788) -- docs: add ahnlak as a contributor for bug, code, and ideas [`#1787`](https://github.com/Cecilapp/Cecil/pull/1787) -- chore(deps): bump cocur/slugify from 4.4.0 to 4.5.0 [`#1785`](https://github.com/Cecilapp/Cecil/pull/1785) -- chore(deps-dev): bump phpunit/phpunit from 9.6.11 to 9.6.12 [`#1784`](https://github.com/Cecilapp/Cecil/pull/1784) -- chore(deps-dev): bump phpstan/phpstan from 1.10.33 to 1.10.34 [`#1783`](https://github.com/Cecilapp/Cecil/pull/1783) -- Fix security issues [`#1782`](https://github.com/Cecilapp/Cecil/pull/1782) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.26.0 to 3.26.1 [`#1781`](https://github.com/Cecilapp/Cecil/pull/1781) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.25.1 to 3.26.0 [`#1779`](https://github.com/Cecilapp/Cecil/pull/1779) -- chore(deps): bump actions/checkout from 3 to 4 [`#1778`](https://github.com/Cecilapp/Cecil/pull/1778) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.25.0 to 3.25.1 [`#1777`](https://github.com/Cecilapp/Cecil/pull/1777) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.24.0 to 3.25.0 [`#1776`](https://github.com/Cecilapp/Cecil/pull/1776) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.23.0 to 3.24.0 [`#1774`](https://github.com/Cecilapp/Cecil/pull/1774) -- chore(deps): bump symfony/process from 5.4.26 to 5.4.28 [`#1769`](https://github.com/Cecilapp/Cecil/pull/1769) -- chore(deps): bump symfony/serializer from 5.4.26 to 5.4.28 [`#1773`](https://github.com/Cecilapp/Cecil/pull/1773) -- chore(deps): bump symfony/var-dumper from 5.4.26 to 5.4.28 [`#1772`](https://github.com/Cecilapp/Cecil/pull/1772) -- chore(deps): bump symfony/console from 5.4.26 to 5.4.28 [`#1771`](https://github.com/Cecilapp/Cecil/pull/1771) -- chore(deps): bump twig/intl-extra from 3.7.0 to 3.7.1 [`#1770`](https://github.com/Cecilapp/Cecil/pull/1770) -- chore(deps): bump symfony/polyfill-intl-icu from 1.27.0 to 1.28.0 [`#1768`](https://github.com/Cecilapp/Cecil/pull/1768) -- chore(deps): bump twig/twig from 3.7.0 to 3.7.1 [`#1767`](https://github.com/Cecilapp/Cecil/pull/1767) -- chore(deps-dev): bump phpstan/phpstan from 1.10.30 to 1.10.32 [`#1766`](https://github.com/Cecilapp/Cecil/pull/1766) -- chore(deps-dev): bump phpstan/phpstan from 1.10.29 to 1.10.30 [`#1765`](https://github.com/Cecilapp/Cecil/pull/1765) -- fix: metatags and oembed [`#1764`](https://github.com/Cecilapp/Cecil/pull/1764) -- fix: metatags and embed templates [`#1763`](https://github.com/Cecilapp/Cecil/pull/1763) -- feat: video formats and embed layouts [`#1762`](https://github.com/Cecilapp/Cecil/pull/1762) -- feat: Get MP4 properties with `asset.video` [`#1761`](https://github.com/Cecilapp/Cecil/pull/1761) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.22.0 to 3.23.0 [`#1760`](https://github.com/Cecilapp/Cecil/pull/1760) -- chore(deps-dev): bump phpstan/phpstan from 1.10.28 to 1.10.29 [`#1759`](https://github.com/Cecilapp/Cecil/pull/1759) -- chore(deps): bump benjaminhoegh/parsedown-toc from 1.4.3 to 1.5 [`#1758`](https://github.com/Cecilapp/Cecil/pull/1758) -- chore(deps-dev): bump phpstan/phpstan from 1.10.27 to 1.10.28 [`#1757`](https://github.com/Cecilapp/Cecil/pull/1757) -- chore(deps): bump cocur/slugify from 4.3.0 to 4.4.0 [`#1756`](https://github.com/Cecilapp/Cecil/pull/1756) -- chore(deps-dev): bump phpstan/phpstan from 1.10.26 to 1.10.27 [`#1755`](https://github.com/Cecilapp/Cecil/pull/1755) -- chore(deps): bump jaywcjlove/changelog-generator from 1.9.4 to 1.9.5 [`#1754`](https://github.com/Cecilapp/Cecil/pull/1754) -- chore(deps): bump jaywcjlove/changelog-generator from 1.9.3 to 1.9.4 [`#1753`](https://github.com/Cecilapp/Cecil/pull/1753) -- chore(deps): bump symfony/process from 5.4.24 to 5.4.26 [`#1747`](https://github.com/Cecilapp/Cecil/pull/1747) -- chore(deps): bump symfony/var-dumper from 5.4.25 to 5.4.26 [`#1752`](https://github.com/Cecilapp/Cecil/pull/1752) -- chore(deps): bump symfony/finder from 5.4.21 to 5.4.27 [`#1751`](https://github.com/Cecilapp/Cecil/pull/1751) -- chore(deps): bump symfony/serializer from 5.4.25 to 5.4.26 [`#1750`](https://github.com/Cecilapp/Cecil/pull/1750) -- chore(deps): bump symfony/config from 5.4.21 to 5.4.26 [`#1749`](https://github.com/Cecilapp/Cecil/pull/1749) -- chore(deps): bump symfony/console from 5.4.24 to 5.4.26 [`#1748`](https://github.com/Cecilapp/Cecil/pull/1748) -- chore(deps): bump symfony/property-access from 5.4.22 to 5.4.26 [`#1746`](https://github.com/Cecilapp/Cecil/pull/1746) -- chore(deps): bump symfony/twig-bridge from 5.4.22 to 5.4.26 [`#1745`](https://github.com/Cecilapp/Cecil/pull/1745) -- chore(deps): bump spatie/image-optimizer from 1.7.0 to 1.7.1 [`#1744`](https://github.com/Cecilapp/Cecil/pull/1744) -- chore(deps): bump twig/twig from 3.6.1 to 3.7.0 [`#1743`](https://github.com/Cecilapp/Cecil/pull/1743) -- chore(deps): bump spatie/image-optimizer from 1.6.4 to 1.7.0 [`#1741`](https://github.com/Cecilapp/Cecil/pull/1741) -- chore(deps-dev): bump phpstan/phpstan from 1.10.25 to 1.10.26 [`#1740`](https://github.com/Cecilapp/Cecil/pull/1740) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.21.0 to 3.22.0 [`#1739`](https://github.com/Cecilapp/Cecil/pull/1739) -- chore(deps): bump jaywcjlove/changelog-generator from 1.9.2 to 1.9.3 [`#1738`](https://github.com/Cecilapp/Cecil/pull/1738) -- chore(deps-dev): bump phpunit/phpunit from 9.6.9 to 9.6.10 [`#1737`](https://github.com/Cecilapp/Cecil/pull/1737) -- chore(deps-dev): bump phpstan/phpstan from 1.10.24 to 1.10.25 [`#1736`](https://github.com/Cecilapp/Cecil/pull/1736) -- chore(deps-dev): bump phpstan/phpstan from 1.10.23 to 1.10.24 [`#1735`](https://github.com/Cecilapp/Cecil/pull/1735) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.20.0 to 3.21.0 [`#1734`](https://github.com/Cecilapp/Cecil/pull/1734) -- chore(deps): bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 [`#1731`](https://github.com/Cecilapp/Cecil/pull/1731) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.19.2 to 3.20.0 [`#1730`](https://github.com/Cecilapp/Cecil/pull/1730) -- chore(deps): bump symfony/filesystem from 5.4.23 to 5.4.25 [`#1728`](https://github.com/Cecilapp/Cecil/pull/1728) -- chore(deps): bump symfony/serializer from 5.4.24 to 5.4.25 [`#1727`](https://github.com/Cecilapp/Cecil/pull/1727) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.18.0 to 3.19.2 [`#1726`](https://github.com/Cecilapp/Cecil/pull/1726) -- chore(deps): bump jaywcjlove/changelog-generator from 1.9.1 to 1.9.2 [`#1724`](https://github.com/Cecilapp/Cecil/pull/1724) -- chore(deps-dev): bump phpstan/phpstan from 1.10.19 to 1.10.20 [`#1723`](https://github.com/Cecilapp/Cecil/pull/1723) -- feat: better default templates [`#1722`](https://github.com/Cecilapp/Cecil/pull/1722) -- chore(deps): bump jaywcjlove/changelog-generator from 1.7.0 to 1.9.1 [`#1721`](https://github.com/Cecilapp/Cecil/pull/1721) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.17.0 to 3.18.0 [`#1720`](https://github.com/Cecilapp/Cecil/pull/1720) -- chore(deps-dev): bump phpstan/phpstan from 1.10.18 to 1.10.19 [`#1719`](https://github.com/Cecilapp/Cecil/pull/1719) -- chore(deps): bump jaywcjlove/changelog-generator from 1.6.4 to 1.7.0 [`#1718`](https://github.com/Cecilapp/Cecil/pull/1718) -- chore(deps-dev): bump phpunit/phpunit from 9.6.8 to 9.6.9 [`#1716`](https://github.com/Cecilapp/Cecil/pull/1716) -- chore(deps): bump twig/twig from 3.6.0 to 3.6.1 [`#1715`](https://github.com/Cecilapp/Cecil/pull/1715) -- chore(deps): bump matthiasmullie/minify from 1.3.70 to 1.3.71 [`#1714`](https://github.com/Cecilapp/Cecil/pull/1714) -- chore(deps-dev): bump phpstan/phpstan from 1.10.16 to 1.10.18 [`#1713`](https://github.com/Cecilapp/Cecil/pull/1713) -- chore(deps-dev): bump phpstan/phpstan from 1.10.15 to 1.10.16 [`#1712`](https://github.com/Cecilapp/Cecil/pull/1712) -- feat: add i18n support to taxonomy [`#1711`](https://github.com/Cecilapp/Cecil/pull/1711) -- chore(deps): bump symfony/translation from 5.4.22 to 5.4.24 [`#1710`](https://github.com/Cecilapp/Cecil/pull/1710) -- chore(deps): bump symfony/console from 5.4.23 to 5.4.24 [`#1709`](https://github.com/Cecilapp/Cecil/pull/1709) -- chore(deps-dev): bump symfony/var-dumper from 5.4.23 to 5.4.24 [`#1707`](https://github.com/Cecilapp/Cecil/pull/1707) -- chore(deps): bump wapmorgan/mp3info from 0.0.8 to 0.0.10 [`#1706`](https://github.com/Cecilapp/Cecil/pull/1706) -- chore(deps): bump symfony/process from 5.4.23 to 5.4.24 [`#1705`](https://github.com/Cecilapp/Cecil/pull/1705) -- chore(deps): bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 [`#1702`](https://github.com/Cecilapp/Cecil/pull/1702) -- feat: enhances timing info [`#1701`](https://github.com/Cecilapp/Cecil/pull/1701) -- chore(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 [`#1700`](https://github.com/Cecilapp/Cecil/pull/1700) -- refactor: ID of localized pages [`#1698`](https://github.com/Cecilapp/Cecil/pull/1698) -- perf: native_function_invocation [`#1697`](https://github.com/Cecilapp/Cecil/pull/1697) -- feat: enhances pagination [`#1696`](https://github.com/Cecilapp/Cecil/pull/1696) -- chore(deps-dev): bump phpunit/phpunit from 9.6.7 to 9.6.8 [`#1693`](https://github.com/Cecilapp/Cecil/pull/1693) -- chore(deps-dev): bump phpstan/phpstan from 1.10.14 to 1.10.15 [`#1692`](https://github.com/Cecilapp/Cecil/pull/1692) -- chore(deps): bump twig/intl-extra from 3.5.1 to 3.6.0 [`#1690`](https://github.com/Cecilapp/Cecil/pull/1690) -- chore(deps): bump symfony/console from 5.4.22 to 5.4.23 [`#1689`](https://github.com/Cecilapp/Cecil/pull/1689) -- chore(deps): bump symfony/filesystem from 5.4.21 to 5.4.23 [`#1688`](https://github.com/Cecilapp/Cecil/pull/1688) -- chore(deps): bump symfony/yaml from 5.4.21 to 5.4.23 [`#1687`](https://github.com/Cecilapp/Cecil/pull/1687) -- chore(deps): bump symfony/serializer from 5.4.22 to 5.4.23 [`#1686`](https://github.com/Cecilapp/Cecil/pull/1686) -- chore(deps-dev): bump symfony/var-dumper from 5.4.22 to 5.4.23 [`#1685`](https://github.com/Cecilapp/Cecil/pull/1685) -- chore(deps): bump symfony/process from 5.4.22 to 5.4.23 [`#1684`](https://github.com/Cecilapp/Cecil/pull/1684) -- refactor: enhances step logged messages [`#1682`](https://github.com/Cecilapp/Cecil/pull/1682) -- fix: JSON templates [`#1681`](https://github.com/Cecilapp/Cecil/pull/1681) -- fix: handle remote asset with query string [`#1680`](https://github.com/Cecilapp/Cecil/pull/1680) -- chore(deps-dev): bump phpstan/phpstan from 1.10.13 to 1.10.14 [`#1679`](https://github.com/Cecilapp/Cecil/pull/1679) -- chore(deps): bump guzzlehttp/psr7 from 2.4.4 to 2.5.0 [`#1677`](https://github.com/Cecilapp/Cecil/pull/1677) -- chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.4.0 [`#1675`](https://github.com/Cecilapp/Cecil/pull/1675) -- fix: Added script tags to live reload script [`#1674`](https://github.com/Cecilapp/Cecil/pull/1674) -- feat: new taxonomy template lookup rule [`#1671`](https://github.com/Cecilapp/Cecil/pull/1671) -- chore(deps-dev): bump phpunit/phpunit from 9.6.6 to 9.6.7 [`#1668`](https://github.com/Cecilapp/Cecil/pull/1668) -- chore(deps-dev): bump phpstan/phpstan from 1.10.12 to 1.10.13 [`#1667`](https://github.com/Cecilapp/Cecil/pull/1667) -- chore(deps-dev): bump phpstan/phpstan from 1.10.11 to 1.10.12 [`#1666`](https://github.com/Cecilapp/Cecil/pull/1666) -- feat: images functions and filters [`#1665`](https://github.com/Cecilapp/Cecil/pull/1665) -- feat: image LQIP filter [`#1664`](https://github.com/Cecilapp/Cecil/pull/1664) -- chore(deps-dev): bump phpstan/phpstan from 1.10.10 to 1.10.11 [`#1663`](https://github.com/Cecilapp/Cecil/pull/1663) -- chore(deps-dev): bump phpstan/phpstan from 1.10.9 to 1.10.10 [`#1662`](https://github.com/Cecilapp/Cecil/pull/1662) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.15.1 to 3.16.0 [`#1661`](https://github.com/Cecilapp/Cecil/pull/1661) -- chore(deps): bump symfony/property-access from 5.4.21 to 5.4.22 [`#1660`](https://github.com/Cecilapp/Cecil/pull/1660) -- chore(deps): bump symfony/serializer from 5.4.15 to 5.4.22 [`#1659`](https://github.com/Cecilapp/Cecil/pull/1659) -- chore(deps): bump symfony/console from 5.4.21 to 5.4.22 [`#1658`](https://github.com/Cecilapp/Cecil/pull/1658) -- chore(deps-dev): bump symfony/var-dumper from 5.4.21 to 5.4.22 [`#1657`](https://github.com/Cecilapp/Cecil/pull/1657) -- chore(deps): bump symfony/process from 5.4.21 to 5.4.22 [`#1656`](https://github.com/Cecilapp/Cecil/pull/1656) -- chore(deps): bump symfony/translation from 5.4.21 to 5.4.22 [`#1655`](https://github.com/Cecilapp/Cecil/pull/1655) -- chore(deps): bump symfony/twig-bridge from 5.4.21 to 5.4.22 [`#1654`](https://github.com/Cecilapp/Cecil/pull/1654) -- chore(deps-dev): bump phpstan/phpstan from 1.10.8 to 1.10.9 [`#1653`](https://github.com/Cecilapp/Cecil/pull/1653) -- chore(deps-dev): bump phpunit/phpunit from 9.6.5 to 9.6.6 [`#1652`](https://github.com/Cecilapp/Cecil/pull/1652) -- chore(deps-dev): bump phpstan/phpstan from 1.10.7 to 1.10.8 [`#1651`](https://github.com/Cecilapp/Cecil/pull/1651) -- fix: enhances CDN [`#1650`](https://github.com/Cecilapp/Cecil/pull/1650) -- fix: enhance CDN [`#1649`](https://github.com/Cecilapp/Cecil/pull/1649) -- feat: add images CDN support [`#1648`](https://github.com/Cecilapp/Cecil/pull/1648) -- chore(deps-dev): bump phpstan/phpstan from 1.10.6 to 1.10.7 [`#1647`](https://github.com/Cecilapp/Cecil/pull/1647) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.15.0 to 3.15.1 [`#1646`](https://github.com/Cecilapp/Cecil/pull/1646) -- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.14.5 to 3.15.0 [`#1645`](https://github.com/Cecilapp/Cecil/pull/1645) -- chore(deps): bump spatie/image-optimizer from 1.6.3 to 1.6.4 [`#1644`](https://github.com/Cecilapp/Cecil/pull/1644) -- chore(deps-dev): bump phpstan/phpstan from 1.10.5 to 1.10.6 [`#1643`](https://github.com/Cecilapp/Cecil/pull/1643) -- feat: Markdown image decoding async by default [`#1642`](https://github.com/Cecilapp/Cecil/pull/1642) -- fix: cache tag for image quality [`#1640`](https://github.com/Cecilapp/Cecil/pull/1640) -- fix: case of an asset path is not a string [`#1639`](https://github.com/Cecilapp/Cecil/pull/1639) -- fix: regressions from a previous release [`#1638`](https://github.com/Cecilapp/Cecil/pull/1638) -- fix: canonical URL [`#1637`](https://github.com/Cecilapp/Cecil/pull/1637) -- fix: support custom canonical URL with url() [`#1636`](https://github.com/Cecilapp/Cecil/pull/1636) -- refactor: code analyse [`#1621`](https://github.com/Cecilapp/Cecil/pull/1621) -- feat: add base page URL to TOC anchor [`#1619`](https://github.com/Cecilapp/Cecil/pull/1619) -- fix: sort by date [`#1615`](https://github.com/Cecilapp/Cecil/pull/1615) -- refactor: code fix [`#1614`](https://github.com/Cecilapp/Cecil/pull/1614) -- fix: Markdown image title [`#1609`](https://github.com/Cecilapp/Cecil/pull/1609) -- fix: path of only one page load [`#1606`](https://github.com/Cecilapp/Cecil/pull/1606) -- feat: JSON Feed output format support [`#1595`](https://github.com/Cecilapp/Cecil/pull/1595) -- fix(server): tear down method must be public [`#1588`](https://github.com/Cecilapp/Cecil/pull/1588) -- Fixes #1583 - Enforcing runtime checks for required php extensions [`#1585`](https://github.com/Cecilapp/Cecil/pull/1585) -- refactor: enhances code [`#1577`](https://github.com/Cecilapp/Cecil/pull/1577) -- fix: pages filter and map in render step [`#1576`](https://github.com/Cecilapp/Cecil/pull/1576) -- feat: add feeds to pages in a section [`#1575`](https://github.com/Cecilapp/Cecil/pull/1575) -- fix: remote files handling [`#1572`](https://github.com/Cecilapp/Cecil/pull/1572) -- refactor: enhance server router [`#1570`](https://github.com/Cecilapp/Cecil/pull/1570) -- fix: homepage generator if no other pages [`#1564`](https://github.com/Cecilapp/Cecil/pull/1564) -- fix: clear-cache command [`#1563`](https://github.com/Cecilapp/Cecil/pull/1563) -- feat: remove cache files by regular expression [`#1562`](https://github.com/Cecilapp/Cecil/pull/1562) -- fix: pattern used in cache prune method [`#1561`](https://github.com/Cecilapp/Cecil/pull/1561) -- fix: should not convert a line link in block [`#1558`](https://github.com/Cecilapp/Cecil/pull/1558) -- feat: figure/caption to image and link with title [`#1556`](https://github.com/Cecilapp/Cecil/pull/1556) -- feat: custom responsive `sizes` [`#1555`](https://github.com/Cecilapp/Cecil/pull/1555) -- fix: normalize page path to build [`#1554`](https://github.com/Cecilapp/Cecil/pull/1554) -- feat: turn a link into a video or audio element [`#1553`](https://github.com/Cecilapp/Cecil/pull/1553) -- fix: bug introduce in the previous version [`#1551`](https://github.com/Cecilapp/Cecil/pull/1551) -- fix: convert page even a language code is wrong [`#1549`](https://github.com/Cecilapp/Cecil/pull/1549) -- feat: option to add default class to body images [`#1548`](https://github.com/Cecilapp/Cecil/pull/1548) -- fix: Twitter account [`#1545`](https://github.com/Cecilapp/Cecil/pull/1545) -- fix: embedded links disable option [`#1544`](https://github.com/Cecilapp/Cecil/pull/1544) -- fix: disable embed link on demand [`#1543`](https://github.com/Cecilapp/Cecil/pull/1543) -- fix: apply custom path before the convert step [`#1542`](https://github.com/Cecilapp/Cecil/pull/1542) -- feat: embed GitHub Gist link [`#1540`](https://github.com/Cecilapp/Cecil/pull/1540) -- Apply fixes from StyleCI [`#1538`](https://github.com/Cecilapp/Cecil/pull/1538) -- feat: local fallback for remote images [`#1537`](https://github.com/Cecilapp/Cecil/pull/1537) -- feat: variable to override generated canonical URL [`#1535`](https://github.com/Cecilapp/Cecil/pull/1535) -- feat: link to a page in a markdown link [`#1532`](https://github.com/Cecilapp/Cecil/pull/1532) -- feat: embed a YouTube video from a Markdown link [`#1529`](https://github.com/Cecilapp/Cecil/pull/1529) -- feat: normalize asset path in Markdown [`#1528`](https://github.com/Cecilapp/Cecil/pull/1528) -- fix: error if wrong relative to parent asset path [`#1525`](https://github.com/Cecilapp/Cecil/pull/1525) -- fix: path to assets cache directory [`#1524`](https://github.com/Cecilapp/Cecil/pull/1524) -- feat: support of Markdown in `figcaption` (title) of an image [`#1522`](https://github.com/Cecilapp/Cecil/pull/1522) -- Apply fixes from StyleCI [`#1520`](https://github.com/Cecilapp/Cecil/pull/1520) -- Apply fixes from StyleCI [`#1519`](https://github.com/Cecilapp/Cecil/pull/1519) -- fix: `excerpt_html` filter options handling [`#1518`](https://github.com/Cecilapp/Cecil/pull/1518) -- feat: add local Twig extensions [`#1507`](https://github.com/Cecilapp/Cecil/pull/1507) -- feat: options for `sortby` front matter variable [`#1509`](https://github.com/Cecilapp/Cecil/pull/1509) -- refactor: enhance images handling [`#1504`](https://github.com/Cecilapp/Cecil/pull/1504) -- feat: fetch the dominant color of an image [`#1502`](https://github.com/Cecilapp/Cecil/pull/1502) -- fix: JSON templates [`#1500`](https://github.com/Cecilapp/Cecil/pull/1500) -- feat: new "toc" filter [`#1499`](https://github.com/Cecilapp/Cecil/pull/1499) -- feat: add formats supported by front matter: (JSON and TOML) [`#1498`](https://github.com/Cecilapp/Cecil/pull/1498) -- feat: add 'language' option to Twig url() [`#1497`](https://github.com/Cecilapp/Cecil/pull/1497) -- feat: internal translations [`#1496`](https://github.com/Cecilapp/Cecil/pull/1496) -- fix: do not try to resize missing favicon [`#1490`](https://github.com/Cecilapp/Cecil/pull/1490) -- feat: new command to extract templates [`#1489`](https://github.com/Cecilapp/Cecil/pull/1489) -- fix: paginator backward compatibility [`#1488`](https://github.com/Cecilapp/Cecil/pull/1488) -- feat: new paginator [`#1485`](https://github.com/Cecilapp/Cecil/pull/1485) -- Apply fixes from StyleCI [`#1483`](https://github.com/Cecilapp/Cecil/pull/1483) -- fix: remove duplicated vocabulary terms [`#1482`](https://github.com/Cecilapp/Cecil/pull/1482) -- feat: support multiple formats translation [`#1480`](https://github.com/Cecilapp/Cecil/pull/1480) -- feat: print memory usage in verbose mode [`#1478`](https://github.com/Cecilapp/Cecil/pull/1478) -- fix(intl): set locale only if Intl ext is loaded [`#1476`](https://github.com/Cecilapp/Cecil/pull/1476) -- fix(filters): turns null value in empty value [`#1475`](https://github.com/Cecilapp/Cecil/pull/1475) -- feat: check of language and locale configuration [`#1472`](https://github.com/Cecilapp/Cecil/pull/1472) -- feat: enhance prev/next navigation in section [`#1471`](https://github.com/Cecilapp/Cecil/pull/1471) -- feat: support of custom (localized) `path` for section [`#1470`](https://github.com/Cecilapp/Cecil/pull/1470) -- chore: enhance code [`#1468`](https://github.com/Cecilapp/Cecil/pull/1468) -- Apply fixes from StyleCI [`#1466`](https://github.com/Cecilapp/Cecil/pull/1466) -- feat: translations config + clear cache cmd [`#1465`](https://github.com/Cecilapp/Cecil/pull/1465) -- feat: recode i18n support with Sf Translation + Twig Intl [`#1463`](https://github.com/Cecilapp/Cecil/pull/1463) -- feat: sort by updated date [`#1461`](https://github.com/Cecilapp/Cecil/pull/1461) -- feat: support of i18n for homepage [`#1460`](https://github.com/Cecilapp/Cecil/pull/1460) -- Recode page variables handling [`#1457`](https://github.com/Cecilapp/Cecil/pull/1457) -- fix: end tag for main element [`#1455`](https://github.com/Cecilapp/Cecil/pull/1455) -- fix: can't create a new page [`#1459`](https://github.com/Cecilapp/Cecil/pull/1459) -- Apply fixes from StyleCI [`#1452`](https://github.com/Cecilapp/Cecil/pull/1452) -- fix: new:page filename and title [`#1450`](https://github.com/Cecilapp/Cecil/pull/1450) -- fix: alias URL in case of localized page [`#1449`](https://github.com/Cecilapp/Cecil/pull/1449) -- fix: cmd show:content [`#1448`](https://github.com/Cecilapp/Cecil/pull/1448) -- fix: phar-updater to laravel-zero/phar-updater [`#1447`](https://github.com/Cecilapp/Cecil/pull/1447) -- feature: `localizeddate` fallback [`#1258`](https://github.com/Cecilapp/Cecil/pull/1258) -- fix: XSL file is not XSLT [`#1444`](https://github.com/Cecilapp/Cecil/pull/1444) -- chore: enhance code [`#1440`](https://github.com/Cecilapp/Cecil/pull/1440) -- fix: 404 URL menu localisation [`#1438`](https://github.com/Cecilapp/Cecil/pull/1438) -- fix: skeleton content -> pages [`#1435`](https://github.com/Cecilapp/Cecil/pull/1435) -- fix: fetch pages in language context [`#1434`](https://github.com/Cecilapp/Cecil/pull/1434) -- feat: move Markdown files from content/ to pages/ [`#1432`](https://github.com/Cecilapp/Cecil/pull/1432) -- PHP 8 compatibility [`#1428`](https://github.com/Cecilapp/Cecil/pull/1428) -- fix: default media attributes [`#1429`](https://github.com/Cecilapp/Cecil/pull/1429) -- fix: do not ignore dot files [`#1420`](https://github.com/Cecilapp/Cecil/pull/1420) -- fix: config check [`#1418`](https://github.com/Cecilapp/Cecil/pull/1418) -- feat: XSLT template for RSS feed [`#1417`](https://github.com/Cecilapp/Cecil/pull/1417) -- fix: Markdown Note block CSS class [`#1416`](https://github.com/Cecilapp/Cecil/pull/1416) -- feat: add Atom feed XSLT stylesheet [`#1412`](https://github.com/Cecilapp/Cecil/pull/1412) -- fix: markdown link [`#1411`](https://github.com/Cecilapp/Cecil/pull/1411) -- fix: checks if `baseurl` configuration is empty [`#1410`](https://github.com/Cecilapp/Cecil/pull/1410) -- Apply fixes from StyleCI [`#1409`](https://github.com/Cecilapp/Cecil/pull/1409) -- feat: Audio and video media support in Markdown [`#1403`](https://github.com/Cecilapp/Cecil/pull/1403) -- chore: clean Markdown parser code [`#1402`](https://github.com/Cecilapp/Cecil/pull/1402) -- fix: catch exception if WebP is not installed [`#1400`](https://github.com/Cecilapp/Cecil/pull/1400) -- fix: create empty pages collection [`#1398`](https://github.com/Cecilapp/Cecil/pull/1398) -- feat: code highlight in Markdown [`#1330`](https://github.com/Cecilapp/Cecil/pull/1330) -- fix: serve timeout to 2x60s [`#1315`](https://github.com/Cecilapp/Cecil/pull/1315) -- feat: template filter `yaml_parse` [`#1397`](https://github.com/Cecilapp/Cecil/pull/1397) -- feat: Get a page in template with `site.page('id')` [`#1396`](https://github.com/Cecilapp/Cecil/pull/1396) -- Apply fixes from StyleCI [`#1395`](https://github.com/Cecilapp/Cecil/pull/1395) -- chore: code enhancement [`#1394`](https://github.com/Cecilapp/Cecil/pull/1394) -- fix: Asset image correct width [`#1393`](https://github.com/Cecilapp/Cecil/pull/1393) -- chore: code quality [`#1388`](https://github.com/Cecilapp/Cecil/pull/1388) -- chore: fix WebP configuration of Scrutinizer config [`#1387`](https://github.com/Cecilapp/Cecil/pull/1387) -- Apply fixes from StyleCI [`#1386`](https://github.com/Cecilapp/Cecil/pull/1386) -- feat: exclude dir/path/files in content [`#1385`](https://github.com/Cecilapp/Cecil/pull/1385) -- feat: inline "insert" markdown [`#1384`](https://github.com/Cecilapp/Cecil/pull/1384) -- fix: remove footnotes in excerpt [`#1382`](https://github.com/Cecilapp/Cecil/pull/1382) -- Apply fixes from StyleCI [`#1377`](https://github.com/Cecilapp/Cecil/pull/1377) -- Apply fixes from StyleCI [`#1376`](https://github.com/Cecilapp/Cecil/pull/1376) -- fix: asset images optimization [`#1375`](https://github.com/Cecilapp/Cecil/pull/1375) -- fix: Assets resize [`#1374`](https://github.com/Cecilapp/Cecil/pull/1374) -- fix: Optimize assets on save() [`#1372`](https://github.com/Cecilapp/Cecil/pull/1372) -- feat: Define responsive images widths [`#1371`](https://github.com/Cecilapp/Cecil/pull/1371) -- feat: Converts variables to boolean [`#1367`](https://github.com/Cecilapp/Cecil/pull/1367) -- feat: schedule pages publication [`#1369`](https://github.com/Cecilapp/Cecil/pull/1369) -- fix: do not set a default baseline [`#1359`](https://github.com/Cecilapp/Cecil/pull/1359) -- fix: set timezone only if exists in config [`#1358`](https://github.com/Cecilapp/Cecil/pull/1358) -- feat: new `hex_to_rgb` filter [`#1357`](https://github.com/Cecilapp/Cecil/pull/1357) -- fix: Structured data navigation item description [`#1354`](https://github.com/Cecilapp/Cecil/pull/1354) -- fix: asset path should not be empty [`#1353`](https://github.com/Cecilapp/Cecil/pull/1353) -- fix: WebP optimization quality [`#1352`](https://github.com/Cecilapp/Cecil/pull/1352) -- feat: editor option for `new:page` cmd [`#1351`](https://github.com/Cecilapp/Cecil/pull/1351) -- feat: asking the user for site config [`#1350`](https://github.com/Cecilapp/Cecil/pull/1350) -- feat: option to choose the editor with `open` command [`#1347`](https://github.com/Cecilapp/Cecil/pull/1347) -- feat: Option to disable fetching of remote images [`#1342`](https://github.com/Cecilapp/Cecil/pull/1342) -- fix: disable options in metatags template [`#1341`](https://github.com/Cecilapp/Cecil/pull/1341) -- feat: optimize WebP images [`#1336`](https://github.com/Cecilapp/Cecil/pull/1336) -- fix: div note should be an aside [`#1332`](https://github.com/Cecilapp/Cecil/pull/1332) -- feat: get SVG width and height [`#1331`](https://github.com/Cecilapp/Cecil/pull/1331) -- feat: Markdown Note block-level element [`#1328`](https://github.com/Cecilapp/Cecil/pull/1328) -- fix: page cmd option must support sub dir [`#1325`](https://github.com/Cecilapp/Cecil/pull/1325) -- perf(server): better changes watcher process [`#1324`](https://github.com/Cecilapp/Cecil/pull/1324) -- feat: build a specific page [`#1323`](https://github.com/Cecilapp/Cecil/pull/1323) -- fix: clear cache before build (during init phase) [`#1322`](https://github.com/Cecilapp/Cecil/pull/1322) -- fix: config loading check [`#1321`](https://github.com/Cecilapp/Cecil/pull/1321) -- fix: open command [`#1319`](https://github.com/Cecilapp/Cecil/pull/1319) -- feat: Open content with the configured editor [`#1318`](https://github.com/Cecilapp/Cecil/pull/1318) -- fix: html filter with asset image [`#1313`](https://github.com/Cecilapp/Cecil/pull/1313) -- fix: `new:page` command [`#1312`](https://github.com/Cecilapp/Cecil/pull/1312) -- chore: update deps [`#1307`](https://github.com/Cecilapp/Cecil/pull/1307) -- fix: message in case of Markdown error [`#1301`](https://github.com/Cecilapp/Cecil/pull/1301) -- fix: converting step if drafts are included [`#1300`](https://github.com/Cecilapp/Cecil/pull/1300) -- fix: do not convert animated gif to webp [`#1299`](https://github.com/Cecilapp/Cecil/pull/1299) -- fix: tests if asset is an asset :-P [`#1298`](https://github.com/Cecilapp/Cecil/pull/1298) -- fix: file_get_contents must have a path [`#1296`](https://github.com/Cecilapp/Cecil/pull/1296) -- fix: asset path sanitize [`#1294`](https://github.com/Cecilapp/Cecil/pull/1294) -- Apply fixes from StyleCI [`#1293`](https://github.com/Cecilapp/Cecil/pull/1293) -- Apply fixes from StyleCI [`#1285`](https://github.com/Cecilapp/Cecil/pull/1285) -- fix: print logger formatter should support mixed [`#1284`](https://github.com/Cecilapp/Cecil/pull/1284) -- fix: resize favicons [`#1281`](https://github.com/Cecilapp/Cecil/pull/1281) -- feature: add options to excerpt filter [`#1280`](https://github.com/Cecilapp/Cecil/pull/1280) -- chore: enhances Exceptions [`#1276`](https://github.com/Cecilapp/Cecil/pull/1276) -- fix: log error message [`#1274`](https://github.com/Cecilapp/Cecil/pull/1274) -- fix: log messages [`#1273`](https://github.com/Cecilapp/Cecil/pull/1273) -- fix: self-update strategy [`#1272`](https://github.com/Cecilapp/Cecil/pull/1272) -- fix: checks if Twig menu is defined [`#1265`](https://github.com/Cecilapp/Cecil/pull/1265) -- fix: YAML converter error handling [`#1264`](https://github.com/Cecilapp/Cecil/pull/1264) -- fix: set `textdomain` (l10n) [`#1261`](https://github.com/Cecilapp/Cecil/pull/1261) -- fix: missed menu in navigation [`#1254`](https://github.com/Cecilapp/Cecil/pull/1254) -- fix: checks if menu exists [`#1251`](https://github.com/Cecilapp/Cecil/pull/1251) -- Apply fixes from StyleCI [`#1250`](https://github.com/Cecilapp/Cecil/pull/1250) -- feature: add self-update rollback option [`#1248`](https://github.com/Cecilapp/Cecil/pull/1248) -- feature: multiple configuration files [`#1246`](https://github.com/Cecilapp/Cecil/pull/1246) -- fix: do not force cache clear after `serve` command [`#1245`](https://github.com/Cecilapp/Cecil/pull/1245) -- fix: do not convert body of drafts [`#1242`](https://github.com/Cecilapp/Cecil/pull/1242) -- fix: disable source map by default [`#1243`](https://github.com/Cecilapp/Cecil/pull/1243) -- feature: dedicated directory for assets [`#1241`](https://github.com/Cecilapp/Cecil/pull/1241) -- chore: enhances code [`#1240`](https://github.com/Cecilapp/Cecil/pull/1240) -- feature: WebP support for `html` filter [`#1239`](https://github.com/Cecilapp/Cecil/pull/1239) -- fix: picture `<source>` must be in 1rst position (before `<img>`) [`#1238`](https://github.com/Cecilapp/Cecil/pull/1238) -- feature: creates a WebP version of images [`#1237`](https://github.com/Cecilapp/Cecil/pull/1237) -- feature: responsives images in templates with `html` filter [`#1234`](https://github.com/Cecilapp/Cecil/pull/1234) -- chore: enhances code [`#1232`](https://github.com/Cecilapp/Cecil/pull/1232) -- feature: images with title become figures with caption [`#1230`](https://github.com/Cecilapp/Cecil/pull/1230) -- fix: set height to body images [`#1228`](https://github.com/Cecilapp/Cecil/pull/1228) -- feature: option to disable languages [`#1227`](https://github.com/Cecilapp/Cecil/pull/1227) -- feature: optimize image asset automatically [`#1224`](https://github.com/Cecilapp/Cecil/pull/1224) -- fix: cache key of an asset [`#1223`](https://github.com/Cecilapp/Cecil/pull/1223) -- fix: redirect for section and do not disallow it from robots.txt [`#1222`](https://github.com/Cecilapp/Cecil/pull/1222) -- fix: custom title in metatatgs template [`#1219`](https://github.com/Cecilapp/Cecil/pull/1219) -- chore: enhances code of new page command [`#1218`](https://github.com/Cecilapp/Cecil/pull/1218) -- fix: post process [`#1217`](https://github.com/Cecilapp/Cecil/pull/1217) -- fix: asset path of resized image [`#1216`](https://github.com/Cecilapp/Cecil/pull/1216) -- feature: add favicon with multiple sizes [`#1214`](https://github.com/Cecilapp/Cecil/pull/1214) -- fix: open graph image [`#1213`](https://github.com/Cecilapp/Cecil/pull/1213) -- chore: enhance code [`#1212`](https://github.com/Cecilapp/Cecil/pull/1212) -- fix: handles case of l10n pages if their language is disabled [`#1210`](https://github.com/Cecilapp/Cecil/pull/1210) -- fix: scope of default values [`#1209`](https://github.com/Cecilapp/Cecil/pull/1209) -- feature: auto-resize and auto-responsive images in Markdown [`#1206`](https://github.com/Cecilapp/Cecil/pull/1206) -- fix: post process [`#1204`](https://github.com/Cecilapp/Cecil/pull/1204) -- fix: exclude taxonomies from navigation links [`#1203`](https://github.com/Cecilapp/Cecil/pull/1203) -- chore: clean code [`#1202`](https://github.com/Cecilapp/Cecil/pull/1202) -- feature: use Asset to do image resize + auto-responsive [`#1200`](https://github.com/Cecilapp/Cecil/pull/1200) -- fix: set default language to virtual pages [`#1198`](https://github.com/Cecilapp/Cecil/pull/1198) -- fix: do not use dot as prefix separator [`#1197`](https://github.com/Cecilapp/Cecil/pull/1197) -- fix: localized section's index [`#1196`](https://github.com/Cecilapp/Cecil/pull/1196) -- chore: clean code comments and EOL character [`#1193`](https://github.com/Cecilapp/Cecil/pull/1193) -- feature: enhances access to all pages [`#1194`](https://github.com/Cecilapp/Cecil/pull/1194) -- feature: localizes virtual and default pages [`#1191`](https://github.com/Cecilapp/Cecil/pull/1191) -- feature: add `hreflang` to HTTP tags and Sitemap [`#1189`](https://github.com/Cecilapp/Cecil/pull/1189) -- fix: language switcher [`#1188`](https://github.com/Cecilapp/Cecil/pull/1188) -- Add `translations` variable to pages + enhances `site.language` + fix [`#1187`](https://github.com/Cecilapp/Cecil/pull/1187) -- fix: menus creation [`#1186`](https://github.com/Cecilapp/Cecil/pull/1186) -- fix: a lot of bugs related to i18n [`#1184`](https://github.com/Cecilapp/Cecil/pull/1184) -- feature: localizes Menus, Sections and url() [`#1180`](https://github.com/Cecilapp/Cecil/pull/1180) -- feature: filter `site.pages` collection by language [`#1179`](https://github.com/Cecilapp/Cecil/pull/1179) -- fix: meta tags doc and social entries [`#1167`](https://github.com/Cecilapp/Cecil/pull/1167) -- chore: disable minify in debug mode [`#1166`](https://github.com/Cecilapp/Cecil/pull/1166) -- feature: enhance meta tags [`#1164`](https://github.com/Cecilapp/Cecil/pull/1164) -- fix: json-ld config [`#1162`](https://github.com/Cecilapp/Cecil/pull/1162) -- chore: update deps [`#1161`](https://github.com/Cecilapp/Cecil/pull/1161) -- feature: add structured data to meta tags [`#1160`](https://github.com/Cecilapp/Cecil/pull/1160) -- Apply fixes from StyleCI [`#1151`](https://github.com/Cecilapp/Cecil/pull/1151) -- fix: Twitter Card image alt [`#1143`](https://github.com/Cecilapp/Cecil/pull/1143) -- fix: metatags title pagination [`#1142`](https://github.com/Cecilapp/Cecil/pull/1142) -- chore: write version file during release workflow [`#1141`](https://github.com/Cecilapp/Cecil/pull/1141) -- feat: add `preg_match_all` filter [`#1138`](https://github.com/Cecilapp/Cecil/pull/1138) -- feat: metatags options [`#1140`](https://github.com/Cecilapp/Cecil/pull/1140) -- fix: commands description and help message [`#1129`](https://github.com/Cecilapp/Cecil/pull/1129) -- chore: update skeleton website [`#1128`](https://github.com/Cecilapp/Cecil/pull/1128) -- Fix feeds [`#1124`](https://github.com/Cecilapp/Cecil/pull/1124) -- Fix pagination alias [`#1119`](https://github.com/Cecilapp/Cecil/pull/1119) -- Fix published pages in collections [`#1122`](https://github.com/Cecilapp/Cecil/pull/1122) -- Fix: should not delete unpublished pages [`#1112`](https://github.com/Cecilapp/Cecil/pull/1112) -- Feature: `preg_split` filter [`#1109`](https://github.com/Cecilapp/Cecil/pull/1109) -- Fix taxonomies front matter [`#1107`](https://github.com/Cecilapp/Cecil/pull/1107) -- Fix tests suite [`#1101`](https://github.com/Cecilapp/Cecil/pull/1101) -- Feature: ToC in Markdown [`#1100`](https://github.com/Cecilapp/Cecil/pull/1100) -- Add templates fallback for homepage [`#1097`](https://github.com/Cecilapp/Cecil/pull/1097) -- Fix skeleton [`#1096`](https://github.com/Cecilapp/Cecil/pull/1096) -- Enhances layout fallback [`#1095`](https://github.com/Cecilapp/Cecil/pull/1095) -- `index` is home page [`#1093`](https://github.com/Cecilapp/Cecil/pull/1093) -- Fix exclude feature [`#1092`](https://github.com/Cecilapp/Cecil/pull/1092) -- Better remote assets handling [`#1090`](https://github.com/Cecilapp/Cecil/pull/1090) -- Add Sass source map support [`#1086`](https://github.com/Cecilapp/Cecil/pull/1086) -- Fix Open Graph alt image [`#1085`](https://github.com/Cecilapp/Cecil/pull/1085) -- Fix debug mode [`#1084`](https://github.com/Cecilapp/Cecil/pull/1084) -- Feature: clear cache commands [`#1081`](https://github.com/Cecilapp/Cecil/pull/1081) -- Fix serve command double run [`#1079`](https://github.com/Cecilapp/Cecil/pull/1079) -- Fix SCSSPHP deprecations [`#1076`](https://github.com/Cecilapp/Cecil/pull/1076) -- Fix: do not save asset if file already exists [`#1075`](https://github.com/Cecilapp/Cecil/pull/1075) -- Fix default list of excluded static files [`#1074`](https://github.com/Cecilapp/Cecil/pull/1074) -- Fix cache [`#1071`](https://github.com/Cecilapp/Cecil/pull/1071) -- Asset cache optimization [`#1070`](https://github.com/Cecilapp/Cecil/pull/1070) -- Fix asset bundle path [`#1068`](https://github.com/Cecilapp/Cecil/pull/1068) -- Add fingerprint filter [`#1067`](https://github.com/Cecilapp/Cecil/pull/1067) -- Save asset without `url` filter [`#1066`](https://github.com/Cecilapp/Cecil/pull/1066) -- Fix html filter options [`#1065`](https://github.com/Cecilapp/Cecil/pull/1065) -- Fix Asset save in case of ignored [`#1063`](https://github.com/Cecilapp/Cecil/pull/1063) -- Add CSS preload option to html filter [`#1056`](https://github.com/Cecilapp/Cecil/pull/1056) -- Enhance template error message [`#1053`](https://github.com/Cecilapp/Cecil/pull/1053) -- Fix empty remote asset [`#1045`](https://github.com/Cecilapp/Cecil/pull/1045) -- Fix remote asset [`#1044`](https://github.com/Cecilapp/Cecil/pull/1044) -- Fix file_get_contents [`#1042`](https://github.com/Cecilapp/Cecil/pull/1042) -- Can change asset filename for single file too [`#1041`](https://github.com/Cecilapp/Cecil/pull/1041) -- Fix remote asset handling [`#1039`](https://github.com/Cecilapp/Cecil/pull/1039) -- Handles and cache remote assets [`#1038`](https://github.com/Cecilapp/Cecil/pull/1038) -- Section circular navigation [`#1030`](https://github.com/Cecilapp/Cecil/pull/1030) -- Cascading front matter [`#1028`](https://github.com/Cecilapp/Cecil/pull/1028) -- Fix "Undefined index: Content-Type" [`#1025`](https://github.com/Cecilapp/Cecil/pull/1025) -- Fix metatags [`#1020`](https://github.com/Cecilapp/Cecil/pull/1020) -- Fix file permissions for LICENSE and README.md [`#1013`](https://github.com/Cecilapp/Cecil/pull/1013) -- Fix single quote causing error [`#1004`](https://github.com/Cecilapp/Cecil/pull/1004) -- deps dev(deps-dev): bump phpstan/phpstan from 0.12.67 to 0.12.68 [`#986`](https://github.com/Cecilapp/Cecil/pull/986) -- Fix feeds [`#987`](https://github.com/Cecilapp/Cecil/pull/987) -- deps dev(deps-dev): bump phpstan/phpstan from 0.12.66 to 0.12.67 [`#985`](https://github.com/Cecilapp/Cecil/pull/985) -- Fix path exclusion in static files copy step [`#981`](https://github.com/Cecilapp/Cecil/pull/981) -- Fix static copy target [`#980`](https://github.com/Cecilapp/Cecil/pull/980) -- Fix minify PHP 8 compatibility [`#977`](https://github.com/Cecilapp/Cecil/pull/977) -- Fix minify [`#974`](https://github.com/Cecilapp/Cecil/pull/974) -- Fix Asset log [`#973`](https://github.com/Cecilapp/Cecil/pull/973) -- Add static code analysis [`#971`](https://github.com/Cecilapp/Cecil/pull/971) -- Rollback previous fix... [`#961`](https://github.com/Cecilapp/Cecil/pull/961) -- Fix Page date (CTime) [`#960`](https://github.com/Cecilapp/Cecil/pull/960) -- Fix `data.json.twig` [`#959`](https://github.com/Cecilapp/Cecil/pull/959) -- Fix page.json.twig pagination links [`#958`](https://github.com/Cecilapp/Cecil/pull/958) -- Get front matter variables [`#957`](https://github.com/Cecilapp/Cecil/pull/957) -- Fix path to local generators [`#955`](https://github.com/Cecilapp/Cecil/pull/955) -- Clean code [`#954`](https://github.com/Cecilapp/Cecil/pull/954) -- New filter: `json_decode` [`#950`](https://github.com/Cecilapp/Cecil/pull/950) -- Move CI pipeline to GitHub Actions [`#952`](https://github.com/Cecilapp/Cecil/pull/952) -- Introduce Shortcodes [`#941`](https://github.com/Cecilapp/Cecil/pull/941) -- Enhance Asset with `ignore_missing` directive [`#940`](https://github.com/Cecilapp/Cecil/pull/940) -- Enhance Twig cache code and documentation [`#939`](https://github.com/Cecilapp/Cecil/pull/939) -- Add favicon support to the metatags partial [`#937`](https://github.com/Cecilapp/Cecil/pull/937) -- Trying to optimize Twig rendering time [`#935`](https://github.com/Cecilapp/Cecil/pull/935) -- Delete the Progress Bar code [`#934`](https://github.com/Cecilapp/Cecil/pull/934) -- Apply fixes from StyleCI [`#932`](https://github.com/Cecilapp/Cecil/pull/932) -- Apply fixes from StyleCI [`#931`](https://github.com/Cecilapp/Cecil/pull/931) -- Apply fixes from StyleCI [`#930`](https://github.com/Cecilapp/Cecil/pull/930) -- Apply fixes from StyleCI [`#929`](https://github.com/Cecilapp/Cecil/pull/929) -- Fix "serve" command not applying template changes [`#879`](https://github.com/Cecilapp/Cecil/pull/879) -- Disable RSS by default [`#928`](https://github.com/Cecilapp/Cecil/pull/928) -- Enhance use cases tests coverage [`#927`](https://github.com/Cecilapp/Cecil/pull/927) -- Apply fixes from StyleCI [`#926`](https://github.com/Cecilapp/Cecil/pull/926) -- Fix metatags template [`#923`](https://github.com/Cecilapp/Cecil/pull/923) -- Clean generator tag injection and default templates [`#922`](https://github.com/Cecilapp/Cecil/pull/922) -- Fix meta generator [`#920`](https://github.com/Cecilapp/Cecil/pull/920) -- Fix Open Graph image [`#919`](https://github.com/Cecilapp/Cecil/pull/919) -- Display the absolute template path in rendering error message [`#907`](https://github.com/Cecilapp/Cecil/pull/907) -- Fix returned status code in case of general error [`#906`](https://github.com/Cecilapp/Cecil/pull/906) -- Fix metatags template [`#905`](https://github.com/Cecilapp/Cecil/pull/905) -- Fix default metatags template [`#904`](https://github.com/Cecilapp/Cecil/pull/904) -- Minor fix [`#903`](https://github.com/Cecilapp/Cecil/pull/903) -- Fix `sort_by_weight` template filter [`#902`](https://github.com/Cecilapp/Cecil/pull/902) -- Add "markdown_to_html" Twig filter [`#880`](https://github.com/Cecilapp/Cecil/pull/880) -- Fix virtual pages display on homepage [`#877`](https://github.com/Cecilapp/Cecil/pull/877) -- Media supports [`#840`](https://github.com/Cecilapp/Cecil/pull/840) -- Fix default list template and update deps [`#837`](https://github.com/Cecilapp/Cecil/pull/837) -- Fix navigation sort [`#835`](https://github.com/Cecilapp/Cecil/pull/835) -- Fix server [`#824`](https://github.com/Cecilapp/Cecil/pull/824) -- Fix local server headers [`#823`](https://github.com/Cecilapp/Cecil/pull/823) -- Podcast example [`#822`](https://github.com/Cecilapp/Cecil/pull/822) -- Code refactoring [`#820`](https://github.com/Cecilapp/Cecil/pull/820) -- Fix feed template [`#818`](https://github.com/Cecilapp/Cecil/pull/818) -- Fix images Markdown parsing [`#804`](https://github.com/Cecilapp/Cecil/pull/804) -- Feature: customize pages' path from config [`#815`](https://github.com/Cecilapp/Cecil/pull/815) -- Fix default templates [`#803`](https://github.com/Cecilapp/Cecil/pull/803) -- Fix show:* commands [`#802`](https://github.com/Cecilapp/Cecil/pull/802) -- Feature: custom config file [`#801`](https://github.com/Cecilapp/Cecil/pull/801) -- Fix assets [`#799`](https://github.com/Cecilapp/Cecil/pull/799) -- Feature: bundle assets [`#798`](https://github.com/Cecilapp/Cecil/pull/798) -- Fix resource watcher [`#796`](https://github.com/Cecilapp/Cecil/pull/796) -- Fix asset 2x minify [`#795`](https://github.com/Cecilapp/Cecil/pull/795) -- Fixing Sass configuration [`#794`](https://github.com/Cecilapp/Cecil/pull/794) -- Fixing documentation and some namings [`#793`](https://github.com/Cecilapp/Cecil/pull/793) -- Should works with PHP 7.4 [`#792`](https://github.com/Cecilapp/Cecil/pull/792) -- Fixing post-process cache [`#791`](https://github.com/Cecilapp/Cecil/pull/791) -- Changes Twig filters and functions [`#786`](https://github.com/Cecilapp/Cecil/pull/786) -- No persistent cache with `cecil serve` [`#784`](https://github.com/Cecilapp/Cecil/pull/784) -- Enhances Twig's extensions [`#775`](https://github.com/Cecilapp/Cecil/pull/775) -- Fix deploy [`#774`](https://github.com/Cecilapp/Cecil/pull/774) -- Fix [`#773`](https://github.com/Cecilapp/Cecil/pull/773) -- Rebuilding assets & cache [`#769`](https://github.com/Cecilapp/Cecil/pull/769) -- Should build without config file or layouts [`#767`](https://github.com/Cecilapp/Cecil/pull/767) -- Fix cache key [`#768`](https://github.com/Cecilapp/Cecil/pull/768) -- SimpleCache (PSR-16) implementation [`#763`](https://github.com/Cecilapp/Cecil/pull/763) -- Enhances console output [`#762`](https://github.com/Cecilapp/Cecil/pull/762) -- Enhances console output [`#760`](https://github.com/Cecilapp/Cecil/pull/760) -- Some fixes [`#759`](https://github.com/Cecilapp/Cecil/pull/759) -- Clean code [`#758`](https://github.com/Cecilapp/Cecil/pull/758) -- Console messages: minor fixes [`#757`](https://github.com/Cecilapp/Cecil/pull/757) -- Fix console progress bar [`#756`](https://github.com/Cecilapp/Cecil/pull/756) -- Switching log messages to psr/log [`#751`](https://github.com/Cecilapp/Cecil/pull/751) -- Fix console error messages display [`#750`](https://github.com/Cecilapp/Cecil/pull/750) -- Some code enhancements [`#749`](https://github.com/Cecilapp/Cecil/pull/749) -- Fix console error handler [`#745`](https://github.com/Cecilapp/Cecil/pull/745) -- Enhances errors display [`#743`](https://github.com/Cecilapp/Cecil/pull/743) -- Better console output/messages [`#736`](https://github.com/Cecilapp/Cecil/pull/736) -- Clean error message [`#734`](https://github.com/Cecilapp/Cecil/pull/734) -- Fix CLI error message (again) [`#733`](https://github.com/Cecilapp/Cecil/pull/733) -- Fix CLI error message [`#732`](https://github.com/Cecilapp/Cecil/pull/732) -- Cleaner CLI error message. [`#730`](https://github.com/Cecilapp/Cecil/pull/730) -- Fix cache configuration [`#729`](https://github.com/Cecilapp/Cecil/pull/729) -- Fix postprocess log display [`#728`](https://github.com/Cecilapp/Cecil/pull/728) -- Fix feed [`#727`](https://github.com/Cecilapp/Cecil/pull/727) -- Fix postprocess cache [`#721`](https://github.com/Cecilapp/Cecil/pull/721) -- Enhances Config [`#715`](https://github.com/Cecilapp/Cecil/pull/715) -- Enhances Assets/Image [`#714`](https://github.com/Cecilapp/Cecil/pull/714) -- Enhances Twig extensions [`#711`](https://github.com/Cecilapp/Cecil/pull/711) -- Cleaning code and comments [`#701`](https://github.com/Cecilapp/Cecil/pull/701) -- Enhances Post-process and Cache [`#699`](https://github.com/Cecilapp/Cecil/pull/699) -- Fix cache absolute path [`#697`](https://github.com/Cecilapp/Cecil/pull/697) -- Fix cache logic! [`#696`](https://github.com/Cecilapp/Cecil/pull/696) -- Fix post-process (temporary) [`#694`](https://github.com/Cecilapp/Cecil/pull/694) -- Fix post-processors [`#692`](https://github.com/Cecilapp/Cecil/pull/692) -- Rebuild optimizers [`#672`](https://github.com/Cecilapp/Cecil/pull/672) -- Fix default index generator [`#682`](https://github.com/Cecilapp/Cecil/pull/682) -- Homepage is now a default page [`#681`](https://github.com/Cecilapp/Cecil/pull/681) -- Fix Twig `filter` on Pages collections [`#680`](https://github.com/Cecilapp/Cecil/pull/680) -- Fix generators [`#678`](https://github.com/Cecilapp/Cecil/pull/678) -- Fix/rendering log [`#675`](https://github.com/Cecilapp/Cecil/pull/675) -- Fix `url()` [`#674`](https://github.com/Cecilapp/Cecil/pull/674) -- `content` directory should not be required [`#673`](https://github.com/Cecilapp/Cecil/pull/673) -- Fix `pagetypeformats` [`#671`](https://github.com/Cecilapp/Cecil/pull/671) -- Fix `new:page` command [`#670`](https://github.com/Cecilapp/Cecil/pull/670) -- Fix `new:site` command [`#669`](https://github.com/Cecilapp/Cecil/pull/669) -- Fix `new:site` command [`#668`](https://github.com/Cecilapp/Cecil/pull/668) -- Fix `show:content` command [`#667`](https://github.com/Cecilapp/Cecil/pull/667) -- Fix Page::createId [`#666`](https://github.com/Cecilapp/Cecil/pull/666) -- Fix path [`#665`](https://github.com/Cecilapp/Cecil/pull/665) -- Fix memory limit [`#663`](https://github.com/Cecilapp/Cecil/pull/663) -- Fix Markdown links [`#662`](https://github.com/Cecilapp/Cecil/pull/662) -- Enhance code [`#659`](https://github.com/Cecilapp/Cecil/pull/659) -- Fix index custom template [`#656`](https://github.com/Cecilapp/Cecil/pull/656) -- Fix images process [`#654`](https://github.com/Cecilapp/Cecil/pull/654) -- Ability to load local generators [`#653`](https://github.com/Cecilapp/Cecil/pull/653) -- Apply fixes from StyleCI [`#652`](https://github.com/Cecilapp/Cecil/pull/652) -- Apply fixes from StyleCI [`#651`](https://github.com/Cecilapp/Cecil/pull/651) -- Apply fixes from StyleCI [`#650`](https://github.com/Cecilapp/Cecil/pull/650) -- Add Static files loader [`#649`](https://github.com/Cecilapp/Cecil/pull/649) -- Fix Assets/Image [`#648`](https://github.com/Cecilapp/Cecil/pull/648) -- Fix Markdown links with anchor [`#647`](https://github.com/Cecilapp/Cecil/pull/647) -- Exclude page from section [`#646`](https://github.com/Cecilapp/Cecil/pull/646) -- Fix collection sort [`#644`](https://github.com/Cecilapp/Cecil/pull/644) -- Fix JSON list default sort [`#643`](https://github.com/Cecilapp/Cecil/pull/643) -- Enhances post process rendering code [`#641`](https://github.com/Cecilapp/Cecil/pull/641) -- Test CLI [`#639`](https://github.com/Cecilapp/Cecil/pull/639) -- Fix skeleton [`#638`](https://github.com/Cecilapp/Cecil/pull/638) -- Fix skeleton SCSS import [`#637`](https://github.com/Cecilapp/Cecil/pull/637) -- Apply fixes from StyleCI [`#635`](https://github.com/Cecilapp/Cecil/pull/635) -- Fix output index path [`#633`](https://github.com/Cecilapp/Cecil/pull/633) -- Fix dry-run option [`#632`](https://github.com/Cecilapp/Cecil/pull/632) -- Fix steps message [`#630`](https://github.com/Cecilapp/Cecil/pull/630) -- Images lazy loading [`#628`](https://github.com/Cecilapp/Cecil/pull/628) -- Feature responsive images [`#627`](https://github.com/Cecilapp/Cecil/pull/627) -- Fix links to Markdown files [`#624`](https://github.com/Cecilapp/Cecil/pull/624) -- Clean code [`#622`](https://github.com/Cecilapp/Cecil/pull/622) -- Fix Assets/Image [`#621`](https://github.com/Cecilapp/Cecil/pull/621) -- Fix cache copy [`#611`](https://github.com/Cecilapp/Cecil/pull/611) -- Assets/Image [`#597`](https://github.com/Cecilapp/Cecil/pull/597) -- Code Style [`#608`](https://github.com/Cecilapp/Cecil/pull/608) -- 🚧 Fix menus [`#604`](https://github.com/Cecilapp/Cecil/pull/604) -- Code Style (bis) [`#600`](https://github.com/Cecilapp/Cecil/pull/600) -- Code Style [`#599`](https://github.com/Cecilapp/Cecil/pull/599) -- Add Util::isExternalUrl [`#595`](https://github.com/Cecilapp/Cecil/pull/595) -- Cleaning utils [`#594`](https://github.com/Cecilapp/Cecil/pull/594) -- Add feature: Twig filter image resize(width) [`#593`](https://github.com/Cecilapp/Cecil/pull/593) -- Fix copy if exclude is null [`#590`](https://github.com/Cecilapp/Cecil/pull/590) -- Add image resize feature [`#587`](https://github.com/Cecilapp/Cecil/pull/587) -- Fix 'show:content' command [`#583`](https://github.com/Cecilapp/Cecil/pull/583) -- Fix static copy [`#581`](https://github.com/Cecilapp/Cecil/pull/581) -- Config `static: exclude` accepts globs, strings, regexes [`#580`](https://github.com/Cecilapp/Cecil/pull/580) -- Fix skeleton [`#579`](https://github.com/Cecilapp/Cecil/pull/579) -- Fix Twig deprecated class [`#576`](https://github.com/Cecilapp/Cecil/pull/576) -- Rebuilds output formats configuration structure [`#575`](https://github.com/Cecilapp/Cecil/pull/575) -- Add 'window.location' in redirect template [`#574`](https://github.com/Cecilapp/Cecil/pull/574) -- Allow dot in slugify pattern [`#573`](https://github.com/Cecilapp/Cecil/pull/573) -- Fix virtualpages generator [`#572`](https://github.com/Cecilapp/Cecil/pull/572) -- Rebuilds virtual pages configuration structure [`#571`](https://github.com/Cecilapp/Cecil/pull/571) -- Clean code [`#569`](https://github.com/Cecilapp/Cecil/pull/569) -- Rebuilds languages configuration structure [`#568`](https://github.com/Cecilapp/Cecil/pull/568) -- Fix menus [`#557`](https://github.com/Cecilapp/Cecil/pull/557) -- Create CODE_OF_CONDUCT.md [`#556`](https://github.com/Cecilapp/Cecil/pull/556) -- Better menus! [`#555`](https://github.com/Cecilapp/Cecil/pull/555) -- Enhance data loader [`#553`](https://github.com/Cecilapp/Cecil/pull/553) -- Fix JSON templates [`#551`](https://github.com/Cecilapp/Cecil/pull/551) -- Fix optimize cmd [`#550`](https://github.com/Cecilapp/Cecil/pull/550) -- Fix index output file [`#549`](https://github.com/Cecilapp/Cecil/pull/549) -- Optimization file feature [`#548`](https://github.com/Cecilapp/Cecil/pull/548) -- Add images extensions for optimization [`#538`](https://github.com/Cecilapp/Cecil/pull/538) -- Feature images optimization [`#537`](https://github.com/Cecilapp/Cecil/pull/537) -- Fix scssphp [`#534`](https://github.com/Cecilapp/Cecil/pull/534) -- Fix data sub dir [`#531`](https://github.com/Cecilapp/Cecil/pull/531) -- Import data from YAML files [`#529`](https://github.com/Cecilapp/Cecil/pull/529) -- Fix console log output [`#527`](https://github.com/Cecilapp/Cecil/pull/527) -- Add date prefix to new page [`#525`](https://github.com/Cecilapp/Cecil/pull/525) -- 5.0.1 [`#524`](https://github.com/Cecilapp/Cecil/pull/524) -- Apply fixes from StyleCI [`#523`](https://github.com/Cecilapp/Cecil/pull/523) -- Apply fixes from StyleCI [`#522`](https://github.com/Cecilapp/Cecil/pull/522) -- Apply fixes from StyleCI [`#521`](https://github.com/Cecilapp/Cecil/pull/521) -- Apply fixes from StyleCI [`#520`](https://github.com/Cecilapp/Cecil/pull/520) -- Apply fixes from StyleCI [`#519`](https://github.com/Cecilapp/Cecil/pull/519) -- Apply fixes from StyleCI [`#518`](https://github.com/Cecilapp/Cecil/pull/518) -- Apply fixes from StyleCI [`#517`](https://github.com/Cecilapp/Cecil/pull/517) -- Apply fixes from StyleCI [`#516`](https://github.com/Cecilapp/Cecil/pull/516) -- Apply fixes from StyleCI [`#515`](https://github.com/Cecilapp/Cecil/pull/515) -- Apply fixes from StyleCI [`#514`](https://github.com/Cecilapp/Cecil/pull/514) -- Apply fixes from StyleCI [`#513`](https://github.com/Cecilapp/Cecil/pull/513) -- Apply fixes from StyleCI [`#512`](https://github.com/Cecilapp/Cecil/pull/512) -- Fix empty taxonomy [`#509`](https://github.com/Cecilapp/Cecil/pull/509) -- Fix Composer lock file... [`#507`](https://github.com/Cecilapp/Cecil/pull/507) -- Fix Parsedown footnotes [`#506`](https://github.com/Cecilapp/Cecil/pull/506) -- Create new page with date prefix [`#504`](https://github.com/Cecilapp/Cecil/pull/504) -- Fix build time calcul [`#499`](https://github.com/Cecilapp/Cecil/pull/499) -- Enhance serve livereload [`#498`](https://github.com/Cecilapp/Cecil/pull/498) -- Apply fixes from StyleCI [`#491`](https://github.com/Cecilapp/Cecil/pull/491) -- Fix pagination [`#490`](https://github.com/Cecilapp/Cecil/pull/490) -- Router supports SVG files [`#489`](https://github.com/Cecilapp/Cecil/pull/489) -- Enhances pagination [`#488`](https://github.com/Cecilapp/Cecil/pull/488) -- Fix config import [`#486`](https://github.com/Cecilapp/Cecil/pull/486) -- Fix language [`#485`](https://github.com/Cecilapp/Cecil/pull/485) -- Replace internal link to *.md files with the right URL [`#482`](https://github.com/Cecilapp/Cecil/pull/482) -- Enhances Internationalization [`#478`](https://github.com/Cecilapp/Cecil/pull/478) -- Add verbose mode for serve command [`#479`](https://github.com/Cecilapp/Cecil/pull/479) -- Fix default templates [`#475`](https://github.com/Cecilapp/Cecil/pull/475) -- Create metatags template [`#434`](https://github.com/Cecilapp/Cecil/pull/434) -- Minor fix [`#474`](https://github.com/Cecilapp/Cecil/pull/474) -- Add version number in `generator` meta [`#473`](https://github.com/Cecilapp/Cecil/pull/473) -- Enhance rendering performances [`#467`](https://github.com/Cecilapp/Cecil/pull/467) -- Fix pagination templates [`#472`](https://github.com/Cecilapp/Cecil/pull/472) -- Fix config path ("site.") [`#433`](https://github.com/Cecilapp/Cecil/pull/433) -- Fix --open option of New command [`#432`](https://github.com/Cecilapp/Cecil/pull/432) -- i18n support! 🎉 [`#428`](https://github.com/Cecilapp/Cecil/pull/428) -- Fix menu item weight [`#420`](https://github.com/Cecilapp/Cecil/pull/420) -- Fix menu item weight [`#419`](https://github.com/Cecilapp/Cecil/pull/419) -- Change `config.yml` structure [`#416`](https://github.com/Cecilapp/Cecil/pull/416) -- Reworking taxonomy logic [`#401`](https://github.com/Cecilapp/Cecil/pull/401) -- Fix deploy [`#403`](https://github.com/Cecilapp/Cecil/pull/403) -- Deploy to cecil.app [`#402`](https://github.com/Cecilapp/Cecil/pull/402) -- Fix excerpt break [`#388`](https://github.com/Cecilapp/Cecil/pull/388) -- Fix break [`#385`](https://github.com/Cecilapp/Cecil/pull/385) -- Apply fixes from StyleCI [`#384`](https://github.com/Cecilapp/Cecil/pull/384) -- Feature config variables [`#383`](https://github.com/Cecilapp/Cecil/pull/383) -- Fix language [`#380`](https://github.com/Cecilapp/Cecil/pull/380) -- Fix Serve baseurl [`#379`](https://github.com/Cecilapp/Cecil/pull/379) -- Fix internationalization [`#376`](https://github.com/Cecilapp/Cecil/pull/376) -- Set php version [`#374`](https://github.com/Cecilapp/Cecil/pull/374) -- Fix Intl dependencies [`#373`](https://github.com/Cecilapp/Cecil/pull/373) -- Internationalisation (Intl+i18n) [`#372`](https://github.com/Cecilapp/Cecil/pull/372) -- Fix #362 [`#365`](https://github.com/Cecilapp/Cecil/pull/365) -- Fix #363 [`#364`](https://github.com/Cecilapp/Cecil/pull/364) -- Fix hashfile function (SRI) [`#360`](https://github.com/Cecilapp/Cecil/pull/360) -- Fix meta generator [`#357`](https://github.com/Cecilapp/Cecil/pull/357) -- Add "break" as excerpt [`#356`](https://github.com/Cecilapp/Cecil/pull/356) -- Term taxonomy name support [`#354`](https://github.com/Cecilapp/Cecil/pull/354) -- Fix prefix [`#348`](https://github.com/Cecilapp/Cecil/pull/348) -- Fix menus and messages [`#340`](https://github.com/Cecilapp/Cecil/pull/340) -- Enhance menus entries creation [`#337`](https://github.com/Cecilapp/Cecil/pull/337) -- Fix menu URL [`#334`](https://github.com/Cecilapp/Cecil/pull/334) -- Fix watcher [`#331`](https://github.com/Cecilapp/Cecil/pull/331) -- Fix watcher [`#330`](https://github.com/Cecilapp/Cecil/pull/330) -- Fix page parser [`#329`](https://github.com/Cecilapp/Cecil/pull/329) -- Specify Server host and port [`#328`](https://github.com/Cecilapp/Cecil/pull/328) -- Enhance collections, taxonomy, pagination and more! \o/ [`#320`](https://github.com/Cecilapp/Cecil/pull/320) -- New Serve cmd option: --no-watcher [`#308`](https://github.com/Cecilapp/Cecil/pull/308) -- Fix feed date [`#307`](https://github.com/Cecilapp/Cecil/pull/307) -- Collection interface and generators optimization [`#306`](https://github.com/Cecilapp/Cecil/pull/306) -- Fix feeds [`#304`](https://github.com/Cecilapp/Cecil/pull/304) -- Atom prior + JSON output disabled [`#303`](https://github.com/Cecilapp/Cecil/pull/303) -- Add Atom format/support [`#302`](https://github.com/Cecilapp/Cecil/pull/302) -- Enhance JSON templates [`#301`](https://github.com/Cecilapp/Cecil/pull/301) -- Fix alternates template title [`#299`](https://github.com/Cecilapp/Cecil/pull/299) -- 4.6.4 [`#296`](https://github.com/Cecilapp/Cecil/pull/296) -- Clean ressource templates [`#294`](https://github.com/Cecilapp/Cecil/pull/294) -- Enhance rending error message [`#293`](https://github.com/Cecilapp/Cecil/pull/293) -- Fix setVariables() error message [`#290`](https://github.com/Cecilapp/Cecil/pull/290) -- Open new page in configured editor [`#289`](https://github.com/Cecilapp/Cecil/pull/289) -- Add formats: js, webmanifest [`#286`](https://github.com/Cecilapp/Cecil/pull/286) -- url option addhash false by default [`#285`](https://github.com/Cecilapp/Cecil/pull/285) -- Clean layouts [`#284`](https://github.com/Cecilapp/Cecil/pull/284) -- Fix url() backward compatibility [`#282`](https://github.com/Cecilapp/Cecil/pull/282) -- Output formats [`#244`](https://github.com/Cecilapp/Cecil/pull/244) -- Add option to disable "page from config" generation [`#234`](https://github.com/Cecilapp/Cecil/pull/234) -- Enhance code! [`#236`](https://github.com/Cecilapp/Cecil/pull/236) -- Apply fixes from StyleCI [`#237`](https://github.com/Cecilapp/Cecil/pull/237) -- [WIP] Enhance collection(s) [`#230`](https://github.com/Cecilapp/Cecil/pull/230) -- Pretty code [`#228`](https://github.com/Cecilapp/Cecil/pull/228) -- [WIP] Fix page id with a useless final '/' [`#225`](https://github.com/Cecilapp/Cecil/pull/225) -- Enhance taxonomy collection [`#224`](https://github.com/Cecilapp/Cecil/pull/224) -- Fix 'newsite' command. [`#218`](https://github.com/Cecilapp/Cecil/pull/218) -- Add getenv() function [`#216`](https://github.com/Cecilapp/Cecil/pull/216) -- Fix RSS target section [`#214`](https://github.com/Cecilapp/Cecil/pull/214) -- Fix config + documentation [`#212`](https://github.com/Cecilapp/Cecil/pull/212) -- Fix filterBy [`#199`](https://github.com/Cecilapp/Cecil/pull/199) -- Fix `cecil.version` variable. [`#196`](https://github.com/Cecilapp/Cecil/pull/196) -- 4.1.0 [`#192`](https://github.com/Cecilapp/Cecil/pull/192) -- Include the library in the app [`#189`](https://github.com/Cecilapp/Cecil/pull/189) -- PHPoole -> Cecil [`#187`](https://github.com/Cecilapp/Cecil/pull/187) -- [WIP] PHPoole to Cecil [`#186`](https://github.com/Cecilapp/Cecil/pull/186) -- Fixes #1583 - Enforcing runtime checks for required php extensions (#1585) [`#1583`](https://github.com/Cecilapp/Cecil/issues/1583) -- Fix #1019 [`#1019`](https://github.com/Cecilapp/Cecil/issues/1019) -- Fix #908 [`#908`](https://github.com/Cecilapp/Cecil/issues/908) -- Fix #362 (#365) [`#362`](https://github.com/Cecilapp/Cecil/issues/362) -- Fix #363 (#364) [`#363`](https://github.com/Cecilapp/Cecil/issues/363) -- fix: simplified skeleton new:site [`fa2efc7`](https://github.com/Cecilapp/Cecil/commit/fa2efc74143b9f7e1c4f7ea937b3ad23a0ba8378) -- Revamp build life cycle schema [`11e931f`](https://github.com/Cecilapp/Cecil/commit/11e931fcc178cef09147d44c3be024f168d25709) -- Generated changelog [`e85694b`](https://github.com/Cecilapp/Cecil/commit/e85694bbbc8c2655bcdf4c6bc22fa94949070953) -- Generated changelog [`9148dd6`](https://github.com/Cecilapp/Cecil/commit/9148dd6817ead2a79219eace983252ceb41293a7) -- Add auto-changelog [`5f57c3a`](https://github.com/Cecilapp/Cecil/commit/5f57c3a62b00b3cea7102004ba7044f5501d0752) -- Chart export [`3392c81`](https://github.com/Cecilapp/Cecil/commit/3392c812faaf5696d65bef855ef2414c4993e30a) -- refactor: cleaning internal templates [`0648ccf`](https://github.com/Cecilapp/Cecil/commit/0648ccf3d45322c4035b3c0348aafddb7c9cfbe3) -- ci: Refactor CI config files [`46509b7`](https://github.com/Cecilapp/Cecil/commit/46509b7e45775574329e5d95dd24a561198720d5) -- feature: add default navigation partial + update default templates [`7f77704`](https://github.com/Cecilapp/Cecil/commit/7f77704a84e54e61481e4f8ad82f6af78befbc0b) -- test: update and clean fixtures [`bccfc10`](https://github.com/Cecilapp/Cecil/commit/bccfc104ae0c21056f367c68489d54da2257f0c0) -- chore: update comments [`f5395c4`](https://github.com/Cecilapp/Cecil/commit/f5395c4a3f17c19f8a65ee940756fefec452ea64) -- perf: compiler optim with sprintf + PHP 8.4 [`a9936f9`](https://github.com/Cecilapp/Cecil/commit/a9936f95358fa89e5a246c923bf1d4ffe160ef3d) -- chore: composer normalize [`47a03c2`](https://github.com/Cecilapp/Cecil/commit/47a03c2e8b5ce6846463adabbb07a9d63c2b5044) -- Cleaning and optimizing default templates [`426ae59`](https://github.com/Cecilapp/Cecil/commit/426ae595681cbde615e7e9c4eaff6bba513d9a7b) -- chore: cleaning composer file [`259ba58`](https://github.com/Cecilapp/Cecil/commit/259ba584a26210c70a58d12175e0ae72afa9e89a) -- doc: rewriting of the documentation [`d30fdcf`](https://github.com/Cecilapp/Cecil/commit/d30fdcfb01aa15bd4b96ac0b0c78824b76c453c5) -- docs: update life cycle chart [`e129639`](https://github.com/Cecilapp/Cecil/commit/e129639c986ff2982d4154bbe23bae4ad34aa9c1) -- refactor: enhance skeleton [`69f3ab8`](https://github.com/Cecilapp/Cecil/commit/69f3ab8d93d45ace9223430c0ae36808eb9bb440) -- refactor: update built-in templates [`91cb21b`](https://github.com/Cecilapp/Cecil/commit/91cb21b1c1cfc29ab3c109ca0399313d8a7b2869) -- refactor: CS PSR12 [`764fcbc`](https://github.com/Cecilapp/Cecil/commit/764fcbc116d15e920975f22811638dcbab53414c) -- doc: fix documentation [`54a4462`](https://github.com/Cecilapp/Cecil/commit/54a44623c912938802c4aab519251e33c8b5fd41) -- refactor: cleaning default config [`e25484e`](https://github.com/Cecilapp/Cecil/commit/e25484ed1cb816cf98f8eff31c130920cc041908) -- docs: enhancements [`dfec0d2`](https://github.com/Cecilapp/Cecil/commit/dfec0d2b75842d4282fc686d22dedf144e4ef398) -- chore: code strict_types [`2af3b9e`](https://github.com/Cecilapp/Cecil/commit/2af3b9e05e5dd70e19271f14916191cb9d43bfb9) -- docs: minor updates [`fdbfe96`](https://github.com/Cecilapp/Cecil/commit/fdbfe96ca43790ce3b80a17a657bd928245a30b7) -- test: remove useless unit tests [`6e57a6d`](https://github.com/Cecilapp/Cecil/commit/6e57a6d3a483f3c7a5e0b2b36eb9d6186fa072a3) -- chore: cleaning tests fixtures [`fff33d5`](https://github.com/Cecilapp/Cecil/commit/fff33d5d4560dc1a867b2a7739271358b61ca2dd) -- docs: update configuration doc [`293ca21`](https://github.com/Cecilapp/Cecil/commit/293ca213c486ced8cbbd15038583b4a51785ed3f) -- fix: dependencies [`874bd8a`](https://github.com/Cecilapp/Cecil/commit/874bd8a353677f0ee89bee2593943d738bcfad40) -- feature: pagesfrom in home page [`1e7144d`](https://github.com/Cecilapp/Cecil/commit/1e7144d2d50b28574f8fc6b4f6be53b3048d455b) -- docs: update deploy recipes [`b6bd0be`](https://github.com/Cecilapp/Cecil/commit/b6bd0bea6172417cc266067eb5d265b86dfec7fb) -- chore: cleaning code [`5692bc6`](https://github.com/Cecilapp/Cecil/commit/5692bc619f7f61e6144af611e648c176e0fd9fe4) -- chore: dedicated package for resource watcher [`e80f861`](https://github.com/Cecilapp/Cecil/commit/e80f86137a50ea1a737b4c0f64f48532f7477747) -- fix: add symfony/config [`a2ac8bd`](https://github.com/Cecilapp/Cecil/commit/a2ac8bde44d759d06cdf3c83a4ef3259648b1088) -- docs: update content [`79314a0`](https://github.com/Cecilapp/Cecil/commit/79314a07f93c47a5c0bd5f4dd556fc018c5846c1) -- docs: update deploy [`b8131c2`](https://github.com/Cecilapp/Cecil/commit/b8131c26d9f80897c50c8a10acbbbc769cd75298) -- docs: update templates [`531ec2c`](https://github.com/Cecilapp/Cecil/commit/531ec2c246ba93bdec5ecfc711be4ff85a07bcb2) -- Create cecil-build.sh [`4e58773`](https://github.com/Cecilapp/Cecil/commit/4e58773cf325fc9fa01eff40abcd8be95ab34b90) -- docs: update charts [`817e2ed`](https://github.com/Cecilapp/Cecil/commit/817e2ed7a55e3d9c0244a8bb70968e196e3f9df8) -- feat: enhances Skeleton and default CSS [`97b33c5`](https://github.com/Cecilapp/Cecil/commit/97b33c5fc4aa44d264312aeeaf9c908d4921c9b3) -- doc: update diagrams [`821004f`](https://github.com/Cecilapp/Cecil/commit/821004fa9277483557ed042497de5f0885a7e3f4) -- doc: update configuration [`e97cb5c`](https://github.com/Cecilapp/Cecil/commit/e97cb5ce7a3230f6fb3da51b1434ee671367e36e) -- Create authoring-content.md [`d110863`](https://github.com/Cecilapp/Cecil/commit/d110863e910c0d92c7e964191c81b8b31e01c530) -- refactor: assets [`509d60b`](https://github.com/Cecilapp/Cecil/commit/509d60b4c6a144a1473789281232e07dea45530d) -- ci: fix parsedown toc dep [`c34ddf7`](https://github.com/Cecilapp/Cecil/commit/c34ddf7a2ac9c0688907d734101cccdbbeb68b3b) -- chore: sprintf() -> \sprintf() [`1db773b`](https://github.com/Cecilapp/Cecil/commit/1db773bd23e9f2e2f1e9ebfd91aca89810afd69e) -- chore: update Atom XSLT CSS [`3c4268e`](https://github.com/Cecilapp/Cecil/commit/3c4268e8cdb943ef4481423e926c067093a2879b) -- Delete markdown.md [`9377e9b`](https://github.com/Cecilapp/Cecil/commit/9377e9bac07bfe8a1763ab217f24db8135736fb6) -- doc: update documentation about localization [`7137fe2`](https://github.com/Cecilapp/Cecil/commit/7137fe2418b72d4e433630b791074213d7c8a459) -- docs: minor updates [`9b0ee09`](https://github.com/Cecilapp/Cecil/commit/9b0ee094549ca544be3cdf23ff8cb40e3d71072e) -- doc: update body's converter options [`728fee6`](https://github.com/Cecilapp/Cecil/commit/728fee65177afc14f6ee0e25e8fa644a82640494) -- refactor: static files copy [`e65f7af`](https://github.com/Cecilapp/Cecil/commit/e65f7af2e2648db0c47b07f06a2fe41ec432ab47) -- refactor: add symfony/polyfill-intl-icu [`dcb38d2`](https://github.com/Cecilapp/Cecil/commit/dcb38d23f88b706544dd9a3353d4fc0924323164) -- fix: CLI path argument [`f7067e6`](https://github.com/Cecilapp/Cecil/commit/f7067e69ca7b76abc3893a9f13cbff6d6ed38d48) -- docs: update of configuration [`ed22610`](https://github.com/Cecilapp/Cecil/commit/ed226105721ececac9492590424142a593b82b31) -- refactor: clean code [`38996ea`](https://github.com/Cecilapp/Cecil/commit/38996eacd3391d03a66007b9200b28b883927574) -- Enhances code [`d77d143`](https://github.com/Cecilapp/Cecil/commit/d77d14385a6de90e906bb2e2c1ca386ad359da3d) -- ci: update release workflow [`661dade`](https://github.com/Cecilapp/Cecil/commit/661dade804c2f2ffb4f29b1467f5cdc6b266be04) -- chore: update language [`739ec02`](https://github.com/Cecilapp/Cecil/commit/739ec02f9e54a3437b6e1689d1adffc63a2d466b) -- docs: update Quick Start [`e9f2bd7`](https://github.com/Cecilapp/Cecil/commit/e9f2bd77b6109aa4b3f8980fda87338e3ae6f2e7) -- fix: remote asset handling [`56cdf1c`](https://github.com/Cecilapp/Cecil/commit/56cdf1c377b78deb993de5bc847fbc614cdef194) -- feat: image placeholder in page body [`a950fdc`](https://github.com/Cecilapp/Cecil/commit/a950fdc495f16d33363cae2fc3ab60aad17e27a3) -- docs: enhances docs about images [`a0d0e52`](https://github.com/Cecilapp/Cecil/commit/a0d0e520e61d9fd58aba30395fdecd9b4debc97b) -- doc: update localization docs [`8505469`](https://github.com/Cecilapp/Cecil/commit/850546905dfc228bf3240729659b05e4a2a5db84) -- refactor: clean code [`f1c4951`](https://github.com/Cecilapp/Cecil/commit/f1c4951469c5993cee4935d701bbbb0b8fc41890) -- Create 1.Quick Start.fr.md [`ec5f623`](https://github.com/Cecilapp/Cecil/commit/ec5f623a3f03021aeff828d8b2c8f469a9ded6bc) -- feat: split line template filter [`ad5c6a4`](https://github.com/Cecilapp/Cecil/commit/ad5c6a48dc66d546b5637a0f42507a76488aeff2) -- docs: minor fix [`969deed`](https://github.com/Cecilapp/Cecil/commit/969deed6ee1557a1803291bf07932e77142589a9) -- feat: debug output of translation files added [`1561761`](https://github.com/Cecilapp/Cecil/commit/15617613b0c8d8c83a31ca7228f52a376a16e9ee) -- Create DynamicComparisons.php [`3325cd9`](https://github.com/Cecilapp/Cecil/commit/3325cd9324d7e7648a3b7f30930a289e6c1766a4) -- refactor: better Exception messages [`fbf425e`](https://github.com/Cecilapp/Cecil/commit/fbf425e8b411fdb71770381710d2fe1dce86deef) -- refactor: skeleton templates [`c25b446`](https://github.com/Cecilapp/Cecil/commit/c25b446dd9595803fc3b62ad9983e8a84c196a92) -- refactor: better images handling [`0471add`](https://github.com/Cecilapp/Cecil/commit/0471addd525b0afbec9b288fea1aec398593ade0) -- docs: fix "ie" -> "e.g." [`54fa0f2`](https://github.com/Cecilapp/Cecil/commit/54fa0f20d007cdf6bc043f238324f9a1f77b57e1) -- fix: sanitize remote asset path [`e403b37`](https://github.com/Cecilapp/Cecil/commit/e403b37579ab31848b6355503502b95fd3e75ad0) -- chore: clean default templates [`a416d76`](https://github.com/Cecilapp/Cecil/commit/a416d76d4bb227cc539c60042c89e7cf0370a65b) -- Clean Composer scripts [`48e315f`](https://github.com/Cecilapp/Cecil/commit/48e315f8e45342d460e3247b6dc33ae312b002ed) -- Fix Asset function documentation [`deec052`](https://github.com/Cecilapp/Cecil/commit/deec0522e8984e27f5bae10df683b73e2dc627a2) -- Enhances test workflow [`8669225`](https://github.com/Cecilapp/Cecil/commit/8669225de06c43f7052515dd3878114943eeab99) -- Create bug_report.yml [`87de2ac`](https://github.com/Cecilapp/Cecil/commit/87de2ac5a7ba169a4c1347853c6fef8100cf8a5e) -- doc: fix links [`941f70c`](https://github.com/Cecilapp/Cecil/commit/941f70c6e91a792225f637a832117c8e3c5ad71d) -- Clean docs [`56afb5c`](https://github.com/Cecilapp/Cecil/commit/56afb5c22a9f2f9b4b566e629510d3b091eaeb35) -- Create changelog.yml [`3ac43ff`](https://github.com/Cecilapp/Cecil/commit/3ac43ff4d900a0c5d4a0d9610589a9c5445f7980) -- doc: virtual pages configuration [`c2fe24a`](https://github.com/Cecilapp/Cecil/commit/c2fe24ab9737c9ba015fff5904669484cd4bb0c5) -- Create feature_request.yml [`e41e549`](https://github.com/Cecilapp/Cecil/commit/e41e549f56b4baec5e0bdaaf46d71e25c70ecbdd) -- Fix code for scssphp 1.4 [`875cca8`](https://github.com/Cecilapp/Cecil/commit/875cca8c66e2838704e6c9acc1de8a6499e3af8e) -- Bump matthiasmullie/minify from 1.3.64 to 1.3.65 [`ea5f102`](https://github.com/Cecilapp/Cecil/commit/ea5f1028d15f03ab851d3b81d9c4f55bace2e241) -- doc: update Configuration documentation [`0c2ad5c`](https://github.com/Cecilapp/Cecil/commit/0c2ad5c5270f5ea9c266b5276925eba7f7b99722) -- Cache PHP extensions [`13afa65`](https://github.com/Cecilapp/Cecil/commit/13afa65c65ee005e33bf6ac0acfe71f7342d44b3) -- chore: update meta tags documentation [`84b92f9`](https://github.com/Cecilapp/Cecil/commit/84b92f99fb38e3f884be1a13492a7d60c0719d8c) -- Clean comments [`211b3ed`](https://github.com/Cecilapp/Cecil/commit/211b3ed7a3bc23ec46f6125b90e145b570110bcb) -- Create dependabot.yml [`73261cb`](https://github.com/Cecilapp/Cecil/commit/73261cb2a91c083c1c19df5519cfa3679a4d2327) -- res -> resources [`69d03da`](https://github.com/Cecilapp/Cecil/commit/69d03da77e35821a6ab88ed26ad2f18aa81a71dd) -- Delete feature_request.md [`6da493c`](https://github.com/Cecilapp/Cecil/commit/6da493cfea2f7da405355902b06f57f7bfab4724) -- fix: async GA script [`fffdc07`](https://github.com/Cecilapp/Cecil/commit/fffdc070d4ad01b01c2a310b53b23c98d7c7252e) -- doc: update metatags configuration [`2098230`](https://github.com/Cecilapp/Cecil/commit/20982306a694e7849abe7cf0aea4a573b08fa39e) -- Delete .codeclimate.yml [`75dd62e`](https://github.com/Cecilapp/Cecil/commit/75dd62eb59b497a18001bae7066c172f3d603af4) -- doc: fix metatags configuration [`b15a191`](https://github.com/Cecilapp/Cecil/commit/b15a191f4be1665f0d8a223d40e7808f0f379b64) -- Add changelog in release body [`ec5639c`](https://github.com/Cecilapp/Cecil/commit/ec5639c24d9f509c9ad2663d297e184eae863298) -- Code clean [`fecb0d7`](https://github.com/Cecilapp/Cecil/commit/fecb0d763fefbf4f3bf4d04ab08b73b054868188) -- Revert "Update composer.json" [`6cd2987`](https://github.com/Cecilapp/Cecil/commit/6cd2987c77ae67b26755926496063e82de100779) -- Fix workflows [`9bc1ffe`](https://github.com/Cecilapp/Cecil/commit/9bc1ffeb7231ccc698d892fd5f0fd5f05b146418) -- Fix serve command arguments [`3ec4bf0`](https://github.com/Cecilapp/Cecil/commit/3ec4bf04db4f2116c6719aebb257fb68f53407e9) -- Disable broken Progress Bar [`5cd9fa4`](https://github.com/Cecilapp/Cecil/commit/5cd9fa49eefa5e7f965081601681f3f9a991fc12) -- fix: dot not force first slash for assets in user content [`bfaa623`](https://github.com/Cecilapp/Cecil/commit/bfaa623bd03bdba4f6203f4cb27ac9efbc641b17) -- fix: disallow redirects in robots.txt [`2f95a90`](https://github.com/Cecilapp/Cecil/commit/2f95a903214ca8396b870a8160af9b2b7c672ec0) -- fix: JSON-LD BreadcrumbList on page only [`c675d6d`](https://github.com/Cecilapp/Cecil/commit/c675d6d57991b50de9ed16a11754f4f314158640) -- Create CONTRIBUTING.md [`6522415`](https://github.com/Cecilapp/Cecil/commit/6522415628a09e54251dc3d5edcdc18d97024cdf) -- Fix create menu [`f58960c`](https://github.com/Cecilapp/Cecil/commit/f58960c8333818b2c683a9f0fd3cfd09d5bbf20c) -- Reorder assets default configuration [`5f6788e`](https://github.com/Cecilapp/Cecil/commit/5f6788e0a1ad4ba058b5ec1dc23f7d01d7d21604) -- Disable PHP 8.1 tests (temporary) [`23edbc4`](https://github.com/Cecilapp/Cecil/commit/23edbc4e25ed822303d670da98f655255a137237) -- Fix date of docs files. [`24edbf5`](https://github.com/Cecilapp/Cecil/commit/24edbf5b3c815a5f07d2f0664fdffbcf4909cfbd) -- Fix "avoid excessively long variable" [`eba0cc2`](https://github.com/Cecilapp/Cecil/commit/eba0cc2648578ba3699d6a6f6073f0ff1dab8220) -- chore: update tests composer [`5bede3e`](https://github.com/Cecilapp/Cecil/commit/5bede3e359d369ae80a1873755bfdaf11324e30f) -- Scrutinizer coverage? [`f66011a`](https://github.com/Cecilapp/Cecil/commit/f66011a0aafd0f3967b21919725a1b671c52c8a0) -- Delete test.md [`7cfe471`](https://github.com/Cecilapp/Cecil/commit/7cfe4710d646b72e8882e9d9ad799037e86f711b) -- Cleaning docs [`ce2f21b`](https://github.com/Cecilapp/Cecil/commit/ce2f21b00c03c6b8eff88fa844fd5050712e5ef7) -- Create pull_request_template.md [`579a7d4`](https://github.com/Cecilapp/Cecil/commit/579a7d4e8b71640964d637cd82bacf5ae7f60df9) -- chore: update default config [`eb63223`](https://github.com/Cecilapp/Cecil/commit/eb632230ab2d2273a0fc6e34980b51ba48ae9c23) -- fix: index.md of skeleton [`47f34a0`](https://github.com/Cecilapp/Cecil/commit/47f34a0665e29d05ee072e2ce7ac07d6c34c294d) -- doc: fix some links [`ad7539d`](https://github.com/Cecilapp/Cecil/commit/ad7539de128f4b1261769bf57824440c0b877351) -- Fix default page model [`b96ce7f`](https://github.com/Cecilapp/Cecil/commit/b96ce7f8b28f63f9aef20909714f71d3c8b4fe63) -- Revert "Fix deploy (#774)" [`16ee2b7`](https://github.com/Cecilapp/Cecil/commit/16ee2b7785c7cf652cc811ecf3746c2a2cbeb9ea) -- Add sponsors [`aeeac0b`](https://github.com/Cecilapp/Cecil/commit/aeeac0b07a28493e2e1d326fedb5e5cf541ca611) -- Rename workflow [`b4288b6`](https://github.com/Cecilapp/Cecil/commit/b4288b6f1c8934c148f1fc5d45303694070371c4) -- Fix server 404 [`3281cb0`](https://github.com/Cecilapp/Cecil/commit/3281cb0d389e3f4f0529515b51af3806d2308c93) -- Fix docs [`3224b49`](https://github.com/Cecilapp/Cecil/commit/3224b491e737c3196d5d0cfb41aaa68408f2ff44) -- Create config.yml [`00557da`](https://github.com/Cecilapp/Cecil/commit/00557da1ae6f47c60a7a7d3c7a86ab062aa5b75f) -- fix: CSS image height in default templates [`a8320a8`](https://github.com/Cecilapp/Cecil/commit/a8320a81dd444d2710fc07f536343ec9d13af78a) -- doc: update content documentation [`d44a69b`](https://github.com/Cecilapp/Cecil/commit/d44a69b7cf2acd99318d40c47950d43c8569d0b7) -- doc: add TOC [`726923c`](https://github.com/Cecilapp/Cecil/commit/726923c18340a1512b132467a7782b4add34327b) -- chore: better code comments [`3fcebe3`](https://github.com/Cecilapp/Cecil/commit/3fcebe36b8c53b2e64c24e05114fb97c7d7af20d) -- chore: minify Google Analytics script [`52e22ec`](https://github.com/Cecilapp/Cecil/commit/52e22ec11b641e50817b8024842a1ecd54c625e3) -- fix: minify JSON-LD template [`898b5ab`](https://github.com/Cecilapp/Cecil/commit/898b5ab39f78344cd5a2cf4d2cf0abc7777e5471) -- fix: json-ld [`e5e8e28`](https://github.com/Cecilapp/Cecil/commit/e5e8e28b70bf09ed83b6649b2fd4dff8eca8d3fd) -- fix: minify structured data [`87950e0`](https://github.com/Cecilapp/Cecil/commit/87950e0a8f3e6cae1d0570600f1c73bc50c7ca14) -- doc: fix metatags configuration [`7daba4c`](https://github.com/Cecilapp/Cecil/commit/7daba4ce159700cdaf630b3d8d2ad2774f9f1b00) -- Fix skeleton layout [`48c41ee`](https://github.com/Cecilapp/Cecil/commit/48c41ee9969f8d3f5b76e8e6ff03099acc67997d) -- Add contributing link [`4e624d6`](https://github.com/Cecilapp/Cecil/commit/4e624d6a8056cd368071c852bd3274b12545411f) -- doc: add navigation partial template [`f7bd719`](https://github.com/Cecilapp/Cecil/commit/f7bd71994f2856a3742fb5aee80cccee4ead97ab) -- fix: parameter hint [`8f7935f`](https://github.com/Cecilapp/Cecil/commit/8f7935f4236158d72c338b71e2b788b8e6c1f68d) -- chore: clean fixtures [`d8e48e1`](https://github.com/Cecilapp/Cecil/commit/d8e48e1ac9e2749c1c60503d6eaee7cae7e71904) -- fix: exclude redirects from Sitemap [`d305b76`](https://github.com/Cecilapp/Cecil/commit/d305b76f4e17dc99d28bee4b4a2fd01a915193a3) -- fix: documentation for website [`040d16e`](https://github.com/Cecilapp/Cecil/commit/040d16eb5f75adb52e62efdf599fe0e751c8a491) -- Fix sponsors logo [`6ddbbf1`](https://github.com/Cecilapp/Cecil/commit/6ddbbf1caa045c2c151c42979cb358f710486aa8) -- Create index.fr.md [`c49f1f8`](https://github.com/Cecilapp/Cecil/commit/c49f1f832b2be91b537a8b8e3ca0d1254eea7e1d) -- fix: publish new page by default [`2e4db7f`](https://github.com/Cecilapp/Cecil/commit/2e4db7f87089d485b83ae3acb099bf07e9b9f486) -- chore: add GD extension to tests install [`1d47998`](https://github.com/Cecilapp/Cecil/commit/1d479980ce987a3ed3bbe6add894dd8b46f4f329) -- fix: find assets for static with target [`7d2caee`](https://github.com/Cecilapp/Cecil/commit/7d2caeed0704eedf7047fe219f98748c43840258) -- fix: self-update preview option [`3c68c99`](https://github.com/Cecilapp/Cecil/commit/3c68c995f3b70c7b27bfb5587b0ee1d3cc781f2f) -- fix: getOutputFormatProperty [`c9ce89c`](https://github.com/Cecilapp/Cecil/commit/c9ce89cf8c50c784e93637b83509e56ae54765fb) -- fix: option to disable languages [`0ea5015`](https://github.com/Cecilapp/Cecil/commit/0ea501578356d1cb83d6119fe66dc63ec9ce176e) -- fix: exclude redirects from robots.txt [`501b1b0`](https://github.com/Cecilapp/Cecil/commit/501b1b0df453b3d8943090890039c13eae7fb115) -- doc: fix link [`9fe4ef1`](https://github.com/Cecilapp/Cecil/commit/9fe4ef1a20319e40cd5dd68d986a00f8f70f5717) -- doc: update Configuration documentation [`87f1297`](https://github.com/Cecilapp/Cecil/commit/87f1297ba75e6ff69f8cce395dba984c4a310a17) -- doc: update content documentation [`cf541a2`](https://github.com/Cecilapp/Cecil/commit/cf541a29345e5c71b860ca0aacfdadb012f2b94e) -- fix: JSON-LD template [`44ba44c`](https://github.com/Cecilapp/Cecil/commit/44ba44cd51491a1f3fe2441f6588bf5a4b9dd2e6) -- fix: favicon URL should be canonical [`4ae60b6`](https://github.com/Cecilapp/Cecil/commit/4ae60b6b4f7b9a7a1074604675bd902e0a30a22c) -- chore: update tests workflow [`01eb661`](https://github.com/Cecilapp/Cecil/commit/01eb66160ee41689887294dd0438e93bf30e81a5) -- Merge pull request #975 from Cecilapp/dependabot/composer/matthiasmullie/minify-1.3.65 [`634062b`](https://github.com/Cecilapp/Cecil/commit/634062bd194a0768af94b7775741b02aa0070fb7) -- New skeleton based on Primer [`8153251`](https://github.com/Cecilapp/Cecil/commit/81532516883742886add7cb7d678a883bd72eafa) -- Rename commands [`15dc787`](https://github.com/Cecilapp/Cecil/commit/15dc787694922245049d2fd1a074eed007e86abc) -- WIP [`9880c9c`](https://github.com/Cecilapp/Cecil/commit/9880c9c0b768e8e5a6242f2367fddc2fedd9efaa) -- WIP [`c5adef6`](https://github.com/Cecilapp/Cecil/commit/c5adef60264d599d7635daddfe06f01f91b12675) -- Delete AbstractCommand.php [`1e8afb8`](https://github.com/Cecilapp/Cecil/commit/1e8afb8ae6bded54155add369f2df5efc8b3a56f) -- Create CommandServe.php [`7f13a56`](https://github.com/Cecilapp/Cecil/commit/7f13a5689e017a3c87fc66ccd66813000501132d) -- Bump twig/twig from 2.11.3 to 2.12.1 [`e61c587`](https://github.com/Cecilapp/Cecil/commit/e61c58740d5e5a017f78998ec0893841a48e0c68) -- Create CommandNewPage.php [`d278dba`](https://github.com/Cecilapp/Cecil/commit/d278dbab1b1b3b65b95797d0e933f23a0ddc6d04) -- Create locale-codes.md [`e37dada`](https://github.com/Cecilapp/Cecil/commit/e37dadaff3c486f9b27fea3e1c37e115ea55a35b) -- Delete routes.php [`8a4d2f4`](https://github.com/Cecilapp/Cecil/commit/8a4d2f4ce7b42dec9860bdf0301ef2984303a8bd) -- Bump phpmd/phpmd from 2.6.1 to 2.7.0 [`7cc402c`](https://github.com/Cecilapp/Cecil/commit/7cc402c1a9cfb364a93da14354c4fa962d75c46e) -- Create CommandShowContent.php [`6deafab`](https://github.com/Cecilapp/Cecil/commit/6deafabbfe3b33327da98f7fa08d0a924d330bfb) -- Create CommandSelfUpdate.php [`edd59f6`](https://github.com/Cecilapp/Cecil/commit/edd59f6458caf27a31a0b7c3af6f46181bcb606c) -- WIP [`93cb999`](https://github.com/Cecilapp/Cecil/commit/93cb999dd516af1fe57738ff86cd246958d0a4b3) -- Create CommandShowConfig.php [`fd99ece`](https://github.com/Cecilapp/Cecil/commit/fd99ece3b63786df138ea95996f3260818c3624c) -- Create CommandNewSite.php [`31fc54c`](https://github.com/Cecilapp/Cecil/commit/31fc54cfc4ace32749e479cfeec3e80afc4f4a23) -- Create CommandClean.php [`8a801d7`](https://github.com/Cecilapp/Cecil/commit/8a801d78f6897674678d2f6b04de194faed7327a) -- CS [`439ffcd`](https://github.com/Cecilapp/Cecil/commit/439ffcdf2fd2636d0f70ab63e165fee7d3c26c85) -- WIP [`5eb48f9`](https://github.com/Cecilapp/Cecil/commit/5eb48f9aa13ba7c7f9a122c128bacb89453a30dc) -- Maintenance [`296bcad`](https://github.com/Cecilapp/Cecil/commit/296bcad3596219bb90693304b08195fddad9dccd) -- Fix server router [`97c7935`](https://github.com/Cecilapp/Cecil/commit/97c7935b512604eff0780e460d9b28d22110f142) -- Delete bug_report.md [`7b2b296`](https://github.com/Cecilapp/Cecil/commit/7b2b2961c4e6e68a1911235a8bbd2bc88c1dfb1f) -- Delete CommandTest.php [`a283fff`](https://github.com/Cecilapp/Cecil/commit/a283fffd099d7f1000754637ffd46515777291db) -- Bump phpunit/phpunit from 7.5.12 to 7.5.13 [`373c6ba`](https://github.com/Cecilapp/Cecil/commit/373c6ba61357417e5a9951ce18262c4710a9e36e) -- Delete config.yml [`1f39fb1`](https://github.com/Cecilapp/Cecil/commit/1f39fb1703966296753ecfa6452e6a4f09f1fe54) -- Bump zendframework/zend-progressbar from 2.6.0 to 2.7.0 [`a3f291e`](https://github.com/Cecilapp/Cecil/commit/a3f291ead866615eb4c4064701b1ea21e2d84b5a) -- Bump yosymfony/resource-watcher from 2.0.0 to 2.0.1 [`3d64f47`](https://github.com/Cecilapp/Cecil/commit/3d64f47fcfe1d0da815ebdf13f033cd6aaad38a4) -- Fix skeleton config [`22c90c6`](https://github.com/Cecilapp/Cecil/commit/22c90c6c97eec3e7024e0723d0ad88e99636004d) -- Bump leafo/scssphp from 0.8.2 to 0.8.4 [`8135d16`](https://github.com/Cecilapp/Cecil/commit/8135d1620c2b3e270a60a86c3dc098f769e447e2) -- CS [`7a5fb03`](https://github.com/Cecilapp/Cecil/commit/7a5fb03b2c067951f43144300a6761baced48e48) -- Bump twig/twig from 2.11.2 to 2.11.3 [`88bbebe`](https://github.com/Cecilapp/Cecil/commit/88bbebe546c9327adccd72bf204716d52e314a3a) -- Bump symfony/finder from 4.3.1 to 4.3.2 [`3aa56b7`](https://github.com/Cecilapp/Cecil/commit/3aa56b7093979c27a5dc544f987f4aae3b7eb227) -- Fix menus docs [`55992f7`](https://github.com/Cecilapp/Cecil/commit/55992f7b95e9ce1e184886b12c9dba5a385dcc7b) -- Clean documentation [`df32ee6`](https://github.com/Cecilapp/Cecil/commit/df32ee6e443d95bd2b2157fa30f18bdfb707f02c) -- Bump symfony/process from 4.3.1 to 4.3.2 [`d18e411`](https://github.com/Cecilapp/Cecil/commit/d18e41135678ed65650c213bcac03a3a35c3fa96) -- Delete pull_request_template.md [`96159b9`](https://github.com/Cecilapp/Cecil/commit/96159b957795b2ae41baf65403c20a162f66d82e) -- Fix menu entry null weight [`baaee3a`](https://github.com/Cecilapp/Cecil/commit/baaee3a0321bdecf9df45b0a97945b394454ea13) -- Bump symfony/yaml from 4.3.1 to 4.3.2 [`112928f`](https://github.com/Cecilapp/Cecil/commit/112928fb97869bc1870659a57d28671dbb9e3966) -- Delete config.yml [`0ae2ec1`](https://github.com/Cecilapp/Cecil/commit/0ae2ec18c7ca36fcead4a950d081385242231ffb) -- Create config.yml [`27b47c0`](https://github.com/Cecilapp/Cecil/commit/27b47c02f58bfbda1ea3312803491ee559570d78) -- Fix Markdown link [`66abdba`](https://github.com/Cecilapp/Cecil/commit/66abdba303290388c8fb7a1b00a35c480b5f5aa8) -- Maintenance [`4866bc9`](https://github.com/Cecilapp/Cecil/commit/4866bc9ae90b8ef574a1eaf572d3a6083e01cd30) -- Fix VERSION [`ba488d4`](https://github.com/Cecilapp/Cecil/commit/ba488d47eeb46c081ea342f8a70b1518c313fac3) -- Fix getenv fixture [`4579f6d`](https://github.com/Cecilapp/Cecil/commit/4579f6d1be1583d00ea9c54b30f0d302cc9a061e) -- Create CHANGELOG.md [`6b431f4`](https://github.com/Cecilapp/Cecil/commit/6b431f49e7ead8b19eb193314f055acf1248f26d) -- Create pull_request_template.md [`0bf91d1`](https://github.com/Cecilapp/Cecil/commit/0bf91d1ecd98c9e85ce6b034d892043b08294690) -- Add Composer command [`549de64`](https://github.com/Cecilapp/Cecil/commit/549de64f31a56fc300164fa413c26414422edce5) -- Merge pull request #511 from Cecilapp/dependabot/composer/yosymfony/resource-watcher-2.0.1 [`23385bb`](https://github.com/Cecilapp/Cecil/commit/23385bb7f513713b929eac97d8a8d2bae5a4fcc9) -- Clean comments [`340ace3`](https://github.com/Cecilapp/Cecil/commit/340ace35fddc945388a8e2e7208f48b83c8fd297) -- Merge pull request #448 from Cecilapp/dependabot/composer/zendframework/zend-progressbar-2.7.0 [`d1b7183`](https://github.com/Cecilapp/Cecil/commit/d1b71834b17ad4218ec5aa6e83f81b0e8b7b577f) -- Merge pull request #449 from Cecilapp/dependabot/composer/twig/twig-2.12.1 [`5b5b4e5`](https://github.com/Cecilapp/Cecil/commit/5b5b4e5d28eb29a86f8e7820ef6ea7b0e3911aa4) -- Merge pull request #431 from Cecilapp/dependabot/composer/phpmd/phpmd-2.7.0 [`52ee369`](https://github.com/Cecilapp/Cecil/commit/52ee3693b3219a16c0a76ea9c832e65fd231fe6b) -- Fix "alternates" template [`a119cda`](https://github.com/Cecilapp/Cecil/commit/a119cdaa795b4da5fb6f81b677f18c536194ad6e) -- Merge pull request #404 from Cecilapp/dependabot/composer/leafo/scssphp-0.8.4 [`47721ea`](https://github.com/Cecilapp/Cecil/commit/47721ea464806a6bc7f8fec2e9095c02bf6a1f50) -- Merge pull request #405 from Cecilapp/dependabot/composer/phpunit/phpunit-7.5.13 [`3dccad3`](https://github.com/Cecilapp/Cecil/commit/3dccad3f1a2076bb32451a8923218c26152a5733) -- Merge pull request #407 from Cecilapp/dependabot/composer/symfony/yaml-4.3.2 [`84ab233`](https://github.com/Cecilapp/Cecil/commit/84ab2335a6d2dda378f81afd98114dcdcde70fa3) -- Merge pull request #406 from Cecilapp/dependabot/composer/twig/twig-2.11.3 [`d7c7532`](https://github.com/Cecilapp/Cecil/commit/d7c75327431c43b49feca8f3280bcf5d38da56cd) -- Merge pull request #409 from Cecilapp/dependabot/composer/symfony/finder-4.3.2 [`6493b03`](https://github.com/Cecilapp/Cecil/commit/6493b0380f90abd74a9019bcd322eda1ae5e33f4) -- Merge pull request #410 from Cecilapp/dependabot/composer/symfony/process-4.3.2 [`2dff547`](https://github.com/Cecilapp/Cecil/commit/2dff547faf1bb9b2e41c1bd97f25ea4811f59df6) -- Revert "Update .travis.yml" [`ea2adcc`](https://github.com/Cecilapp/Cecil/commit/ea2adcc3ccfd9a8b732521c294bc914fe3fe1b12) -- Merge pull request #399 from Cecilapp/dependabot/composer/twig/twig-2.11.2 [`09f3c16`](https://github.com/Cecilapp/Cecil/commit/09f3c1644e4e740dcffb4c7789eb93587dde5453) -- Force roave/better-reflection version [`41ba90f`](https://github.com/Cecilapp/Cecil/commit/41ba90ffa8fbec3870564c3745c9f3d90d825e75) -- refactor: minor changes [`65fe4c3`](https://github.com/Cecilapp/Cecil/commit/65fe4c3e9a0daa50e6fdfca9ddb0a1eff0c59a41) -- docs: update content [`cbec697`](https://github.com/Cecilapp/Cecil/commit/cbec697fcf4f83254248814faac7d4855e46a529) -- fix: dependencies [`ef6bfa7`](https://github.com/Cecilapp/Cecil/commit/ef6bfa7647a8a85b7c858eee56621d99c3663acf) -- refactor: cleaning code [`c4c4036`](https://github.com/Cecilapp/Cecil/commit/c4c4036f84d4a14b43033c146019fc4e77a50233) -- docs: update templates [`36935a0`](https://github.com/Cecilapp/Cecil/commit/36935a05d23975403df270afb7ef51620b16a086) -- docs: update templates docs [`70c9b7d`](https://github.com/Cecilapp/Cecil/commit/70c9b7d1b5824f915b6a075522c2b82d287f28e7) -- refactor: Asset WebP [`df4a530`](https://github.com/Cecilapp/Cecil/commit/df4a5306b5df3e9782060654fa833ca49cc73aa9) -- fix: pages sort and pagination [`aa75e7c`](https://github.com/Cecilapp/Cecil/commit/aa75e7c05647480f7d43022f3a184cd32004c483) -- docs: update `deploy` [`6b10141`](https://github.com/Cecilapp/Cecil/commit/6b101415aa9a220248ce8fe1ba01a714cba47bb0) -- docs: minor fix [`f51e783`](https://github.com/Cecilapp/Cecil/commit/f51e7835ca507b31f112246f9e4306ccd69e8fa2) -- ci: disable cecil.phar signing temporary [`517ba00`](https://github.com/Cecilapp/Cecil/commit/517ba00a394f35b97d3f7d233cbc7e2463204111) -- docs: minor update [`4855173`](https://github.com/Cecilapp/Cecil/commit/485517368155e68717a7ee35cb8d7953a550370a) -- chore: clean exception messages [`ac9db94`](https://github.com/Cecilapp/Cecil/commit/ac9db945d246c5b91b61155f9f7b642a38c7b85f) -- docs: update content and config [`274020d`](https://github.com/Cecilapp/Cecil/commit/274020d003337bd7e593b2b1b49c5689e6071245) -- ci: new way to handle Homebrew Formula update [`158d2d3`](https://github.com/Cecilapp/Cecil/commit/158d2d3cad6067c2ec932d3c1536b192eed24c4a) -- docs: enhances documentation [`64f8afa`](https://github.com/Cecilapp/Cecil/commit/64f8afa01f0ade6a90c8009d66faa88c34ca1367) -- docs: update documentation about l10n [`b2bdb8e`](https://github.com/Cecilapp/Cecil/commit/b2bdb8e4c7189f765e5a5d9da98997a29a4b3e7b) -- docs: more details about output formats [`991306a`](https://github.com/Cecilapp/Cecil/commit/991306abc8980399cce6858705ba2464412dcf58) -- refactor: show content command [`7e2a365`](https://github.com/Cecilapp/Cecil/commit/7e2a36526eba9b7f37e330da91ee0bb962d63a06) -- tests: add tests for image asset handling [`fd6095b`](https://github.com/Cecilapp/Cecil/commit/fd6095b89f19cc7171a2593ed71914d9fb5ba2f8) -- refactor: exif_read_data error handler [`d91d639`](https://github.com/Cecilapp/Cecil/commit/d91d63924e61e917f6f0ba56e3ebb0f1069d62fd) -- doc: minor fixes [`48e9f1f`](https://github.com/Cecilapp/Cecil/commit/48e9f1f03868b4cbb8e8c730a3ebe247560987ac) -- refactor: "Plateform" to "Platform" [`33ff991`](https://github.com/Cecilapp/Cecil/commit/33ff9916833997f89900708f9f5c1d2fa40f1495) -- ci: update release workflow [`f1ff3f3`](https://github.com/Cecilapp/Cecil/commit/f1ff3f33000435a897727df4a53298ec45817fab) -- chore: update default FR translation [`35e641c`](https://github.com/Cecilapp/Cecil/commit/35e641c730bead7655770cf2c54f32cb5b29b866) -- docs: minor fix [`aff9858`](https://github.com/Cecilapp/Cecil/commit/aff985802a616d69f4388e076ee700ebed837ae4) -- doc: update library page [`dc25319`](https://github.com/Cecilapp/Cecil/commit/dc253194de2374d1065f87153239b69429e36d21) -- chore: update fixtures [`fc377d4`](https://github.com/Cecilapp/Cecil/commit/fc377d446e1d838c703a889d1590ce3fe69e077c) -- refactor: use include function instead of tag [`9079d6c`](https://github.com/Cecilapp/Cecil/commit/9079d6c64b68a9eef284cc18b3229371746a828c) -- refactor: better sort of loaded pages [`c1d2d29`](https://github.com/Cecilapp/Cecil/commit/c1d2d29ba5ab69c677915fb51b543189bf9f18e6) -- doc: update language configuration [`1fb30c7`](https://github.com/Cecilapp/Cecil/commit/1fb30c791be0c52a6c56d766a40f9aba25c1d329) -- tests: add images fixtures and cases [`2c9fef6`](https://github.com/Cecilapp/Cecil/commit/2c9fef6b45f781ffd5a58c95b7a96c0701dd97ba) -- ci: tests workflow enhancement [`bc3a48f`](https://github.com/Cecilapp/Cecil/commit/bc3a48fb03ace96e38f4d7e9bc92a83330b52451) -- chore: update contributors [`f84f549`](https://github.com/Cecilapp/Cecil/commit/f84f549ae401d7d4e9a4d4b00e39c579fecb54f2) -- Trying to fix resource-watcher fork dependency [`755ce57`](https://github.com/Cecilapp/Cecil/commit/755ce57d5e7da847f44c34d35659508f77660516) -- docs: update CDN [`592a710`](https://github.com/Cecilapp/Cecil/commit/592a710e5d5712d2e69a3128b08efaf190af79b6) -- docs: enhance templates docs [`75ab333`](https://github.com/Cecilapp/Cecil/commit/75ab333cefb0f7e48606881641137f6e5bce9adc) -- docs: minor fix [`7b631c4`](https://github.com/Cecilapp/Cecil/commit/7b631c43554ed88abcdd62dd092c8de0484ff969) -- tests: dedicated config file for PHP CS Fixer [`66dd0ec`](https://github.com/Cecilapp/Cecil/commit/66dd0ecae3a37e2a6765fd0f5b16e7cd4263744d) -- ci: prepare release for Phive [`281f1ed`](https://github.com/Cecilapp/Cecil/commit/281f1edcac8c0d199edd309ae4172955ffc0f6f4) -- doc: enhances debug mode and template functions [`3e97851`](https://github.com/Cecilapp/Cecil/commit/3e97851f6a599fa536c1e52916ec0943e36e4058) -- fix: oembed template [`827aa7b`](https://github.com/Cecilapp/Cecil/commit/827aa7b1e89f6ef33ff8371f78fd760bc547c7f4) -- test: code coverage [`7ad46ff`](https://github.com/Cecilapp/Cecil/commit/7ad46ff0add2424a1525fde2c67098159ad02023) -- docs: update images manipulations documentation [`dc37b46`](https://github.com/Cecilapp/Cecil/commit/dc37b464e63ccb34be21bb834552161eaef58785) -- docs: update template localization [`269562d`](https://github.com/Cecilapp/Cecil/commit/269562d5cc7081c00c9f8716d154226b6d205bca) -- test: update fixtures [`fa12a43`](https://github.com/Cecilapp/Cecil/commit/fa12a432b2a5b7f34e1e67a7951182f12e2d28b2) -- fix: pagination sorting [`0934f5c`](https://github.com/Cecilapp/Cecil/commit/0934f5c8604a6d4e4e755b4cd58f2a3169be8fbc) -- ci: cleaning workflow file [`6d78682`](https://github.com/Cecilapp/Cecil/commit/6d786829feda0217679ce7a9b2855b94b4ce9e91) -- refactor: PHP 8 Exception [`5841cef`](https://github.com/Cecilapp/Cecil/commit/5841cef1623f698ea6931b0e05ca50eca122371f) -- chore: update (and fix) dependencies [`76ae68f`](https://github.com/Cecilapp/Cecil/commit/76ae68f1de01ed3ca2fabd1473f2920d85a9f2ee) -- fix: metatags template [`6845455`](https://github.com/Cecilapp/Cecil/commit/684545556a3cfa0a535d47b41cd70ab561593113) -- doc: update deploy page [`4dd3996`](https://github.com/Cecilapp/Cecil/commit/4dd39968b1ddd9fd028d395178ebf11abd168bed) -- docs: update config > optimize [`11aec68`](https://github.com/Cecilapp/Cecil/commit/11aec68a3ac19b29698beb2cdfd3f2747826f9ea) -- refactor: enhances Skeleton [`a79174d`](https://github.com/Cecilapp/Cecil/commit/a79174d3ef57b0c7e9874299791044d8bc236ac7) -- docs: update Quick Start [`982cd20`](https://github.com/Cecilapp/Cecil/commit/982cd201004ed78d143223727f15bdfea58f839b) -- fix: feed XSLT DOM structure [`08c9526`](https://github.com/Cecilapp/Cecil/commit/08c95266811b6f85857b183b9444da23fc246ee9) -- feat: override sections layout [`259ef11`](https://github.com/Cecilapp/Cecil/commit/259ef110316f4b0b1e11d35ea7d4986936977242) -- feat: new dump function [`24f848a`](https://github.com/Cecilapp/Cecil/commit/24f848a8ffc2546ac61d0d9e5391c092859e792a) -- docs: update commands list [`0d160aa`](https://github.com/Cecilapp/Cecil/commit/0d160aaa12406e08b748a85eeb5adf8253ce95db) -- Create dependabot-auto-merge.yml [`a86778c`](https://github.com/Cecilapp/Cecil/commit/a86778c536e1a3a1a7dfa512eb68e95b0c8ab96d) -- chore: code comments [`a85bc54`](https://github.com/Cecilapp/Cecil/commit/a85bc54c8c284bf7bc7937ff2fd174df0f05c35d) -- doc: minor fix [`b72485d`](https://github.com/Cecilapp/Cecil/commit/b72485dfe1857acf4ed8e0cc4a9af735de3eec98) -- refactor: implement cache duration [`3806bbd`](https://github.com/Cecilapp/Cecil/commit/3806bbd4d176e5ad77191eb9d00ba92828bfd308) -- doc: update extend [`3057cb7`](https://github.com/Cecilapp/Cecil/commit/3057cb77d78bb3c4157097ee805513a2c297d8bd) -- ci: create Scoop manifest file [`3233db2`](https://github.com/Cecilapp/Cecil/commit/3233db20f1670a37b870af8591d6a7f8762fd4a0) -- refactor: better YAML date parsing [`52ce5a7`](https://github.com/Cecilapp/Cecil/commit/52ce5a7fddec59f70b5f7f81c1a73a1fad57dab2) -- fix: fix feeds layout and XSL template [`98966fc`](https://github.com/Cecilapp/Cecil/commit/98966fca1dda4ccf6b6091933297cdcc8c4a06b2) -- docs: minor fix [`f507f39`](https://github.com/Cecilapp/Cecil/commit/f507f39874d35eee492ba28d18b763e7a36451bf) -- refactor: enhances 404 [`298b276`](https://github.com/Cecilapp/Cecil/commit/298b2763f6fb20baa7e73410cc22486d9147dda8) -- refactor: enhances show:config command [`46ba40e`](https://github.com/Cecilapp/Cecil/commit/46ba40efd4f4a8c1239c74a170f83e6bd12e0b46) -- docs: update templates docs [`0c175c8`](https://github.com/Cecilapp/Cecil/commit/0c175c81f7718a29acc702551f676768a89d2f78) -- fix: bundle files path [`4991d73`](https://github.com/Cecilapp/Cecil/commit/4991d7337d6505ebd85ee0f4683c26c81735db82) -- chore: remove useless code [`ff3d1b6`](https://github.com/Cecilapp/Cecil/commit/ff3d1b65e7db5a22499ca579c1d00ed8fc59a7aa) -- docs: update content [`44be9c5`](https://github.com/Cecilapp/Cecil/commit/44be9c5af8db8b7112eb81d66f7c8a6b7ca44440) -- docs: minor fix [`f29a923`](https://github.com/Cecilapp/Cecil/commit/f29a923706e3f3da2732cfbfc9cccba4bd01817c) -- Use 'pagination' in front matter [`7517b67`](https://github.com/Cecilapp/Cecil/commit/7517b672f2e3851ed6d924652b5488b5facabb7c) -- docs: fix Deploy titles [`173b4a3`](https://github.com/Cecilapp/Cecil/commit/173b4a3d2ee8d6e787180f83010a757f62e45346) -- docs: minor updates [`5f0c833`](https://github.com/Cecilapp/Cecil/commit/5f0c833cf97af12c488f86245032800ceeec8ed7) -- docs: Update Quick Start [`509825c`](https://github.com/Cecilapp/Cecil/commit/509825c118baae3780695c3f9fe036f7c1e1de7a) -- chore: fix deps [`89c4966`](https://github.com/Cecilapp/Cecil/commit/89c49663253f0622ede9fd23eba96b0a4a5949ae) -- doc: minor update about paginator [`25e6ded`](https://github.com/Cecilapp/Cecil/commit/25e6ded512f6ca1df3342efeac8e3febfd95eaa8) -- fix: minor fix on convertor [`2300468`](https://github.com/Cecilapp/Cecil/commit/230046862cd61bae15f5f2e95970f5cc85ce7b08) -- docs: update Quick Start (again ^^) [`d1823a2`](https://github.com/Cecilapp/Cecil/commit/d1823a27f6a415a17542b426a66b32c3f68932da) -- docs: more details about generators [`b69befb`](https://github.com/Cecilapp/Cecil/commit/b69befb6134c2a9078208998d661cda4f28e6505) -- docs: update metatags configuration [`9125d2b`](https://github.com/Cecilapp/Cecil/commit/9125d2b0878687cc13283ec2ca775a682776f54a) -- feat: option to show built pages [`b284c55`](https://github.com/Cecilapp/Cecil/commit/b284c55857dc3a416e6c70c01b8e6e9d069e4c80) -- chore: update contributors [`20ffcf5`](https://github.com/Cecilapp/Cecil/commit/20ffcf52012968adfe76a2a71990fac580dcc159) -- doc: Update Extend page [`bbec310`](https://github.com/Cecilapp/Cecil/commit/bbec31041350add7387b8c530013a50479f53ee1) -- docs: add note examples [`967e936`](https://github.com/Cecilapp/Cecil/commit/967e93632732049ada16165841c6fada665cb608) -- chore(deploy): homebrew tap [`d806ec0`](https://github.com/Cecilapp/Cecil/commit/d806ec0009251d012293f8b59529420e313452a3) -- doc: add translations new command [`b070d01`](https://github.com/Cecilapp/Cecil/commit/b070d01a43a7abbd70373f08a66b5217a16dd1fa) -- doc: update metatags section [`9425bd8`](https://github.com/Cecilapp/Cecil/commit/9425bd8cb860a322a49626330402970f644c8d4d) -- fix: custom 404 error page with multiple languages [`7eb0547`](https://github.com/Cecilapp/Cecil/commit/7eb0547f6eae5633e4335b6cb55768ac5840d3f9) -- docs: update templates docs [`317fa40`](https://github.com/Cecilapp/Cecil/commit/317fa40b6c139a4565a0a1585194231d44807761) -- docs: update content [`85db9c5`](https://github.com/Cecilapp/Cecil/commit/85db9c5de798bc147ee4a326570d4a8d1f9218f3) -- docs: update sorts filter [`4cf903f`](https://github.com/Cecilapp/Cecil/commit/4cf903f4566fb723adfefdd79f1a01d52152babf) -- Bump twig/twig from 2.11.0 to 2.11.2 [`228a168`](https://github.com/Cecilapp/Cecil/commit/228a1682a7e5bab883801463f5642d2cf5f38dbb) -- Merge pull request #396 from Cecilapp/dependabot/composer/symfony/finder-4.3.1 [`cae003c`](https://github.com/Cecilapp/Cecil/commit/cae003c194468bc5b457244bd5f65b777f50bdf1) -- Bump phpunit/phpunit from 7.5.9 to 7.5.10 [`e7f2a44`](https://github.com/Cecilapp/Cecil/commit/e7f2a445df8b17e50e61dc1ded26647d91ec99a1) -- Bump symfony/finder from 4.3.0 to 4.3.1 [`a6fb11a`](https://github.com/Cecilapp/Cecil/commit/a6fb11a6e7382e0e07add10328adfa25c7703ebe) -- Merge pull request #398 from Cecilapp/dependabot/composer/symfony/process-4.3.1 [`d751b0a`](https://github.com/Cecilapp/Cecil/commit/d751b0a955ad366746f07075c3da0ee9bec75197) -- Bump leafo/scssphp from 0.7.7 to 0.8.2 [`7c6557f`](https://github.com/Cecilapp/Cecil/commit/7c6557f1f514d08c52c08910fe1f196c77bcda10) -- Bump symfony/yaml from 4.2.8 to 4.3.1 [`a34c104`](https://github.com/Cecilapp/Cecil/commit/a34c10488272b0884851ebc31e662791768d6012) -- Bump symfony/process from 4.3.0 to 4.3.1 [`6d4739a`](https://github.com/Cecilapp/Cecil/commit/6d4739a7d5c9e0cff977b80484951b4cdc09ac83) -- Merge pull request #397 from Cecilapp/dependabot/composer/symfony/filesystem-4.3.1 [`9e22418`](https://github.com/Cecilapp/Cecil/commit/9e22418da4a7240a118eb053c56bb2b5540ad1cb) -- Prefix documentation [`571d66f`](https://github.com/Cecilapp/Cecil/commit/571d66ff15939493b7eb671df4cff992ad26ea12) -- docs: update Quick Start [`7ea1174`](https://github.com/Cecilapp/Cecil/commit/7ea11741b38ea2ad1833e1ff9dd801bba54414dd) -- chore: cleaning deploy script [`e3e7662`](https://github.com/Cecilapp/Cecil/commit/e3e7662fcac22a5f43149b1bf41aa8709fee85f9) -- doc: minor updates [`b793d31`](https://github.com/Cecilapp/Cecil/commit/b793d318599694ad49592e048c507e0e55a9923c) -- fix: url() function language [`4cf5460`](https://github.com/Cecilapp/Cecil/commit/4cf5460304df8fc57671d2b1c4c9d850603d5ec0) -- fix: format/suffix -> format/filename [`d3c76b1`](https://github.com/Cecilapp/Cecil/commit/d3c76b1b8b334ea105523e95fa977563c27465b5) -- fix: remove spaces before title in metatags template [`f24446d`](https://github.com/Cecilapp/Cecil/commit/f24446d5d88f406a25a2e088e98a92be0199eef7) -- docs: better description of files organization [`3ccd10f`](https://github.com/Cecilapp/Cecil/commit/3ccd10fc42a45a06563862a136b433c391ff3619) -- ci: fix release workflow [`bad3c55`](https://github.com/Cecilapp/Cecil/commit/bad3c55b05e1299d84b0f83b2bebc6ea2aa20f1c) -- fix: resource-watcher fork stable version [`a3d1e60`](https://github.com/Cecilapp/Cecil/commit/a3d1e609dbd0a0590dc94e2a30dabebfa03ec93c) -- doc: minor updates [`c4e588d`](https://github.com/Cecilapp/Cecil/commit/c4e588db5d503f50eed64a325d8d1697273aa6e3) -- refactor: clean code [`1b3b719`](https://github.com/Cecilapp/Cecil/commit/1b3b7198b99c36d1dd0717b40ce3328b93f9943e) -- feat: support of SiteNavigationElement (JSON-LD) [`d8b5202`](https://github.com/Cecilapp/Cecil/commit/d8b5202eb5e0505d6a8cc8dc87d1234da266577a) -- refactor: enhances Image class methods [`e78162b`](https://github.com/Cecilapp/Cecil/commit/e78162bcbc94f7733e30384cc54300866451b9f3) -- fix: custom headers handling by local server [`d492822`](https://github.com/Cecilapp/Cecil/commit/d4928224625cf0c0d73041c9f97e973abf12bee3) -- fix: responsive image widths [`6afa068`](https://github.com/Cecilapp/Cecil/commit/6afa0685900b99b4e7a626be6ee98eff5c7bb10f) -- refactor: better handling of empty asset [`b33fac4`](https://github.com/Cecilapp/Cecil/commit/b33fac4e88675ecb2dc33ba417122f64a17afa54) -- doc: cleaning docs [`9a21bcb`](https://github.com/Cecilapp/Cecil/commit/9a21bcb9a64fa8100b55c31e391af7a50d0f662c) -- doc: cleaning templates [`b301edd`](https://github.com/Cecilapp/Cecil/commit/b301edd663ef5658868ba30cf3086a3c0e085c86) -- fix: show:content command [`9bd526c`](https://github.com/Cecilapp/Cecil/commit/9bd526cd606a79d6badada2c31a3005e5790754b) -- chore: update actions [`f5b671d`](https://github.com/Cecilapp/Cecil/commit/f5b671d589606230327b5b830a4d71de203d9e0f) -- Create list.html.twig [`096367d`](https://github.com/Cecilapp/Cecil/commit/096367d7125c0975e5ddc8551697de1eb82bbc20) -- refactor: better default language check [`66ee808`](https://github.com/Cecilapp/Cecil/commit/66ee8089125e8968a9dd11bcc9fdcf7b452fcadd) -- chore: lint Markdown docs? [`61c9465`](https://github.com/Cecilapp/Cecil/commit/61c946567f0584ff273fa2ee621b23500835d4b5) -- refactor: feeds XSL [`0f36fbf`](https://github.com/Cecilapp/Cecil/commit/0f36fbfc72b0673b046cb6f5231beebb81b1ff94) -- refactor: Asset/URL [`483a05e`](https://github.com/Cecilapp/Cecil/commit/483a05ee2ddb52a0e0a3c30f6b698d2c7294e694) -- docs: minor fix [`fce7804`](https://github.com/Cecilapp/Cecil/commit/fce7804b74ad2f3bbc91d522d6391afb93520f03) -- Create config.yml [`78374bf`](https://github.com/Cecilapp/Cecil/commit/78374bf68fbbc8c3ec838fc743c281e546245e7f) -- Clean skeleton [`28c37c5`](https://github.com/Cecilapp/Cecil/commit/28c37c5904547707c8dc8a9c0564f7bbfb215c4e) -- fix: do not exclude static copy if debug [`3bca62a`](https://github.com/Cecilapp/Cecil/commit/3bca62aadc59ea9b114ece2269f7019eb2028445) -- doc: update custom headers [`7adf841`](https://github.com/Cecilapp/Cecil/commit/7adf84107de813ef06ab5c6157537b2f053ce182) -- docs: update Quick Start [`ade7bc8`](https://github.com/Cecilapp/Cecil/commit/ade7bc82c934882232b07e559a1321052508e3f3) -- fix: build script for Vercel [`d68093b`](https://github.com/Cecilapp/Cecil/commit/d68093bd705eccf952bb30456c644b7202739d5c) -- docs: adds explanation about optimize [`4c8fa8e`](https://github.com/Cecilapp/Cecil/commit/4c8fa8ec29daf05c88381e89fa151ac0a129faa0) -- Create tag.yml [`cf17a3c`](https://github.com/Cecilapp/Cecil/commit/cf17a3c49c5fe143d1743fd6ce1f1abeb70b2a8a) -- doc: minor update of commands page [`c0daf78`](https://github.com/Cecilapp/Cecil/commit/c0daf7881f5a4a468660214450158cbf80bdaea4) -- feat: custom template for homepage [`814daa5`](https://github.com/Cecilapp/Cecil/commit/814daa587969b2594a01fc83113343c339886d9a) -- refactor: better responsive widths [`6c8a69b`](https://github.com/Cecilapp/Cecil/commit/6c8a69b13831695afb04a4540d20f0db8eb72db2) -- feat: EXIF data for static load and asset [`51a7530`](https://github.com/Cecilapp/Cecil/commit/51a75300034964e61795eb2094d60da7bf064085) -- refactor: minor changes [`b57a9dc`](https://github.com/Cecilapp/Cecil/commit/b57a9dc765254f7015debfac8c887859bb158ef2) -- Create tap-release.yaml [`56f1fe4`](https://github.com/Cecilapp/Cecil/commit/56f1fe40bd8f473312e50619f2f6b3203ab131d3) -- refactor(server): enhances router code [`8aea505`](https://github.com/Cecilapp/Cecil/commit/8aea5058fb0276b68e32f94eba194b0cb53f1a7c) -- refactor(server): better default 404 page [`efc5190`](https://github.com/Cecilapp/Cecil/commit/efc5190d7f8c3d02ddd548091d5dfb8aa43fec7c) -- docs: minor changes [`c2c62f0`](https://github.com/Cecilapp/Cecil/commit/c2c62f093465e185a7886fbb788805cec1613f31) -- docs: update `content` [`e49dd6c`](https://github.com/Cecilapp/Cecil/commit/e49dd6c60ba2f1b128690ba8b750095568919534) -- docs: update custom generator example [`4e6bea1`](https://github.com/Cecilapp/Cecil/commit/4e6bea1b5f3e078c6b5615e72b76c7c7527e4afa) -- docs: update audio and video section [`9ebd27e`](https://github.com/Cecilapp/Cecil/commit/9ebd27e1c80fa7d578f78c657c1789db78d9d8ae) -- chore: code comments [`5de2d85`](https://github.com/Cecilapp/Cecil/commit/5de2d854742f4a48016afb31669452f374d38eaa) -- docs: update `html` filter [`2c77839`](https://github.com/Cecilapp/Cecil/commit/2c778399213a1d6a0f9578f9569d7cd24ea455c0) -- refactor: better errors handler [`605144a`](https://github.com/Cecilapp/Cecil/commit/605144a6210c06565f63aa297d7053d0886408e6) -- website: Cecil publish Cecil ? ^^ [`15091a8`](https://github.com/Cecilapp/Cecil/commit/15091a8c4e2815e439be07f2abd952e422c76ee6) -- test: cleaning code [`8253884`](https://github.com/Cecilapp/Cecil/commit/82538840641614bee3ff69a3e0cd623dc98172ef) -- docs: clean CDN configuration [`b466bcf`](https://github.com/Cecilapp/Cecil/commit/b466bcf4f2f0e6d2cf00327de85b7427d7aa152a) -- Clean default layouts [`bb0946d`](https://github.com/Cecilapp/Cecil/commit/bb0946dd089e594ad9fec4c7ef106839a6f09c99) -- doc: tips about static files copy with regexp [`fa9dbe1`](https://github.com/Cecilapp/Cecil/commit/fa9dbe1b9cb94e47716b3fb09f0fcc0a596855f7) -- ci: Install optimizers [`138d462`](https://github.com/Cecilapp/Cecil/commit/138d462bdf991079b5dbe3376b97583783060b2b) -- fix: disable pagination on json output if excluded [`e5da52a`](https://github.com/Cecilapp/Cecil/commit/e5da52a0805d9cdf5cac9211a63940e11e3e2dc2) -- refactor: remove "asset bundle" useless code [`ae495ef`](https://github.com/Cecilapp/Cecil/commit/ae495efb5906a27f52c669b6a9643e9225f20bfb) -- perf: postprocessors loading [`b6e38ee`](https://github.com/Cecilapp/Cecil/commit/b6e38ee53beb6906db490b30928577d7e2fc2d5d) -- chore: fix deps [`1adb67b`](https://github.com/Cecilapp/Cecil/commit/1adb67b20cc6ebed30ca9c75dcf824893755aaed) -- fix: JSON-LD template [`136117f`](https://github.com/Cecilapp/Cecil/commit/136117f5f97d97096b3c7dab186508120ac50579) -- docs: update CDN configuration [`ff85700`](https://github.com/Cecilapp/Cecil/commit/ff85700912ef645070c2116d410cff1c3d813214) -- fix: default layout page CSS [`a289f82`](https://github.com/Cecilapp/Cecil/commit/a289f82c7573d8922eb8f10d25528f2968786778) -- refactor: Config class [`4bccea4`](https://github.com/Cecilapp/Cecil/commit/4bccea4c132f9ed359349297ce56f1702eb8a8c8) -- docs: update Quick Start [`b0c21bb`](https://github.com/Cecilapp/Cecil/commit/b0c21bb0a0f3a28db76b19181f311ecfa4ac1984) -- fix: run taxonomies step only if necessary [`41bd97e`](https://github.com/Cecilapp/Cecil/commit/41bd97ef2bb3ab62b4ed1f720e8797f077c39263) -- fix: load SVG asset returns false if error [`1a38420`](https://github.com/Cecilapp/Cecil/commit/1a3842004049d2b81954aeb8b42f31f7ad471dbb) -- fix: test if author exists in jsonld template [`179853d`](https://github.com/Cecilapp/Cecil/commit/179853d07839a60dcbd647dfbf4a82b1511f5694) -- fix: default page credits [`f10a9eb`](https://github.com/Cecilapp/Cecil/commit/f10a9eb9d61bbddc99ef07618c70202e84f8d475) -- doc: simplification about mounts [`ea5be8e`](https://github.com/Cecilapp/Cecil/commit/ea5be8e64ec30eee76976687010a7fb772dbadd6) -- refactor: code quality [`b8a87ae`](https://github.com/Cecilapp/Cecil/commit/b8a87ae29b8484fe5efcf123d2605d2a303d0eff) -- doc: more details about themes [`706af6c`](https://github.com/Cecilapp/Cecil/commit/706af6ca4f3cf7986ca713f42c0b499bd1396121) -- fix: normalize the image decoding option [`dbd2a44`](https://github.com/Cecilapp/Cecil/commit/dbd2a444511b6488d0c2dc361530825cbc079841) -- fix: load root locale version of a trans if exists [`afba2d3`](https://github.com/Cecilapp/Cecil/commit/afba2d39bf55589aab700528a240baf9af4e08c1) -- docs: update `configuration` [`dde993b`](https://github.com/Cecilapp/Cecil/commit/dde993b7cef7587a056c23f97d0aefb4b63ee8a4) -- chore: add json_decode filter fixture and test [`eb1e8b4`](https://github.com/Cecilapp/Cecil/commit/eb1e8b4bc56018a70112f56166fd84a4b7492d26) -- fix: better commands description/help [`f31a3e6`](https://github.com/Cecilapp/Cecil/commit/f31a3e66d7a9d8721932f94025a032c3f28f76f7) -- Create stale.yml [`5a9a537`](https://github.com/Cecilapp/Cecil/commit/5a9a537bfb8320f738b53da47d5c0365a6968844) -- chore: cleaning fixtures [`aa03f39`](https://github.com/Cecilapp/Cecil/commit/aa03f3983b88048bc3aaf072a8747f8684337185) -- docs: enhances Quick Start [`a7f057a`](https://github.com/Cecilapp/Cecil/commit/a7f057a65e5199abc001e9187eeac4b5c36330e6) -- fix: \DateTimeImmutable -> \DateTime [`7fa9d35`](https://github.com/Cecilapp/Cecil/commit/7fa9d356efea796a4328cf3df499ec716d4377eb) -- refactor: new site command [`b1e00f2`](https://github.com/Cecilapp/Cecil/commit/b1e00f228e54d4b0c7e899808cee4491b088872d) -- docs: details about file prefix [`63abce8`](https://github.com/Cecilapp/Cecil/commit/63abce8016e8c944486bdd295b90d49fcc288f45) -- chore: cleaning code [`da2e8eb`](https://github.com/Cecilapp/Cecil/commit/da2e8eb998a61832c96c7f08564d05542a9cd820) -- chore: update Markdown files [`e145738`](https://github.com/Cecilapp/Cecil/commit/e145738a721e789eb93862bb1cdb1560b3c3c130) -- fix: default layouts [`089f862`](https://github.com/Cecilapp/Cecil/commit/089f86204333396994a4d2ae5d033f81705cf29b) -- docs: update metatags [`3fd032b`](https://github.com/Cecilapp/Cecil/commit/3fd032b27bd458b36267282d452228116ec72b35) -- feat: enhances Asset data IRL [`5fd438a`](https://github.com/Cecilapp/Cecil/commit/5fd438a98dd7fc7412dc1e8fbf76f4d6b72c8353) -- docs: remove Forestry references [`8baaede`](https://github.com/Cecilapp/Cecil/commit/8baaedebca84aec70bd86a96175bea6526dac02a) -- docs: update templates docs [`f1c7dff`](https://github.com/Cecilapp/Cecil/commit/f1c7dff279cfa9ac1da58150527bc6d33ad114c6) -- docs: update templates docs [`eb1acf1`](https://github.com/Cecilapp/Cecil/commit/eb1acf14a7f56a46f114d6c87fa5c95787315246) -- fix: image figure caption [`f664e4a`](https://github.com/Cecilapp/Cecil/commit/f664e4a660b45a36754450b53fe1e22db4f610f1) -- refactor: clean code [`87d2aa6`](https://github.com/Cecilapp/Cecil/commit/87d2aa6ff8d34990ec1d4bac9085fb3629455fe0) -- docs: update Quick Start [`d3cbbc5`](https://github.com/Cecilapp/Cecil/commit/d3cbbc55bb74caffdaa7691b5c3286cfa8c0a170) -- tests: add Markdown fixtures [`0af1d41`](https://github.com/Cecilapp/Cecil/commit/0af1d41177ca9532de90fee6fa6e3b621a89bdee) -- Bump twig/twig from 2.10.0 to 2.11.0 [`75edea0`](https://github.com/Cecilapp/Cecil/commit/75edea0ffd351cb24161f458336caa1845d1cd33) -- Bump symfony/finder from 4.2.8 to 4.3.0 [`a231741`](https://github.com/Cecilapp/Cecil/commit/a231741b2bd23c72a65c85c5f599fd6bad47818e) -- Bump twig/twig from 2.8.1 to 2.10.0 [`92c593c`](https://github.com/Cecilapp/Cecil/commit/92c593cf1cc388dacba866bda04e8fbd950311e7) -- Bump phpunit/phpunit from 7.5.10 to 7.5.11 [`a442f8b`](https://github.com/Cecilapp/Cecil/commit/a442f8bd41c9e0be9719ee1275a27b2b57340439) -- Bump myclabs/php-enum from 1.6.6 to 1.7.1 [`d73ecfd`](https://github.com/Cecilapp/Cecil/commit/d73ecfdb53cb1bd4c1c355956cf9cb146f346506) -- Create page.html.twig [`8daec43`](https://github.com/Cecilapp/Cecil/commit/8daec43838bf106f624884c98739e3584c226783) -- refactor: fix deprecated Twig code [`7b4ce7f`](https://github.com/Cecilapp/Cecil/commit/7b4ce7f921deb7aef5f4c4753a2c71658293708b) -- refactor: cleaning code [`3557d5f`](https://github.com/Cecilapp/Cecil/commit/3557d5ff712a1712dccee5889e065e4053762db7) -- fix new site command [`ba2e297`](https://github.com/Cecilapp/Cecil/commit/ba2e2971b2e836587e1b9f3486c993a454777b0b) -- refactor: better code [`76b9780`](https://github.com/Cecilapp/Cecil/commit/76b9780a55e3b98ec109d0dde33bd50fe9c80728) -- refactor: default config [`1de1389`](https://github.com/Cecilapp/Cecil/commit/1de1389e4a4225b04ecd9a7a162fa8217d868474) -- fix: languages filter and check [`37a2fde`](https://github.com/Cecilapp/Cecil/commit/37a2fde2ef4de4879876b0b9b924273e5499afb9) -- docs: minor update of File Prefix [`16c2793`](https://github.com/Cecilapp/Cecil/commit/16c279393e5140e4955f170ceaf1d7b1e82ad242) -- Create SECURITY.md [`f2c394c`](https://github.com/Cecilapp/Cecil/commit/f2c394caaed9a9f269d54fc91b88738c6a016ca3) -- fix: live reload script injection [`2952dca`](https://github.com/Cecilapp/Cecil/commit/2952dcaf7bbf5a96ad6a0d3396adf19debf22fee) -- docs: imgix CDN example [`f33dabb`](https://github.com/Cecilapp/Cecil/commit/f33dabb8e065c45393fc43753b3510c7db3e9d6a) -- docs: minor fix [`b37b359`](https://github.com/Cecilapp/Cecil/commit/b37b3598c551f86604bf0bf9280009583adb5e08) -- docs: update templates documentation [`6d8d58d`](https://github.com/Cecilapp/Cecil/commit/6d8d58d713bde8c719c80bde281566548ebc8ec3) -- docs: update language section [`094dc52`](https://github.com/Cecilapp/Cecil/commit/094dc523b5c66b073655ae33e0e48f5bc5d4eb0d) -- docs: minor update [`f253b8b`](https://github.com/Cecilapp/Cecil/commit/f253b8b5b605743e1d0fe45fa3d3f34549bc1bc2) -- Create pagination.html.twig [`8ea4c5d`](https://github.com/Cecilapp/Cecil/commit/8ea4c5de43a81ced63d9540604265af8387ce8db) -- fix: image placeholder color [`ee5a907`](https://github.com/Cecilapp/Cecil/commit/ee5a90785d3ae05dbfddc67d71e5897745c8589e) -- ci: fix variables [`2845541`](https://github.com/Cecilapp/Cecil/commit/284554121a945a5b8e66595743c675309a6f568c) -- fix: favicons generation [`50ebb21`](https://github.com/Cecilapp/Cecil/commit/50ebb21ee0407c2b720ac0627e541fcf3bb540bf) -- fix: default CDN options [`ee6afd8`](https://github.com/Cecilapp/Cecil/commit/ee6afd8836ea31d0ca588beb0d9e48013a56ffa6) -- refactor: get CDN context for image assets [`a6a0b06`](https://github.com/Cecilapp/Cecil/commit/a6a0b06f38326fe8e35eb24359f22055e6cbe64b) -- fix: Language switcher template spaces [`e2bd2d9`](https://github.com/Cecilapp/Cecil/commit/e2bd2d9361f314a888359dd6c090551d0e99a6c5) -- Bump symfony/filesystem from 4.3.0 to 4.3.1 [`83266d5`](https://github.com/Cecilapp/Cecil/commit/83266d554dead533b596823f8796af17e0b045a7) -- refactor: minor change [`ff00d79`](https://github.com/Cecilapp/Cecil/commit/ff00d7998a0d54454cd11f476e092a2c22fd323f) -- fix: create new:site path dir after questions [`34a0d2e`](https://github.com/Cecilapp/Cecil/commit/34a0d2e00f44161749c84b137691acf3ffbd1ad6) -- docs: update asset options [`d60cbad`](https://github.com/Cecilapp/Cecil/commit/d60cbad9ea1336ae81561416fbde552c11bc7111) -- fix: metatags and embeded data [`0efae89`](https://github.com/Cecilapp/Cecil/commit/0efae89026110dbfc85021da416ce6bf4c4ac478) -- refactor: better code comments [`47e97b6`](https://github.com/Cecilapp/Cecil/commit/47e97b6cf9607c1b37b36f1f68408f6393198c1c) -- refactor: enhance code [`ffd6554`](https://github.com/Cecilapp/Cecil/commit/ffd6554e96f5d5065b2ed0b16a2c9c29a7fd8892) -- chore: better code [`43e9b53`](https://github.com/Cecilapp/Cecil/commit/43e9b5391915c5ecea787e7434e7e188adeee6a0) -- docs: minor updates [`ed4ceb8`](https://github.com/Cecilapp/Cecil/commit/ed4ceb8650fba1aa3d6486afda8ab15843bfd5b7) -- doc: add `excerpt_html` options description [`5ae919c`](https://github.com/Cecilapp/Cecil/commit/5ae919c10bc3f678f0f32f28c11cb1eb696b4fb0) -- doc: add Surge to deploy recipes [`41df0e7`](https://github.com/Cecilapp/Cecil/commit/41df0e709763108df974b1f49b2310b5492f21bf) -- chore: release action comments [`11c66d0`](https://github.com/Cecilapp/Cecil/commit/11c66d0aee44f359ac0d8d9b35243a364598cb81) -- feat: better JSON LD schema [`9d69e14`](https://github.com/Cecilapp/Cecil/commit/9d69e148a99d74cb90d4315bbaa50ed4916e0e62) -- chore: update dev deps [`b24539a`](https://github.com/Cecilapp/Cecil/commit/b24539a7bcd9b73043cf8938e580b51c811dde31) -- docs: minor updates [`7ecb3fd`](https://github.com/Cecilapp/Cecil/commit/7ecb3fdb67d8b8ae337a05c795e61da2ba9f1254) -- fix: `site.page` variable if multilingual is false [`9c61ed3`](https://github.com/Cecilapp/Cecil/commit/9c61ed335b6a8612ca889dcebc686fdc36b60188) -- Create .styleci.yml [`35ab637`](https://github.com/Cecilapp/Cecil/commit/35ab6375ba32216b1ba0c84f6355d189f798dd92) -- fix: JSON-LD title and image [`21f650f`](https://github.com/Cecilapp/Cecil/commit/21f650f1649b0ab23c07f0e3a663d3c585d400db) -- refactor: default templates [`be7f21e`](https://github.com/Cecilapp/Cecil/commit/be7f21eb7513d3e5f98c295d8c122b4d0f1c0be8) -- fix: new:site command texts [`b6f11c4`](https://github.com/Cecilapp/Cecil/commit/b6f11c4d867b8aca13175394906c68433ec315d4) -- docs: update details about dynamic content [`378c398`](https://github.com/Cecilapp/Cecil/commit/378c398f56c4d666cadd2e172d3aa942903f7c4e) -- chore: clean default layouts [`b94e27b`](https://github.com/Cecilapp/Cecil/commit/b94e27b2e92d507f9667e7e77f3f5ae323cee803) -- refactor: enhance code [`1fb10fd`](https://github.com/Cecilapp/Cecil/commit/1fb10fd966e4f9d064607020d20c9f7efe1bd5ac) -- fix: detection of internal translation file [`9f063eb`](https://github.com/Cecilapp/Cecil/commit/9f063ebfa56e084d41c3c121f3d8f13ce2d8bc1d) -- docs: minor update [`6f4a5af`](https://github.com/Cecilapp/Cecil/commit/6f4a5af6a39d292a07e6ae3fae84cfc435120018) -- refactor: Page output/URL [`8b21267`](https://github.com/Cecilapp/Cecil/commit/8b212670299b070dd6c526735e7edc330f33ff4b) -- chore: update fixtures deps [`547bcbe`](https://github.com/Cecilapp/Cecil/commit/547bcbeae3b8f3a363a4457f4dfb90880a84e870) -- Squashed commit of the following: [`5ec9880`](https://github.com/Cecilapp/Cecil/commit/5ec9880b34ba893eeeffddf5905bb5f337f5cfe1) -- fix: Intl and i18n extensions [`ee10a8c`](https://github.com/Cecilapp/Cecil/commit/ee10a8cce89fe84e79792abab5863e649a1830e6) -- fix: create favicon sizes if png exists [`9ba1e2a`](https://github.com/Cecilapp/Cecil/commit/9ba1e2a0328507105d112c62a79a98a23aa795e3) -- Delete term.html.twig [`f33458f`](https://github.com/Cecilapp/Cecil/commit/f33458f34e7df54d6f2110378e104cd2ae6d7d1e) -- fix: static files exif read [`62d0f17`](https://github.com/Cecilapp/Cecil/commit/62d0f178aa1cef917eaa640db3f9bba2a9f4c374) -- fix: image placeholder [`d6b03ea`](https://github.com/Cecilapp/Cecil/commit/d6b03eac19ce0d72e7521fcebf248f35abaf9acb) -- fix: a taxonomy page should not be a section [`639a308`](https://github.com/Cecilapp/Cecil/commit/639a3087e883cf82a51bec180d0e346b5dff7351) -- fix: add version to asset cache key [`f9228e0`](https://github.com/Cecilapp/Cecil/commit/f9228e01b5b723f1967b039256d097d10190a1da) -- chore: update build script [`e1594ae`](https://github.com/Cecilapp/Cecil/commit/e1594ae36110e27dfec2b3a436780875ee61692a) -- Revert "Update CHANGELOG" [`8210f56`](https://github.com/Cecilapp/Cecil/commit/8210f56cca825cb66d6a2c787a8c10d0e09689fc) -- Bump symfony/process from 4.2.7 to 4.2.8 [`c2ac855`](https://github.com/Cecilapp/Cecil/commit/c2ac855a530b4493b37db5e1f57ddc8485d9bbfe) -- Bump symfony/finder from 4.2.7 to 4.2.8 [`5575d6c`](https://github.com/Cecilapp/Cecil/commit/5575d6c1b3dec4e388bce2e402d92d1976b8e97f) -- Bump symfony/yaml from 4.2.7 to 4.2.8 [`ee6e081`](https://github.com/Cecilapp/Cecil/commit/ee6e081b13dceedd74578c1b2547ada2b7ea3a5b) -- Create release-drafter.yml [`17f8cc6`](https://github.com/Cecilapp/Cecil/commit/17f8cc6d6bc2813e61983a02a06b87626edf49cb) -- Merge pull request #400 from Cecilapp/dependabot/composer/symfony/yaml-4.3.1 [`b083aee`](https://github.com/Cecilapp/Cecil/commit/b083aeeaa52874f2df73ca05784a616624560190) -- Create FUNDING.yml [`abb7655`](https://github.com/Cecilapp/Cecil/commit/abb76552523299760f29bffd96fcc30058418990) -- Merge pull request #392 from Cecilapp/dependabot/composer/twig/twig-2.11.0 [`1fd6b2b`](https://github.com/Cecilapp/Cecil/commit/1fd6b2bf4362ac6242f261ff569800f279de6535) -- Merge pull request #393 from Cecilapp/dependabot/composer/symfony/filesystem-4.3.0 [`ec24dce`](https://github.com/Cecilapp/Cecil/commit/ec24dce2e43bf2eef9742c898ff7f2c32d9a5d3f) -- Bump symfony/filesystem from 4.2.8 to 4.3.0 [`f662a1f`](https://github.com/Cecilapp/Cecil/commit/f662a1fb3f5cd9c5bb82620ac9057edad980375c) -- Merge pull request #391 from Cecilapp/dependabot/composer/symfony/finder-4.3.0 [`f61981b`](https://github.com/Cecilapp/Cecil/commit/f61981b5abe3a124147e3d7e0ef7d8fdb0f7ccc7) -- Merge pull request #395 from Cecilapp/dependabot/composer/symfony/process-4.3.0 [`8589aaf`](https://github.com/Cecilapp/Cecil/commit/8589aaf0335de72467e263002c14d3bd8e3c2ebc) -- Bump symfony/process from 4.2.8 to 4.3.0 [`5ba56a1`](https://github.com/Cecilapp/Cecil/commit/5ba56a11b85f240e1899a65373baf79f1dc7b9f3) -- Merge pull request #394 from Cecilapp/dependabot/composer/phpunit/phpunit-7.5.12 [`b4d40ec`](https://github.com/Cecilapp/Cecil/commit/b4d40ec32928acad77153675b69eb31e669c6839) -- Bump phpunit/phpunit from 7.5.11 to 7.5.12 [`9146a9b`](https://github.com/Cecilapp/Cecil/commit/9146a9b3edfc8ba18ae75dca8c9835e64831b140) -- Merge pull request #390 from Cecilapp/dependabot/composer/leafo/scssphp-0.8.2 [`f3e021c`](https://github.com/Cecilapp/Cecil/commit/f3e021cb0f5737b67822dff6886fb87b076829cb) -- Merge pull request #387 from Cecilapp/dependabot/composer/twig/twig-2.10.0 [`502cd6d`](https://github.com/Cecilapp/Cecil/commit/502cd6df9f02ffac56ece541641e84916ae65d08) -- Merge pull request #386 from Cecilapp/dependabot/composer/phpunit/phpunit-7.5.11 [`e693977`](https://github.com/Cecilapp/Cecil/commit/e6939779fa37eab4f1524ceb331a2c2de816fa4c) -- Merge pull request #378 from Cecilapp/dependabot/composer/phpunit/phpunit-7.5.10 [`8d5ea57`](https://github.com/Cecilapp/Cecil/commit/8d5ea57eaed0c2e262e4a21f8dbb4bf18d25081f) -- Fix excerpt|break [`60a4265`](https://github.com/Cecilapp/Cecil/commit/60a42655aa06ee747cea501f81de31b8e1755be2) -- Merge pull request #370 from Cecilapp/dependabot/composer/myclabs/php-enum-1.7.1 [`ed9c61b`](https://github.com/Cecilapp/Cecil/commit/ed9c61b632d6e72bba6f1edbd816c3a4702ab30e) -- Merge pull request #368 from Cecilapp/dependabot/composer/symfony/filesystem-4.2.8 [`b014777`](https://github.com/Cecilapp/Cecil/commit/b01477741c7b09332c70fbca6c0817d624fa586c) -- Bump symfony/filesystem from 4.2.7 to 4.2.8 [`697bad3`](https://github.com/Cecilapp/Cecil/commit/697bad3f7dcda7b56a92706463fec4271e3c3352) -- Merge pull request #369 from Cecilapp/dependabot/composer/symfony/finder-4.2.8 [`edb8528`](https://github.com/Cecilapp/Cecil/commit/edb8528d20061db46734ec8f43a798ab16316e12) -- Merge pull request #367 from Cecilapp/dependabot/composer/symfony/yaml-4.2.8 [`b3aff6f`](https://github.com/Cecilapp/Cecil/commit/b3aff6f8fb1c499e69463367a17889f311d253a1) -- Merge pull request #366 from Cecilapp/dependabot/composer/symfony/process-4.2.8 [`ee835f3`](https://github.com/Cecilapp/Cecil/commit/ee835f3ca4780a345fffa35d1a240da33e76cfbc) -- Delete googleanalytics.js.twig [`7e1cabc`](https://github.com/Cecilapp/Cecil/commit/7e1cabc82a161f0794b732f48e16ac4783a3f454) -- doc: minor fox [`492df3e`](https://github.com/Cecilapp/Cecil/commit/492df3eb6946fb9b75108796a95c8bf5e2ccbd23) -- fix: show-pages build option [`3469297`](https://github.com/Cecilapp/Cecil/commit/3469297de6fc95fea49b5d35458fbc42adec0974) -- chore: update supported versions [`341d0f2`](https://github.com/Cecilapp/Cecil/commit/341d0f2145d6b95d27351000d8fcffd806ef743c) -- ci: better CI jobs name [`9fce488`](https://github.com/Cecilapp/Cecil/commit/9fce488e436599c370186b97b7d955afeda9de70) -- docs: update Image CDN configuration details [`86d0689`](https://github.com/Cecilapp/Cecil/commit/86d06890bca75e60fcd3f6bd2afc9b4b5feca6bc) -- ci: disable composer validate temporary [`eec3a91`](https://github.com/Cecilapp/Cecil/commit/eec3a9145e4a7da94281759c2e9886b6db78925f) -- refactor: confirmation before extract templates [`8f0dceb`](https://github.com/Cecilapp/Cecil/commit/8f0dceb040d4381c0521eee9bbc10972026ba6bd) -- doc: minor changes [`c00380d`](https://github.com/Cecilapp/Cecil/commit/c00380d8ff9d5abe6056344ffd03af8e4e025c0a) -- chore: minor changes in default config [`e26ddf8`](https://github.com/Cecilapp/Cecil/commit/e26ddf8d1dd8ec525990e12bd93ae6d89158f370) -- doc: minor changes [`d43c78e`](https://github.com/Cecilapp/Cecil/commit/d43c78e549acbcce6995b8a89463b4ceb3def8cc) -- refactor: disable RSS XSL by default [`8ff8412`](https://github.com/Cecilapp/Cecil/commit/8ff84120fc6108f4cf76ff56bcfbec3f11f9aaf4) -- fix: error when trying to print Page in template [`ee97492`](https://github.com/Cecilapp/Cecil/commit/ee97492aad71d376bdaeb05659053e52af6e271c) -- fix: default layout CSS [`a5a2156`](https://github.com/Cecilapp/Cecil/commit/a5a21564033a900654b4b9994fedb1a99659c96e) -- fix: date format for localizeddate [`fa52e59`](https://github.com/Cecilapp/Cecil/commit/fa52e59b9c5c38e228ef81fa61e3cfe3c257983f) -- docs: minor fix [`e432434`](https://github.com/Cecilapp/Cecil/commit/e43243484e8fe9cd1e8aba4076a1a3a677712132) -- refactor: better image handling [`6c35831`](https://github.com/Cecilapp/Cecil/commit/6c3583161a8ee21d877d555fce88a38f616b8e68) -- docs: enhancements [`2d9c14a`](https://github.com/Cecilapp/Cecil/commit/2d9c14a860ebc3fe0747638926f4b5379b347643) -- fix: `filter_by` must return type::page only [`8746c72`](https://github.com/Cecilapp/Cecil/commit/8746c7220571a36546c7e755dae26cb0106dea2f) -- fix: catch error if date or updated is null [`444f038`](https://github.com/Cecilapp/Cecil/commit/444f0381eea51399a08b3fb691c81faaf78b2622) -- chore: update .symfony.insight.yaml [`044220b`](https://github.com/Cecilapp/Cecil/commit/044220ba92b35646586ee443d44af95cc1216a42) -- fix: bugs introduce in the previous commit [`02b1277`](https://github.com/Cecilapp/Cecil/commit/02b12772bd5aa3d341b81a07a7ccdb7ceff2bc49) -- chore: update Quick Start [`cf4890f`](https://github.com/Cecilapp/Cecil/commit/cf4890fdbfe7b295d44a2b13da0badf6bb3e1702) -- fix: cache files extension (.ser) [`c7d5d08`](https://github.com/Cecilapp/Cecil/commit/c7d5d083f0062c97a0369e27704f77accdb302a8) -- docs: minor fix [`ec063aa`](https://github.com/Cecilapp/Cecil/commit/ec063aa478d30cd7cc5dfd856b56b4b02151140f) -- chore: add required extensions to Composer file [`71b0577`](https://github.com/Cecilapp/Cecil/commit/71b0577890ff3b25a7c7815e34faadb1985be59a) -- doc: update new:page command doc [`9eb6d7e`](https://github.com/Cecilapp/Cecil/commit/9eb6d7e58c464c129de8ec66ddfbf66cfdf6f322) -- feat: add SVG format support CDN Image [`1a3e5db`](https://github.com/Cecilapp/Cecil/commit/1a3e5db2cdbea0e158f8aa0d30e86b3380ec99df) -- fix: console debug mode [`bba6992`](https://github.com/Cecilapp/Cecil/commit/bba699238635194d8d10d0b353510955bc3886a2) -- fix: config error messages [`ca14c1a`](https://github.com/Cecilapp/Cecil/commit/ca14c1af9e1948a0707c03332f66a3d57e0bc83f) -- docs: minor fix [`574adcb`](https://github.com/Cecilapp/Cecil/commit/574adcb63827f5b381b85ae68028cda9aa9e747a) -- docs: minor fix [`2bef34e`](https://github.com/Cecilapp/Cecil/commit/2bef34e955f1c7eafa4f658429d1292a8f926e8f) -- fix: minor code fix [`f76ada2`](https://github.com/Cecilapp/Cecil/commit/f76ada216d3837f4524fe078397221bdbb212711) -- ci: update workflow [`a8ea907`](https://github.com/Cecilapp/Cecil/commit/a8ea9078f665405b48c8ba178154d5d28e0c63e3) -- ci: test Composer previous version [`3c8b090`](https://github.com/Cecilapp/Cecil/commit/3c8b090ee0561b30500775df4cee0375db4ce91b) -- refactor: livereload script [`28215c5`](https://github.com/Cecilapp/Cecil/commit/28215c50d05d9168d9639874580d424b448eb9d8) -- refactor: minor change [`205d72e`](https://github.com/Cecilapp/Cecil/commit/205d72e57f96cd2a6def73f60f6027d11e5df56c) -- docs: clarify main menu creation [`17cc555`](https://github.com/Cecilapp/Cecil/commit/17cc55578d61893c21768eaf825385d1b0944d60) -- docs: update Quick Start [`128f5bf`](https://github.com/Cecilapp/Cecil/commit/128f5bf148f6a04081e18de49c158eb9036ee440) -- docs: update Quick Start [`42cdbad`](https://github.com/Cecilapp/Cecil/commit/42cdbadb27b6922d0d7f04d34d1ef3756ec3ed21) -- refactor: add comments in default config file [`a0a3d90`](https://github.com/Cecilapp/Cecil/commit/a0a3d907723eba79751b068a23906c6a091025c3) -- ci: fix CI config [`1e3cec3`](https://github.com/Cecilapp/Cecil/commit/1e3cec38ee5a114251aa9c21cd550e91b8c853cf) -- refactor: more code comments [`9101c03`](https://github.com/Cecilapp/Cecil/commit/9101c03b1b368b0284b4c2b81195c2bf3ec500fe) -- fix: new commands with options [`212f930`](https://github.com/Cecilapp/Cecil/commit/212f93063b48e139b8f10dc157b170d4eeff637b) -- fix: minor commands fix [`0ab8ba9`](https://github.com/Cecilapp/Cecil/commit/0ab8ba991c8fcf9be8452ba27cc0823335c722d5) -- ci: change name of the Homebrew tap repo [`55496bc`](https://github.com/Cecilapp/Cecil/commit/55496bc0ec440769c22305acfe98b84de44b8cef) -- refactor: enhances Scss compile error message [`3e5ac63`](https://github.com/Cecilapp/Cecil/commit/3e5ac632948cc9c69faababdc9bd7f01427b5223) -- fix: serve cmd path argument [`35a9af1`](https://github.com/Cecilapp/Cecil/commit/35a9af1d67f1510f51d4e5dbd31c87eb10926404) -- doc: update configuration [`64b9a45`](https://github.com/Cecilapp/Cecil/commit/64b9a45860be86c28de7e14afa81d85e934a5631) -- doc: fix `site.page` [`35e27a5`](https://github.com/Cecilapp/Cecil/commit/35e27a5d50d1910d230303c10ab42bc8b080c659) -- refactor: better cache clear logs [`1d68769`](https://github.com/Cecilapp/Cecil/commit/1d687699278370615b58400e8f6f3c34ee0610ec) -- chore: update translation file [`c3946e4`](https://github.com/Cecilapp/Cecil/commit/c3946e48c25b94cb71c52031772a5001dc605b8e) -- docs: enhances documentation [`0019a38`](https://github.com/Cecilapp/Cecil/commit/0019a38d4c476c74cbb4e37e6df9cb2c9e6aa489) -- docs: minor fix [`d94b82b`](https://github.com/Cecilapp/Cecil/commit/d94b82b8474d9631008e78d765b47ce6d666e140) -- chore: markdown lint config [`44f52f2`](https://github.com/Cecilapp/Cecil/commit/44f52f23140c218f12d5adc5c9d1cf325cba56ea) -- refactor: better renderer [`f17a962`](https://github.com/Cecilapp/Cecil/commit/f17a962f6ded0859a7cdbe7701c7aabcac03b3d3) -- fix: FR translation [`7dbfbdc`](https://github.com/Cecilapp/Cecil/commit/7dbfbdc7eb8d1e0a8421d33e41c4c3e9a7a7a07f) -- docs: minor updates [`d0171e4`](https://github.com/Cecilapp/Cecil/commit/d0171e418506e51bb2901c9911743d4c0bef95ac) -- fix: reverse sort by date if the same date [`65eaee7`](https://github.com/Cecilapp/Cecil/commit/65eaee7938eaf618839712fe909468fbb8eb6de3) -- docs: minor update [`f77e7d4`](https://github.com/Cecilapp/Cecil/commit/f77e7d434e2a871e8c78ec60b5cbd9dc3925e15b) -- refactor: html filter enhanced [`141a645`](https://github.com/Cecilapp/Cecil/commit/141a645d09b7e8e67062157b89bc2444665191c6) -- Test PHP 8.1 [`4ec5870`](https://github.com/Cecilapp/Cecil/commit/4ec5870b26c95f41cc68fb662255c8137a1c65ac) -- docs: minor update [`8580ccf`](https://github.com/Cecilapp/Cecil/commit/8580ccf051f6a6acda1c63fbcbcf895745452e33) -- fix: server router content types [`5cdf692`](https://github.com/Cecilapp/Cecil/commit/5cdf69258f2425a85e46e572dc8a1b0747bd72a6) -- docs: minor update [`36fc733`](https://github.com/Cecilapp/Cecil/commit/36fc7332fe01e3bd4af6b8f19faa1cad4a9cddf4) -- docs: minor fix [`64351b5`](https://github.com/Cecilapp/Cecil/commit/64351b501f379ade17114e4a1cdb310f8617287f) -- chore: Better Asset handling error message [`e17f47c`](https://github.com/Cecilapp/Cecil/commit/e17f47c3e3c58268bd27caad0434b1940c332692) -- fix: new:site command questions [`1384a6c`](https://github.com/Cecilapp/Cecil/commit/1384a6cfb592651e554ebf8fa13117fb4c06cde4) -- docs: should not use "component" term [`7161b53`](https://github.com/Cecilapp/Cecil/commit/7161b538a6e01c7967d662e7e44ffff7a84fc998) -- fix: minor update on default template [`bbfbff8`](https://github.com/Cecilapp/Cecil/commit/bbfbff86574eadef7691d217cc4fbd9d09b8e7f8) -- Fix skeleton SCSS. [`ffccf45`](https://github.com/Cecilapp/Cecil/commit/ffccf45552d6f34d9f85e3a00866079976095cab) -- refactor: minor changes [`f01f8f0`](https://github.com/Cecilapp/Cecil/commit/f01f8f0802a605acace45de74fc570be6dee5b98) -- feat: add link rel for favicon.ico [`ec10b6c`](https://github.com/Cecilapp/Cecil/commit/ec10b6c3c393d2030e25a9c9e000aac53c50a637) -- fix: image resize in page body [`6d0ba08`](https://github.com/Cecilapp/Cecil/commit/6d0ba08f2c6789d533989838ad187b70a2049da6) -- fix: pagination of pages only [`fa6f38f`](https://github.com/Cecilapp/Cecil/commit/fa6f38fd8347b9c9898a47418897521457790fce) -- fix: should not preload OG image [`5e42bdd`](https://github.com/Cecilapp/Cecil/commit/5e42bdd54f112248f19f5e6e6060b74bfc7de939) -- fix: alternates feed link [`cf257a6`](https://github.com/Cecilapp/Cecil/commit/cf257a62b742fc2a0b4003da061d24fc296297bc) -- fix: do not converts SVG to WebP [`cf1047b`](https://github.com/Cecilapp/Cecil/commit/cf1047bc5c5058c18497afee0a0806b0020d0b53) -- fix: getIdWithoutLang() [`34ad8f4`](https://github.com/Cecilapp/Cecil/commit/34ad8f45a5200df06d783669bf3d98431408aca5) -- chore: rename workflows [`4a1843d`](https://github.com/Cecilapp/Cecil/commit/4a1843d11b09c4c8df077fbf5188a0e1988903b8) -- test: add Symfony Insight config file [`cf542da`](https://github.com/Cecilapp/Cecil/commit/cf542daad4d98e29d12a6764b9167a8a27a60b35) -- chore: enables notes by default [`fe68a0d`](https://github.com/Cecilapp/Cecil/commit/fe68a0d3c4a83ac69fd6d422a50777b7cdffc41e) -- fix: do not convert a WebP to WebP [`d293559`](https://github.com/Cecilapp/Cecil/commit/d293559b8b548cc57a2f96a25b6a7200826fc43b) -- composer: update deps [`39257c3`](https://github.com/Cecilapp/Cecil/commit/39257c3d9e16e320ce64c1649c30aeed8379d769) -- refactor: update Twig deprecated messages [`4a91d05`](https://github.com/Cecilapp/Cecil/commit/4a91d058b3d38a0d325f24bf78b28212f26d0500) -- docs: minor fix [`ad80d5d`](https://github.com/Cecilapp/Cecil/commit/ad80d5da092937125e2e579e292bd048fe436ec8) -- docs: update Quick Start [`bf23d20`](https://github.com/Cecilapp/Cecil/commit/bf23d203eec2f44168053d3a3ace37a939aa66dc) -- fix: HtmlMin works again with PHP 8.3+ [`22cd649`](https://github.com/Cecilapp/Cecil/commit/22cd649c959677284beb4925fdb76573cb2a11e4) -- feat: add support of PHP 8.4 [`4505875`](https://github.com/Cecilapp/Cecil/commit/450587543612161308cba6530cdddc312c28511c) -- ci: update CI deps [`1946200`](https://github.com/Cecilapp/Cecil/commit/1946200fff1b418ec35d9b8fc78405b0b5c108e6) -- refactor: add image width to webp asset cache key [`e0dd13c`](https://github.com/Cecilapp/Cecil/commit/e0dd13ccc5b2f5bef888567b9fd6cc0720ee760d) -- refactor: enhance default 404 template [`f5fd320`](https://github.com/Cecilapp/Cecil/commit/f5fd320136570f79c9495b789ef73849c925cfd7) -- fix: dumper max depth [`4ab41d4`](https://github.com/Cecilapp/Cecil/commit/4ab41d48ea33f017f35a4dbc366808aeae99bece) -- ci: update deps [`d1c6a88`](https://github.com/Cecilapp/Cecil/commit/d1c6a881fe52c5ad44e317f508a5f4a2a301c036) -- chore: bump Composer platform-overrides [`d43a616`](https://github.com/Cecilapp/Cecil/commit/d43a616e8badf390ed006a29f17f8c9b9d0d1295) -- refactor: PHP 8 compatibility [`116b283`](https://github.com/Cecilapp/Cecil/commit/116b2831d9114de8c608ad71b7812571dc4abfd2) -- test: enhance fixtures [`ddc0f84`](https://github.com/Cecilapp/Cecil/commit/ddc0f84b2b2779a6bc52f2d13794bc148a271c7f) -- fix: prevent Box double requirement check [`e02f135`](https://github.com/Cecilapp/Cecil/commit/e02f13595d43eba1842f4a713640b85d2669dc3d) -- doc: add links to configuration page [`ad90fa9`](https://github.com/Cecilapp/Cecil/commit/ad90fa920831a6e9bc187146bdd54bcc97df8987) -- chore: try to support PHP 8.2 [`1c265af`](https://github.com/Cecilapp/Cecil/commit/1c265af14a6bd63077d8dcea3a5189ca457781f3) -- docs: fix CONTRIBUTING.md [`34fa42f`](https://github.com/Cecilapp/Cecil/commit/34fa42f0c933e99b432d86dd12ad33bd2617269d) -- feat: block to extend feeds [`4b0bd9d`](https://github.com/Cecilapp/Cecil/commit/4b0bd9dc3b1af72b8e8f827106e95711747e75b4) -- fix: JSON-LD template [`e811846`](https://github.com/Cecilapp/Cecil/commit/e8118463f7d2b50a986e0eb628679415ca868f88) -- feat: option to disable default metatag image [`47c729d`](https://github.com/Cecilapp/Cecil/commit/47c729d2f47610a0c5a72e80928afd6df03fd55f) -- fix: logo in JSON-LD [`6cfed7a`](https://github.com/Cecilapp/Cecil/commit/6cfed7aa51e3514d556c10567d66f0cb3d786615) -- chore: deploy docs on PR [`d44afa8`](https://github.com/Cecilapp/Cecil/commit/d44afa81811f0ddcb29675cd84e4fd1292fbabe9) -- chore: update workflows deps [`d3b2b77`](https://github.com/Cecilapp/Cecil/commit/d3b2b777894e257d74d289b432e6f57e0b6b723e) -- docs: update deploy [`53d7a16`](https://github.com/Cecilapp/Cecil/commit/53d7a1676b88c174e8098d3ffdc25b99b15006fa) -- feat(server): YAML file support [`3e12d31`](https://github.com/Cecilapp/Cecil/commit/3e12d317f23806152ab62af5d741baa8245afe7d) -- docs: update templates docs [`33da832`](https://github.com/Cecilapp/Cecil/commit/33da8327aa71d714f567381cfbbd59c4bd71d9de) -- refactor: clean code [`f208cff`](https://github.com/Cecilapp/Cecil/commit/f208cff7e5f8ef725bd735ac0cc999baf8dbfd9c) -- docs: update templates [`91392c9`](https://github.com/Cecilapp/Cecil/commit/91392c9179fb1f857f3889b70769e3fbe7e3970e) -- fix: sort by date with the same date [`9338d35`](https://github.com/Cecilapp/Cecil/commit/9338d35fa2d59a56149ca543c7f79187f734383c) -- docs: minor update of Configuration [`fece84b`](https://github.com/Cecilapp/Cecil/commit/fece84bf1290838206ef5703d9e857903d16c56e) -- docs: update paginator details [`b8f2f6a`](https://github.com/Cecilapp/Cecil/commit/b8f2f6a13b90bd04e3f978d188c84b2479a207eb) -- test: update fixtures [`dbf7e09`](https://github.com/Cecilapp/Cecil/commit/dbf7e09ffc459a617cf2d7712fb01f47e515c9cb) -- refactor: Asset/URL better detection [`dcc2e0c`](https://github.com/Cecilapp/Cecil/commit/dcc2e0c841f65023cf954017e50cd01d9fb7d100) -- docs: important message about Intl [`e521c3c`](https://github.com/Cecilapp/Cecil/commit/e521c3cda0185880d9ecb55bbbdc3d6b4ceb12ba) -- docs: configuration minor updates [`d5e7864`](https://github.com/Cecilapp/Cecil/commit/d5e7864c55aa54eefca2f1b3ba2fcec43cb69c17) -- fix: atom entry date [`3a77cf2`](https://github.com/Cecilapp/Cecil/commit/3a77cf2ec941bc3bf779e795867b67007f0a116e) -- docs: minor fix [`fb6ec85`](https://github.com/Cecilapp/Cecil/commit/fb6ec8542d355481f10f5ec58d4794b8e300491c) -- docs: update Quick Start [`5cf7eef`](https://github.com/Cecilapp/Cecil/commit/5cf7eef9ea5df679279f4c27b29bf34a8728bb6c) -- docs: minor fix [`4436127`](https://github.com/Cecilapp/Cecil/commit/4436127ab3e6c791da35615cc235d6907856acd4) -- fix: deploy script [`031444e`](https://github.com/Cecilapp/Cecil/commit/031444e48a659fb0d1ed15027c00112d65ac2e2a) -- fix: explicit PHP supported versions [`9dce81f`](https://github.com/Cecilapp/Cecil/commit/9dce81f20b2159b2cf3a2a5f2cf4cc02612b4245) -- docs: minor update of templates [`66c6df7`](https://github.com/Cecilapp/Cecil/commit/66c6df7324b60911bf04b634ede97288f0d1c875) -- docs: minor update [`011d089`](https://github.com/Cecilapp/Cecil/commit/011d089ecb09186bca6307b28e661169158ccbc3) -- docs: minor fix [`3bf87f9`](https://github.com/Cecilapp/Cecil/commit/3bf87f9953a91772b4a3940c78fd7c24897e0f11) -- chore: code style [`d5eac07`](https://github.com/Cecilapp/Cecil/commit/d5eac07e9f2be52e0f69b3eb3c042cc9787eb26d) -- chore: add webp to circleci installation [`18fcec3`](https://github.com/Cecilapp/Cecil/commit/18fcec357db1fadd3abd825b5f2f748e90b5bda6) -- docs: update html filter [`322fea3`](https://github.com/Cecilapp/Cecil/commit/322fea3d5b149d9d217517390b6e81c35150974f) -- Add Alias test fixture. [`e559ea4`](https://github.com/Cecilapp/Cecil/commit/e559ea48fad654019b7765886a75a6545812e10b) -- feat: support SVG favicon [`150d8a0`](https://github.com/Cecilapp/Cecil/commit/150d8a06baa4c3d41162a3f78e7834ca7a9dab64) -- fix: bundle CSS without extension [`2af5184`](https://github.com/Cecilapp/Cecil/commit/2af51845ecc59b88bd97386aa8bbd760cb61f117) -- ci: disable composer validate temporary [`7d76fd2`](https://github.com/Cecilapp/Cecil/commit/7d76fd2a5358ad1fc504c93d550d33b4c6150a73) -- chore: update release.yml [`70a8c4c`](https://github.com/Cecilapp/Cecil/commit/70a8c4cd78f24b0e9f4aa7e416de5ad8f184cb3a) -- fix: d() function without arg [`e1404db`](https://github.com/Cecilapp/Cecil/commit/e1404dbdb392c82c805530fe30c34d22ae875aa4) -- feat: support menu entry in `url()` [`c5e2692`](https://github.com/Cecilapp/Cecil/commit/c5e269272d4f873e7c162a3f0813f77bfcb63386) -- chore: update markdownlint action [`3f6036a`](https://github.com/Cecilapp/Cecil/commit/3f6036a11dcefcc7fd78520383e1a43780a0e6f7) -- fix: iframe video poster [`ce6865b`](https://github.com/Cecilapp/Cecil/commit/ce6865b881fa3216c0fd9e76fe0bf1df12f85f47) -- docs: add asset.video [`d78f9f3`](https://github.com/Cecilapp/Cecil/commit/d78f9f31dbb3c8114caceaffdbb81285f61c94d0) -- fix: url(page) default format [`470b9fc`](https://github.com/Cecilapp/Cecil/commit/470b9fcc1cb870f89879dac01d99b0efa1451e65) -- chore: code cleaning [`1f609aa`](https://github.com/Cecilapp/Cecil/commit/1f609aaefa527f6dcee4058d08d8f148a3837e84) -- docs: minor explanation [`e7c61f4`](https://github.com/Cecilapp/Cecil/commit/e7c61f48deaf1b357ea6b8e779c20803bf6ad2ef) -- docs: minor update of templates documentation [`0790028`](https://github.com/Cecilapp/Cecil/commit/0790028d78d2bbe4393276fc48b9ee8cfe5517b3) -- docs: minor fix [`598aa67`](https://github.com/Cecilapp/Cecil/commit/598aa6739289582b05a4095aab648ee7957cc590) -- docs: minor updates [`19ad91c`](https://github.com/Cecilapp/Cecil/commit/19ad91c8b14aed1de578f6b20190ee31bd7d9d3b) -- fix: locale path binding [`ae0e748`](https://github.com/Cecilapp/Cecil/commit/ae0e7487dbcf4b2d186736fd0d4a0b64607a8dcf) -- docs: minor fix [`ea17e91`](https://github.com/Cecilapp/Cecil/commit/ea17e91a31710e2e46d46564c3d87cbdc8727c74) -- doc: fix translation [`afc6b7a`](https://github.com/Cecilapp/Cecil/commit/afc6b7a60376cd502dff6a4ac54f79d1aab68c1f) -- ci: phpstan ignore env [`de2a5da`](https://github.com/Cecilapp/Cecil/commit/de2a5da2c526f37e007b8c9a6c8deda76792eebc) -- doc: minor fix [`789b298`](https://github.com/Cecilapp/Cecil/commit/789b2983f2b70317c77f5b8091f35c800ff06906) -- doc: minor fix [`817c444`](https://github.com/Cecilapp/Cecil/commit/817c4446c8a3244a5a8b06bef39420a45ea1cc81) -- doc: minor change [`e933ab6`](https://github.com/Cecilapp/Cecil/commit/e933ab69e803e9d550c05cacda1d8c301f90c85c) -- fix: router headers [`870d7b5`](https://github.com/Cecilapp/Cecil/commit/870d7b5a07efc3ac9da1c192f508812f029b284e) -- doc: fix commands page [`25c547e`](https://github.com/Cecilapp/Cecil/commit/25c547e6f34868b1695863089f283107ce14637c) -- docs: fix Quick Start new:page example [`2dccc82`](https://github.com/Cecilapp/Cecil/commit/2dccc82be85c91750f3e1c62aa606f0a44d56113) -- chore: Update Formulae flow [`935704c`](https://github.com/Cecilapp/Cecil/commit/935704c703cd158da4f860ac95ed66506d0a21e5) -- fix: new:site command minor fix [`c9df497`](https://github.com/Cecilapp/Cecil/commit/c9df497abf834d84e6242f8688620066f7ecc142) -- ci: fix PHP MD script [`53fb719`](https://github.com/Cecilapp/Cecil/commit/53fb719ca937758bda97a348ab8873ae52e58c9b) -- refactor: add robots default config [`aacafa7`](https://github.com/Cecilapp/Cecil/commit/aacafa744860329c517ad10343c6e3ce57d525ff) -- ci: minor changes [`bf78865`](https://github.com/Cecilapp/Cecil/commit/bf78865f9650058bdbdfc05e94766c299d3a0aed) -- test: include PHP 8.4 as experimental [`83c40da`](https://github.com/Cecilapp/Cecil/commit/83c40da7dfca0726efe7247b6bb37b8654062354) -- chore: update Parsedown ToC to 1.5 [`e71a022`](https://github.com/Cecilapp/Cecil/commit/e71a022ae04b96a081560e722f21e3075eb367d5) -- refactor: update comments in router.php [`dc8eeae`](https://github.com/Cecilapp/Cecil/commit/dc8eeaec4646af4f361e6fa543518d4ffae9d522) -- ci: fix deploy script [`eef807b`](https://github.com/Cecilapp/Cecil/commit/eef807b82ec1a8451edb540b354f518e573bc6c0) -- fix: html image responsive resize [`7011553`](https://github.com/Cecilapp/Cecil/commit/7011553773f6d72f48f8e3a3697bcc8236214b04) -- refactor: template url function [`12ab491`](https://github.com/Cecilapp/Cecil/commit/12ab49171f20cb5011c96c896fa197239c679138) -- fix: endline of default templates [`07bda70`](https://github.com/Cecilapp/Cecil/commit/07bda7052b7ef33a353e85da20141c7b4b98388a) -- fix: minor fix in metatags template [`a7b8bad`](https://github.com/Cecilapp/Cecil/commit/a7b8bad56f05a4359e58eeb6b24778eddff067b4) -- ci: last tentative... [`f598597`](https://github.com/Cecilapp/Cecil/commit/f598597dcb14d257b4986a3c91051c6d83bfe792) -- Revert "ci: fix Homebrew PR?" [`d52e043`](https://github.com/Cecilapp/Cecil/commit/d52e0431b875991327b43eb40b57249ea8647302) -- ci: fix Homebrew PR? [`76b7102`](https://github.com/Cecilapp/Cecil/commit/76b7102875e2df2d7233b2ddc42d4d960729aaba) -- feat: serve option to "no ignore VCS" [`67fb9bd`](https://github.com/Cecilapp/Cecil/commit/67fb9bd107c4931eb03c28eb651d7b9e91355501) -- ci: minor release tests changes [`98c466a`](https://github.com/Cecilapp/Cecil/commit/98c466a5559d220e2c30d22568893f726cb11212) -- refactor: add URL to commands links [`1bef0d4`](https://github.com/Cecilapp/Cecil/commit/1bef0d4c99fb98ce2867068cd5dd00fd62665cf7) -- doc: minor fix [`42fe8ed`](https://github.com/Cecilapp/Cecil/commit/42fe8edb03ecb338ca4d515996f3c884bcdfac80) -- chore: bump deps [`d7ab445`](https://github.com/Cecilapp/Cecil/commit/d7ab445d870938926c28e425844526dd74163465) -- ci: update release workflow [`3431f68`](https://github.com/Cecilapp/Cecil/commit/3431f68a21c55aa234790bc2bfd01fb21b4f4fbb) -- fix: layout lookup for type page [`7f60aa3`](https://github.com/Cecilapp/Cecil/commit/7f60aa3f8c6525dda12dac259e54f31351cca12b) -- refactor: better debug message [`49fc819`](https://github.com/Cecilapp/Cecil/commit/49fc819ffd13146a55874bf727fe42d7defcc66d) -- test: update deps [`60a1768`](https://github.com/Cecilapp/Cecil/commit/60a1768ab6f88fdeffbbddbe240b382f4dff6a93) -- refactor: canonicalize joinPath [`6f762d8`](https://github.com/Cecilapp/Cecil/commit/6f762d83cfdad712025b4c530e5ea2996c7b8acc) -- fix: remove URL double language prefix [`ff85873`](https://github.com/Cecilapp/Cecil/commit/ff85873fb0987c68f6d14f8d7a523dd2433eadab) -- chore: update release changelog [`da797a5`](https://github.com/Cecilapp/Cecil/commit/da797a56fb8c6d62503a56752a15b68459367f18) -- fix: responsive image handling [`41cffa7`](https://github.com/Cecilapp/Cecil/commit/41cffa720558d97b1495058a33493c5650c69c57) -- docs: update SECURITY.md [`02c9953`](https://github.com/Cecilapp/Cecil/commit/02c995342d4f352eae5b778c6d048c310c317073) -- feat: add rel="me" links in metatags template [`bdd8fd4`](https://github.com/Cecilapp/Cecil/commit/bdd8fd4460d45b0ee649a6e96beda3778574a009) -- fix: page.filepath if virtual page [`d3e2790`](https://github.com/Cecilapp/Cecil/commit/d3e27901db1c0bcc3ef6a114da93206cbe22b0d6) -- chore: update skeleton about page [`2c8862f`](https://github.com/Cecilapp/Cecil/commit/2c8862f27ef1eeb4f3a5b54b445c45efc6b57a53) -- fix: site.page [`f2b2914`](https://github.com/Cecilapp/Cecil/commit/f2b2914b0a0a65b5a86fff7d0d22b124d0b05511) -- fix: metatags favicon asset [`abead7c`](https://github.com/Cecilapp/Cecil/commit/abead7c8fe297095e3f44d3b6b57da69d493c3c0) -- Revert "Update composer.json" [`1a11ed1`](https://github.com/Cecilapp/Cecil/commit/1a11ed17d0c3a3a230f753f7273bfb03a1aec8d0) -- perf: composer dump-autoloader for release [`1fbda78`](https://github.com/Cecilapp/Cecil/commit/1fbda78648a2a833f148356c0d8a97c0ac877b38) -- docs: minor enhancements [`7a64285`](https://github.com/Cecilapp/Cecil/commit/7a642854b00c96a414dc8865c995a8736e012e12) -- docs: minor fix [`151b660`](https://github.com/Cecilapp/Cecil/commit/151b660f0c569b0f5f04ca3fbf6b985c6a7dd99b) -- refactor: minor fix [`6743f23`](https://github.com/Cecilapp/Cecil/commit/6743f2340271004b38e133ca506b055a2e54fa70) -- fix: link to Markdown file with anchor [`930863c`](https://github.com/Cecilapp/Cecil/commit/930863c7022ba42e587fa72cbc49f11eb3865439) -- fix: duplicated responsive image [`e13cae8`](https://github.com/Cecilapp/Cecil/commit/e13cae879ed3f7bb6832f04eea69db87b8044da6) -- chore: clean test commands [`ce00a29`](https://github.com/Cecilapp/Cecil/commit/ce00a296c6695378911e39dc4c825f5dfe4a49b4) -- fix: log if EXIF extension is loaded [`ab3ac22`](https://github.com/Cecilapp/Cecil/commit/ab3ac22efeda13775662cc44f38eff4db9e49d67) -- docs: update templates about EXIF data [`bb32caa`](https://github.com/Cecilapp/Cecil/commit/bb32caa3048284d306b7350559b0631418d7db0c) -- feat: audio data for static load [`9bf67b2`](https://github.com/Cecilapp/Cecil/commit/9bf67b28279c75bff724bd3b15033543d2a1f01e) -- fix: JSON-LD if not site image [`f594ebc`](https://github.com/Cecilapp/Cecil/commit/f594ebc1bbdb720d908721e493229f1fb577053a) -- docs: update templates docs [`fb57d14`](https://github.com/Cecilapp/Cecil/commit/fb57d14b820fc047ab93858da905a8c5d6b185f1) -- docs: update templates docs [`a492420`](https://github.com/Cecilapp/Cecil/commit/a492420b456dc7581f6f92eb2caf8d5e252dc1d6) -- fix(server): path with dot but without extension [`6c644a3`](https://github.com/Cecilapp/Cecil/commit/6c644a3dbe211139c8402e2711246444e3d2b05e) -- fix: extends macros for shortcodes [`db9f6fb`](https://github.com/Cecilapp/Cecil/commit/db9f6fb37b7a6fdb3f6c96a49ca39c4f06530016) -- fix: server baseurl replacement [`099c9b6`](https://github.com/Cecilapp/Cecil/commit/099c9b66eb460bec76df8147be4140b78be7188f) -- refactor: clean code [`5789caa`](https://github.com/Cecilapp/Cecil/commit/5789caa2ce327791264020e9bdcd7725be0946f2) -- fix: generator meta if no spaces before </head> [`53c6a96`](https://github.com/Cecilapp/Cecil/commit/53c6a96b2b6cc931f27664ee303dc1e40984a282) -- docs: add notice about cache [`e97764c`](https://github.com/Cecilapp/Cecil/commit/e97764c51dc8c988930c0c5a4899d75b56660f8c) -- refactor: exception message if theme not installed [`a058961`](https://github.com/Cecilapp/Cecil/commit/a058961f967977e4a1c3933ce041dbd2e5000112) -- test: fix templates [`4ac3ed1`](https://github.com/Cecilapp/Cecil/commit/4ac3ed12a9268afcf041ee625f144de781831bb6) -- fix: asset as string must return a valid URL [`c8bb0e9`](https://github.com/Cecilapp/Cecil/commit/c8bb0e9d0d9871761e3ebecf75f63780df68dbd4) -- refactor: remove useless comments [`0042005`](https://github.com/Cecilapp/Cecil/commit/00420055554fc2aed36c053a88970d3c1666497e) -- fix: localize aliases generated pages [`59c75b7`](https://github.com/Cecilapp/Cecil/commit/59c75b7ec31eefbfe4ce9692e316c5dd9fee2968) -- fix: section title must be the folder's name [`6ab5020`](https://github.com/Cecilapp/Cecil/commit/6ab5020fad2fd6c410471f80fdcb71bf1ffa727d) -- fix: front matter detection pattern [`b195e2a`](https://github.com/Cecilapp/Cecil/commit/b195e2a56b66950f523ad7258375a6097f125a57) -- fix: better detection of asset, based on extension [`5fa7ec0`](https://github.com/Cecilapp/Cecil/commit/5fa7ec056ebec0d53d169efdf711c882a8adfe8f) -- chore: version is 7.x [`f320f17`](https://github.com/Cecilapp/Cecil/commit/f320f1742fec9cbfac04e2598415e73eec1cc7b7) -- fix: regression from previous commits [`cc3ae75`](https://github.com/Cecilapp/Cecil/commit/cc3ae75a52351c51413e19d37fd259204418fbec) -- fix: regression from previous commits [`c44ec7a`](https://github.com/Cecilapp/Cecil/commit/c44ec7a1ba088c949109704b467d728f2827c455) -- fix: menu entry weight must be an integer [`c17267f`](https://github.com/Cecilapp/Cecil/commit/c17267f3ecfb2bf066534dea89f968902f5e023a) -- fix: deploy script [`435d2ef`](https://github.com/Cecilapp/Cecil/commit/435d2efb52b708076b44d089a24232245764c570) -- docs: fix dates [`0e33175`](https://github.com/Cecilapp/Cecil/commit/0e3317510383d10fcfb2b6ad6d5498f32e51db49) -- docs: fix fr [`02ca207`](https://github.com/Cecilapp/Cecil/commit/02ca2078d37f642ee237967e1e2c2aac2150ddce) -- docs: Update Quick Start [`05d97cb`](https://github.com/Cecilapp/Cecil/commit/05d97cb3d66a71be0c314f72b13fbe4c0c88c432) -- chore: clean fixtures [`4bd6acd`](https://github.com/Cecilapp/Cecil/commit/4bd6acd12218ca8be6ae894f9eaeba4129a3ed6d) -- fix: config file wrong path [`ac82247`](https://github.com/Cecilapp/Cecil/commit/ac82247aae9a193c3431f4efc9bc98a0ee1accc9) -- docs: minor update [`c1a75f0`](https://github.com/Cecilapp/Cecil/commit/c1a75f04523459dcfa6e7b8790840bac623986e0) -- fix: Variable $layout might not be defined [`17027f2`](https://github.com/Cecilapp/Cecil/commit/17027f2fbfd3b175678690fc0f6a321b1a188da0) -- fix: Layout str_replace() on PHP 8 [`2895f3e`](https://github.com/Cecilapp/Cecil/commit/2895f3e172a551e74aab8a85ed8ac6ad2b6e3017) -- fix: throw exception if cant get asset with/height [`ea0a398`](https://github.com/Cecilapp/Cecil/commit/ea0a3989a11643140b8ed8ba85a6f30f00d3066d) -- fix: check if asset is of type audio [`f311ab8`](https://github.com/Cecilapp/Cecil/commit/f311ab85fd93f47d1722e26c68381c20b842a0e7) -- docs: minor fix [`a73d575`](https://github.com/Cecilapp/Cecil/commit/a73d5752774c5ba3c6440cc15141a880bb1f802e) -- docs: fix tip note [`258f25d`](https://github.com/Cecilapp/Cecil/commit/258f25da3d0ac4a2782f3fddfc61868f0d822706) -- docs: testing tips block [`08cbaea`](https://github.com/Cecilapp/Cecil/commit/08cbaea2ba943fb0877ecf638163997f5bbc6b5a) -- fix: fix deploy scripts [`0024b77`](https://github.com/Cecilapp/Cecil/commit/0024b77297d80482163fc95963b2581e29b07dbd) -- fix: files EOL [`b75816c`](https://github.com/Cecilapp/Cecil/commit/b75816c32166632ec5811e2f17b4e28b49405e13) -- docs: fix deploy Netlify recipe [`bada0f5`](https://github.com/Cecilapp/Cecil/commit/bada0f511eae3b209bf754f84ac7e2a451ce2f02) -- chore: minors changes on skeleton [`4ca8b1d`](https://github.com/Cecilapp/Cecil/commit/4ca8b1d2e766153f74956a868a235683e694906d) -- refactor: move cache duration set [`1439236`](https://github.com/Cecilapp/Cecil/commit/1439236c37b9347c039157a8243d9c1b69f0dd0e) -- fix: checks if exist is not available [`8987596`](https://github.com/Cecilapp/Cecil/commit/89875967ffb632f48998be5914fa59dc04e80dd8) -- fix: alternate x-default language [`71b80d0`](https://github.com/Cecilapp/Cecil/commit/71b80d0a0cacb1e61508208cf444c4d932cef354) -- fix: use SplFileInfo of Finder [`c93284e`](https://github.com/Cecilapp/Cecil/commit/c93284e5f2fe30c0fe3d191ad2f16bba88bbccf5) -- fix: trim correctly image srcset [`2fceaa1`](https://github.com/Cecilapp/Cecil/commit/2fceaa1b26cee2a94fa648d34f0f0020977d6ab6) -- refactor: minor change on Redirect generator [`e39d8ba`](https://github.com/Cecilapp/Cecil/commit/e39d8ba7c441bdf5cc1476f9ddf147f0d2f02c63) -- feat: add "lastmod" variable (=updated) [`cbd6d60`](https://github.com/Cecilapp/Cecil/commit/cbd6d60f38b728cdca6441b4ca2fcdb137c45251) -- fix: do not remove section of excluded pages [`5fa069a`](https://github.com/Cecilapp/Cecil/commit/5fa069ace326e6be9d1aac7119caf5b0115d6431) -- refactor: clean code [`218aa40`](https://github.com/Cecilapp/Cecil/commit/218aa401b26c86b8f3740945088142f1ea7a04f3) -- docs: minor fix [`33f4d5b`](https://github.com/Cecilapp/Cecil/commit/33f4d5b910eac8cd28b0dfbdbb339b5cc31913c2) -- chore: better comments [`218fe5f`](https://github.com/Cecilapp/Cecil/commit/218fe5f8b84e2dbe000ba43ba554ec6955bda8b9) -- fix: cdn asset url [`80a0ecd`](https://github.com/Cecilapp/Cecil/commit/80a0ecd2b89198d5a3c421babbed2c947de7a934) -- fix: markdownlint config [`b09519f`](https://github.com/Cecilapp/Cecil/commit/b09519fb49f2b39e677bc36632d70916f1273eb6) -- fix: default class to Markdown image [`0422d50`](https://github.com/Cecilapp/Cecil/commit/0422d507b543cb9acfb7c6f3569b0104409f0ff6) -- refactor: clean code [`0ecaf8b`](https://github.com/Cecilapp/Cecil/commit/0ecaf8b0a86dca66b304a966b999416d94d42f32) -- fix: throw exception if YAML front matter is empty [`0a4163d`](https://github.com/Cecilapp/Cecil/commit/0a4163d8a596326b4b694455de43dbd950b28cfb) -- fix: regression... [`f71210a`](https://github.com/Cecilapp/Cecil/commit/f71210a0aba255f11ef41b97c1c44dae5f4d8cc4) -- fix: convert "updated" variable to a Datetime [`1443850`](https://github.com/Cecilapp/Cecil/commit/1443850289c2570112274ea8d5888b854b2ac335) -- fix: must save asset in `html` filter [`25ea190`](https://github.com/Cecilapp/Cecil/commit/25ea1900d679ecac16d8d275e1963b2c339a340a) -- fix: minor fix of the live reload script [`ebf8a37`](https://github.com/Cecilapp/Cecil/commit/ebf8a377e6af2a8554853679baea11931d6dfb49) -- fix(server): reload browser on first build [`0fa54c4`](https://github.com/Cecilapp/Cecil/commit/0fa54c456e9dea1b5efd1c48f9f343c030899f68) -- fix: minor fix in docs [`d8ae6f0`](https://github.com/Cecilapp/Cecil/commit/d8ae6f0e5e77f081f19e7781237ebcdf6f23ddc5) -- fix: fixture CSS [`0e06641`](https://github.com/Cecilapp/Cecil/commit/0e066418c01e1c0cc02e1d866ab4aabe4c5372b2) -- docs: update deploy doc [`f9adfea`](https://github.com/Cecilapp/Cecil/commit/f9adfea68c3c0ac9fbc72a67efd3d2ac4a967615) -- fix: case of data is empty (null) [`0ae7a0a`](https://github.com/Cecilapp/Cecil/commit/0ae7a0af98fea1149e93926bbb3bc12edd88116d) -- fix: about command version [`184e881`](https://github.com/Cecilapp/Cecil/commit/184e881479f1cf9e82e37282b2078d62ced47e06) -- doc: minor fix [`1577132`](https://github.com/Cecilapp/Cecil/commit/15771322765eb1cd314d8644cf7eb88cb2b616b0) -- refactor: code quality [`89aa267`](https://github.com/Cecilapp/Cecil/commit/89aa26799c5476a03993d05a6388decd0c7b54cf) -- feat: components custom extension [`c58fd00`](https://github.com/Cecilapp/Cecil/commit/c58fd0030e7d7765927cb879e4251c5a90e81d4e) -- refactor: minor fix [`291ef20`](https://github.com/Cecilapp/Cecil/commit/291ef20b034001ca1c31b85c62925547b5f54245) -- fix: 404 template HP link [`eecb97f`](https://github.com/Cecilapp/Cecil/commit/eecb97f05f69d515895661d50b2f25080a90a386) -- docs: minor fix [`93a82fa`](https://github.com/Cecilapp/Cecil/commit/93a82fa19534df12d41d73eaa2748e2b617a3e8f) -- chore: fix composer description [`32cf842`](https://github.com/Cecilapp/Cecil/commit/32cf8426a467c92ab172fcd344020b6f72f85d14) -- Revert "feat: add support of PHP 8.4" [`9f76b23`](https://github.com/Cecilapp/Cecil/commit/9f76b2311f92e005c13eb6a2fc6feb34912c5c7d) -- feat: add support of PHP 8.4 [`3026214`](https://github.com/Cecilapp/Cecil/commit/30262145710890aca862cb2580a2e00ee58d9bfa) -- ci: fix GH config file [`7c18783`](https://github.com/Cecilapp/Cecil/commit/7c18783dabcc539140fa50749ff38edb8b6bee02) -- ci: fix tag release [`6348fdc`](https://github.com/Cecilapp/Cecil/commit/6348fdcc675cd327225e617dc72d778bf6c2501a) -- fix: checks if exif extension is not available [`3edbbc5`](https://github.com/Cecilapp/Cecil/commit/3edbbc5624bf0d35d73ae3a39ab27d42e2b8f572) -- fix: Twig html() function [`ed763b9`](https://github.com/Cecilapp/Cecil/commit/ed763b952cbecb65cdc39b4b4396d4da1a76c7b6) -- test: fixtures updates [`584bdf4`](https://github.com/Cecilapp/Cecil/commit/584bdf4b4f0a8451906ff43178ed4ce39c901153) -- fix: resource template [`1be9c65`](https://github.com/Cecilapp/Cecil/commit/1be9c650f878503ad2660e674c637c45b619562e) -- ci: trying to debug Brew Formula PR... [`8a8f582`](https://github.com/Cecilapp/Cecil/commit/8a8f5821470b8c564c463fbd4351a0f423791c99) -- fix: minor fix [`4e01fe5`](https://github.com/Cecilapp/Cecil/commit/4e01fe5a3d68cde0097bf18613c168a4f57bcb68) -- doc: minor fix [`7407123`](https://github.com/Cecilapp/Cecil/commit/7407123b883327ddd076df044c215426672af23d) -- fix: server command [`fd6ad4d`](https://github.com/Cecilapp/Cecil/commit/fd6ad4d0bb84b8b64d44ede5f23e660a98f7c90e) -- ci: fix deploy to website [`3e4c6cd`](https://github.com/Cecilapp/Cecil/commit/3e4c6cd10f4da75b586ab9c4fb64f6b490e4d810) -- chore: fix PHP CS fixer command [`8e2d0fa`](https://github.com/Cecilapp/Cecil/commit/8e2d0fa9c82f66b9ea166f7ebeca4aa7f57739f3) -- fix: config when serve... [`e0a78ca`](https://github.com/Cecilapp/Cecil/commit/e0a78cada8c59e0cffb3ee8ab7fdb4179f23a4d4) -- fix: default homepage layout [`a354f80`](https://github.com/Cecilapp/Cecil/commit/a354f8049ee4e9dfb50f1e7537728a0433c78046) -- fix: handle case of config file exists but empty [`2295f90`](https://github.com/Cecilapp/Cecil/commit/2295f904bed365ded592b15e928b9256684793bb) -- fix: "!" is not necessary :-) [`ef50040`](https://github.com/Cecilapp/Cecil/commit/ef50040c516feee91b7292d364de4b2b522706fb) -- ci: rollback to upload-artifact v3 [`6a1f09a`](https://github.com/Cecilapp/Cecil/commit/6a1f09a831a48d052140eea5c998c812180cdd6e) -- chore: update composer [`38bf07e`](https://github.com/Cecilapp/Cecil/commit/38bf07ec3e4da7f51a67b2f6cd5a5a5266fe4a65) -- fix: section pages navigation [`e356512`](https://github.com/Cecilapp/Cecil/commit/e356512b6c47937d96bbca3fbdd92fba043def76) -- fix: server watcher [`393af9e`](https://github.com/Cecilapp/Cecil/commit/393af9edbe4ed3ea0a00a8a9abc6da9182afe78c) -- chore: update all-contributors config [`ffa912f`](https://github.com/Cecilapp/Cecil/commit/ffa912f6ef4bd8e3faba005e9bcf214131daf1dd) -- fix: responsive image handling [`646167a`](https://github.com/Cecilapp/Cecil/commit/646167a2666d29288160c8c3c0fc8a0762931b77) -- fix: Codacy badge [`c86ec8f`](https://github.com/Cecilapp/Cecil/commit/c86ec8ffce4ac065e4fc7e15284dbc05b8c82cd6) -- fix: coveralls download link [`b5916eb`](https://github.com/Cecilapp/Cecil/commit/b5916eba60664c8e456f81533e6c96ac21daf4ba) -- feat: option to override author in metatags [`ec4a2b0`](https://github.com/Cecilapp/Cecil/commit/ec4a2b06200dd038fd32a4d765a66b2c126072e0) -- fix: metatags OG video type [`803fff6`](https://github.com/Cecilapp/Cecil/commit/803fff61e97b4e76cbdfb7f4da566cbdef4d86be) -- refactor: clean code [`3bc85fd`](https://github.com/Cecilapp/Cecil/commit/3bc85fd2c225724a3b4d81fabc0fed0d3954f5ec) -- fix: alternate feed link title [`449d06c`](https://github.com/Cecilapp/Cecil/commit/449d06c5750fb48de6b15dfa2b6274750e0e9d53) -- chore: fix code comment [`3db37e4`](https://github.com/Cecilapp/Cecil/commit/3db37e4360d1cd83f28371aa26453491ba081c1d) -- fix: command `pages` argument parsing [`1b4e9d9`](https://github.com/Cecilapp/Cecil/commit/1b4e9d9870b92ea00cd7460a605f0f63df3cf2a4) -- fix: Google Fonts hack extension [`4578df4`](https://github.com/Cecilapp/Cecil/commit/4578df4eac4b1454524fc79e2231751dd9b0c308) -- chore: add "code" script [`3120c05`](https://github.com/Cecilapp/Cecil/commit/3120c0506029335fc648d82cdcebd8acfeaf79a5) -- chore: update markdownlint-cli [`ad05eec`](https://github.com/Cecilapp/Cecil/commit/ad05eecf756708c276aba01868a5b8d44721c85e) -- fix: clear-cache cmd option [`b92ace4`](https://github.com/Cecilapp/Cecil/commit/b92ace465b3d8989ad7ea42e1592a7208c767c4f) -- fix: html filter [`6496151`](https://github.com/Cecilapp/Cecil/commit/6496151028c2b0a67ac401670e8b8b224e4d07a4) -- docs: update templates [`0ed1582`](https://github.com/Cecilapp/Cecil/commit/0ed15825dc6bc5ebf8daaf2a71775e21fb3083fe) -- fix: dataurl filter with SVG [`0a6ade7`](https://github.com/Cecilapp/Cecil/commit/0a6ade7b34d28cdcda32298b1d8bc10726107717) -- refactor: minor [`aff34c2`](https://github.com/Cecilapp/Cecil/commit/aff34c2e558332424fcb812953f06895a98f4c6e) -- chore: cleaning code [`3aec30c`](https://github.com/Cecilapp/Cecil/commit/3aec30c1fa9a40118c2c56e353d512eda351ff49) -- docs: minor fix [`a05fc19`](https://github.com/Cecilapp/Cecil/commit/a05fc19666fd0d56e00d709de7618a5d1301e60e) -- chore: code cleaning [`8b5b285`](https://github.com/Cecilapp/Cecil/commit/8b5b2850404b0e0ee32c057e0a2e173f09f0ea34) -- fix: do not duplicate responsive image [`87c007e`](https://github.com/Cecilapp/Cecil/commit/87c007e4d9a88c6891c5f0143c390f6075a84a02) -- chore: code cleaning [`b34dd82`](https://github.com/Cecilapp/Cecil/commit/b34dd82e0ac2c3ccc367411f7a4fac26ee7aa96c) -- docs: minor fix [`fb6af31`](https://github.com/Cecilapp/Cecil/commit/fb6af3170cb07d22eebe169e2cc3790c404462c7) -- docs: update templates about audio data [`d5b4b43`](https://github.com/Cecilapp/Cecil/commit/d5b4b43539d1bea0c2d036234f42f634d383cee8) -- docs: update 'toc' filter example [`e6eaaef`](https://github.com/Cecilapp/Cecil/commit/e6eaaef888cac866934ff0ce9bc9974f16125eaa) -- fix: default page layout [`8b74811`](https://github.com/Cecilapp/Cecil/commit/8b7481117c1d8bb7b39ee17998aa4ac1e09a65d8) -- fix: VERSION [`a54b28a`](https://github.com/Cecilapp/Cecil/commit/a54b28a359de1f43cbd49581733ea68fa9a4e22c) -- docs: fix shortcode example [`045b8d3`](https://github.com/Cecilapp/Cecil/commit/045b8d3826afdb01b6a0754cb560130a80a137db) -- refactor: clean code [`09a9028`](https://github.com/Cecilapp/Cecil/commit/09a9028109d1660b7553c2e58963b1547a5390e6) -- fix: favicon sizes attribute [`1e78e80`](https://github.com/Cecilapp/Cecil/commit/1e78e80ab0cfa97feeb8cc579ab5c9ebb03f3e5d) -- refactor: code comments [`ea95927`](https://github.com/Cecilapp/Cecil/commit/ea95927e555767dc1afdbea13718af9e6eecd98a) -- fix: support webm video format [`e0e0762`](https://github.com/Cecilapp/Cecil/commit/e0e0762258041e7721f5f2a0e87cadc6bdf68076) -- fix: minor fix [`77b7cb7`](https://github.com/Cecilapp/Cecil/commit/77b7cb79a60a8678e6334100e125bcec9af7bf38) -- fix: do not double sub slug prefix [`5c9f514`](https://github.com/Cecilapp/Cecil/commit/5c9f514c1fe1c5eb1dc88cb9680540e935cfe91b) -- fix: do not override image `loading` attribute [`cb74c2f`](https://github.com/Cecilapp/Cecil/commit/cb74c2ffa947c34274f627de9afc455b51d36b67) -- refactor: clean code [`67920e7`](https://github.com/Cecilapp/Cecil/commit/67920e7ab26be262fb222a986b24cacd640e7877) -- fix: add Cecil version to asset cache key [`207428c`](https://github.com/Cecilapp/Cecil/commit/207428c7dab8f13507f4fc54f0e6c16e033b7776) -- fix: regression introduce in previous release [`fb5cb6c`](https://github.com/Cecilapp/Cecil/commit/fb5cb6c44eb76f617a5eede9ae6909c2f5a0dcbd) -- docs: fix templates [`b0e9e97`](https://github.com/Cecilapp/Cecil/commit/b0e9e97043e56845f9a2b9bddecbe1d32eae2c5c) -- docs: minor fix [`816c2be`](https://github.com/Cecilapp/Cecil/commit/816c2beb00314025533034e95302e796d782f6b4) -- fix: try to apply responsive on image asset only [`3f274f0`](https://github.com/Cecilapp/Cecil/commit/3f274f0ff851e1384ce348c3b166ccdec661f67e) -- fix: phar must include mo files [`d27515d`](https://github.com/Cecilapp/Cecil/commit/d27515d26ffda4ab1f16de4972fdd4f31ebaa510) -- fix: translation in feed template [`9fd1e84`](https://github.com/Cecilapp/Cecil/commit/9fd1e84392dd8e3fd77d2857a93c5b7370f77124) -- test: update config [`58a7007`](https://github.com/Cecilapp/Cecil/commit/58a70078312b8e6f0b8ed2fd300366e314bab5f1) -- refactor: remove useless comments [`fc1537b`](https://github.com/Cecilapp/Cecil/commit/fc1537b545a1b7c43ec2dbef22a42c0120ab4df5) -- fix: URL must return a string [`5380750`](https://github.com/Cecilapp/Cecil/commit/53807506b02a1fd7c6873ca30d3cb6200a0a3a79) -- chore: clean error message [`826d1be`](https://github.com/Cecilapp/Cecil/commit/826d1beaff92afdc9a84c0cf446ac6f7d02ed8d2) -- chore: update composer.lock [`2de0828`](https://github.com/Cecilapp/Cecil/commit/2de0828537c983d6618bc1b6f191fa494e7f9e6e) -- chore: default config minor update [`4b4fdf8`](https://github.com/Cecilapp/Cecil/commit/4b4fdf8ccd845d45dce2f0dc83fc2e43e81c1ceb) -- fix: load translations file for 1 language too [`518dc68`](https://github.com/Cecilapp/Cecil/commit/518dc68e9c91db3f0b459cfe11ca4f743f272db7) -- fix: pagination template [`220f86b`](https://github.com/Cecilapp/Cecil/commit/220f86ba39023f56626c655e2eafa7de35e9279f) -- chore: update build script [`356c5c2`](https://github.com/Cecilapp/Cecil/commit/356c5c2ed5deea2694e968be2979d21f6c2833d4) -- chore: (script) add CF Pages URL for preview [`409ff5b`](https://github.com/Cecilapp/Cecil/commit/409ff5b91353359a7d3278a962f61f79dfa7c829) -- fix: display pagination template if not empty [`f38cbc3`](https://github.com/Cecilapp/Cecil/commit/f38cbc33bcdeaa79d66dd3f0310c085e8c889836) -- fix: default date of a page based on file [`d061618`](https://github.com/Cecilapp/Cecil/commit/d061618a8f973009cfe42d0b99a7c2ca85068475) -- chore: better code [`e13538d`](https://github.com/Cecilapp/Cecil/commit/e13538d46b9533840c3d3ae0862e07a1ac4f0a25) -- docs: minor fix [`4597ea5`](https://github.com/Cecilapp/Cecil/commit/4597ea5fff8dfe013829bf0a64751135cc6a761c) -- docs: minor fix [`a1df5bf`](https://github.com/Cecilapp/Cecil/commit/a1df5bf66b1ce85d600fc6687d9542ec50eacc49) -- docs: update `commands` [`3c1567c`](https://github.com/Cecilapp/Cecil/commit/3c1567cdb5bdac81af5212b39f139a7de7d89049) -- docs: update Quick Start [`42d85f6`](https://github.com/Cecilapp/Cecil/commit/42d85f6427f2448e62d3c4711bf2157c89c32e71) -- fix: remove "alt" attribute from audio and video [`8cedb37`](https://github.com/Cecilapp/Cecil/commit/8cedb370694fdbdaa7a49e16fe5c27a79fd8dc67) -- docs: fix Quick Start [`a8f1d01`](https://github.com/Cecilapp/Cecil/commit/a8f1d013c26edaff419917da6a5d5e4ccadb4ec8) -- fix: deploy script [`6a06ebb`](https://github.com/Cecilapp/Cecil/commit/6a06ebb59fa5cc1b88fb98346d4960150f58d257) -- fix: skeleton image example URL [`1733a9a`](https://github.com/Cecilapp/Cecil/commit/1733a9a2a589fe3111ff8aab27ae87f4007ecc8c) -- docs: minor update [`82ec6c3`](https://github.com/Cecilapp/Cecil/commit/82ec6c340b4672fe2f3770d76df2d1d64fc13e2f) -- docs: fix themes link [`afd1295`](https://github.com/Cecilapp/Cecil/commit/afd1295982443096288e137d616948ce1464bb63) -- fix: Atom XSL path [`2c72227`](https://github.com/Cecilapp/Cecil/commit/2c722276dbb0bca9d1f6459bfecff28322df004e) -- docs: minor fix [`2afb3f9`](https://github.com/Cecilapp/Cecil/commit/2afb3f92873b2e6642029760fd4f66aaecbabb4c) -- test: fix external body [`88cb755`](https://github.com/Cecilapp/Cecil/commit/88cb7551cfacb46b23169d97c0dd8cfd4da54e0b) -- chore: fix circleci config [`f1321cc`](https://github.com/Cecilapp/Cecil/commit/f1321cca7b3da34dae23176f7f6acf4ac85988b7) -- chore: update exception message [`8b8bea1`](https://github.com/Cecilapp/Cecil/commit/8b8bea1dde1511c7e50e034f10f709fc8cd96aa5) -- fix: image height when resize [`280f682`](https://github.com/Cecilapp/Cecil/commit/280f68290cae603862f12e13bc917d80ef415416) -- docs: minor fix [`beb32c0`](https://github.com/Cecilapp/Cecil/commit/beb32c044ba4b5a0cfcc28f601d244a62b50cbae) -- Revert "chore: update circleci config" [`0a83ec4`](https://github.com/Cecilapp/Cecil/commit/0a83ec4b5c8eb7d51b3a004895526b4e19a118a5) -- chore: update circleci config [`46cc448`](https://github.com/Cecilapp/Cecil/commit/46cc4489f65a2df25ff45e6ad1d82604aa28ab8a) -- fix: checks config file(s) [`d3f2d3a`](https://github.com/Cecilapp/Cecil/commit/d3f2d3a56b1793ec64a4c0234ba3836d3a661024) -- fix: SVG detection [`258ecc6`](https://github.com/Cecilapp/Cecil/commit/258ecc6203021ccf9c706e3bbb4177ab06474b80) -- docs: minor fix [`597408a`](https://github.com/Cecilapp/Cecil/commit/597408a768be0d7e4bb00029d11002625a2919b2) -- docs: fix default image quality (75) [`a096b58`](https://github.com/Cecilapp/Cecil/commit/a096b5846631d050971a24d43ae04a43249046f9) -- docs: fix body configuration [`bbb7843`](https://github.com/Cecilapp/Cecil/commit/bbb7843ef435b040d5ce4e150ef406e1f3b64461) -- fix: remove remote image from example content [`80a0cf9`](https://github.com/Cecilapp/Cecil/commit/80a0cf9a9b81dc5648731d56a07fad1583693689) -- feat: add theme-color to default template [`6c32122`](https://github.com/Cecilapp/Cecil/commit/6c32122becccf3a34143b1d7ded344bd8af999d0) -- docs: temp fix HTML minify [`5d6a48a`](https://github.com/Cecilapp/Cecil/commit/5d6a48a22546f63ebbc8e039b201bffb6eaa555b) -- docs: minor changes [`172eed8`](https://github.com/Cecilapp/Cecil/commit/172eed8abe7a4a7d0b86dcbc4e66048a30a5a2d4) -- fix: config log [`95fb2c8`](https://github.com/Cecilapp/Cecil/commit/95fb2c8ecd9ce6bc4a307a863aa5041c3e16f92f) -- feature: support custom image in metatags partial template [`e241d8c`](https://github.com/Cecilapp/Cecil/commit/e241d8cd3df43ce5cd63d8af34895be46f427a7f) -- chore: update error message [`149009d`](https://github.com/Cecilapp/Cecil/commit/149009d867ef0dccb4f12516d1bb77524f8aa667) -- chore: clean Exception message [`b206cf9`](https://github.com/Cecilapp/Cecil/commit/b206cf9d1f5d41e1a455f9ce6c4f94f12b400e12) -- chore: add debug messages [`f64918d`](https://github.com/Cecilapp/Cecil/commit/f64918d78cd08fbc636762b29c4e6816f4a8fc0f) -- PHP 8? [`ddb4b2f`](https://github.com/Cecilapp/Cecil/commit/ddb4b2fc6ebf5841d6cc56de5f0e946faf28bae6) -- Bump version after the PR #879 merge [`9d483f0`](https://github.com/Cecilapp/Cecil/commit/9d483f0bd0e169b0eb385ec709a85556359c9093) -- Fix + bump version [`d81d321`](https://github.com/Cecilapp/Cecil/commit/d81d3218e71094b8f9d22f8de69098137b596cb4) -- Fix build command exception [`5e8aa99`](https://github.com/Cecilapp/Cecil/commit/5e8aa99b57fffd722fba61be6c8d69e764a70df1) -- fix: background color to video (if offline) [`1120b10`](https://github.com/Cecilapp/Cecil/commit/1120b10409e72823c90491b4c4bb068f8c2d1402) -- chore: cleaning code [`e5bd04e`](https://github.com/Cecilapp/Cecil/commit/e5bd04e5649d9de3b2599c1cb6d4db67e9e137bb) -- chore: cleaning code [`1e337f5`](https://github.com/Cecilapp/Cecil/commit/1e337f5531bbe55d6bb414e45b74246a71d186c8) -- ci: memory limit [`ffcdd9f`](https://github.com/Cecilapp/Cecil/commit/ffcdd9f29be9c2cbd8158024a8b3fce5ecddc9cc) -- ci: continue if error during profiling [`9c62e28`](https://github.com/Cecilapp/Cecil/commit/9c62e28b4f66173c783e7192aa01ea65d92d3380) -- fix: default layout homepage [`999d7aa`](https://github.com/Cecilapp/Cecil/commit/999d7aa61fdf4b56861d027ce5cad5ca11586510) -- refactor: enhance code quality [`af3027d`](https://github.com/Cecilapp/Cecil/commit/af3027d90a00affb9685ad10728b8c3741c564b6) -- fix: default meta title [`e09c2ca`](https://github.com/Cecilapp/Cecil/commit/e09c2caaba2ebb95b8fc31d7e15d0d01f8614a1a) -- refactor: clean code [`b758c54`](https://github.com/Cecilapp/Cecil/commit/b758c548fac08c5c402032cda6f914fd85d22836) -- refactor: minor fix [`5eff125`](https://github.com/Cecilapp/Cecil/commit/5eff125ee3e7d49eb97a39d91c7fa41ed26d1e64) -- refactor(server): auto refresh 404 [`2d5e8cc`](https://github.com/Cecilapp/Cecil/commit/2d5e8cca0defc036f6040815336900172c911514) -- docs: minor fix [`be4620c`](https://github.com/Cecilapp/Cecil/commit/be4620c1f031ab8f50a28bf5984ac61a59529a03) -- fix(server): apply content handling to video files [`3c6adf4`](https://github.com/Cecilapp/Cecil/commit/3c6adf40799b8a26698cc283d920466232af7d8a) -- fix: cache key max length for NTFS [`f8131a5`](https://github.com/Cecilapp/Cecil/commit/f8131a5c88f6db661e3f90573b700373ca50e24d) -- docs: minor fix [`ea1a124`](https://github.com/Cecilapp/Cecil/commit/ea1a124123003d41fa09e284d0996c56a9e09e90) -- chore: force EOL LF [`d1f3eaa`](https://github.com/Cecilapp/Cecil/commit/d1f3eaa488af92105a3c952b99fbd0374e00ef76) -- chore: try to add WebP to Scrutinizer config [`3b2fc08`](https://github.com/Cecilapp/Cecil/commit/3b2fc08b96120c7229cf8babea62fb041d65a1db) -- chore: remove `clean` alias [`2a0a09f`](https://github.com/Cecilapp/Cecil/commit/2a0a09f21c3363132032660a03bd0119afa5fc22) -- doc: minor fix [`ef82823`](https://github.com/Cecilapp/Cecil/commit/ef828237717b7d81f333a52edab42ff91d6cd326) -- fix: force slash in case of remote assets [`2518677`](https://github.com/Cecilapp/Cecil/commit/251867761b920049d6b3ff9568844fcd2c22c986) -- fix: remove addcslashes [`48a3969`](https://github.com/Cecilapp/Cecil/commit/48a39698d1bc7d6004d576c9f75c471a58b715a4) -- Delete codecov.yml [`88b94ce`](https://github.com/Cecilapp/Cecil/commit/88b94ce7028705405f3439fb2c11a2618f9a6b50) -- Create test.md [`edda091`](https://github.com/Cecilapp/Cecil/commit/edda09174ca829bd7ba72e56181b18244d352622) -- Fix list.json template [`eb4e993`](https://github.com/Cecilapp/Cecil/commit/eb4e993b6ad43312d322694b2e6ce3baa7d99488) -- Delete .gitignore [`6fa3ff1`](https://github.com/Cecilapp/Cecil/commit/6fa3ff123d8beaa9ee75d978cedb3e33f785600d) -- docs: update screenshots [`bede6bb`](https://github.com/Cecilapp/Cecil/commit/bede6bb207ea47e882c982244062730117ff60e0) -- Rename .github/workflows/workflows/dependabot-auto-merge.yml to .github/workflows/dependabot-auto-merge.yml [`205ad83`](https://github.com/Cecilapp/Cecil/commit/205ad83caca3554215776a821708c85a81c52fa0) -- Create cecil-cli-demo.gif [`7c9b734`](https://github.com/Cecilapp/Cecil/commit/7c9b734d949b79b6b381e448b4c1229e430fdd1f) -- Delete cecil-demo.png [`ab73b37`](https://github.com/Cecilapp/Cecil/commit/ab73b37ff6502267f3da95f791d7c2008cd993ac) -- chore: compress GIF demo [`85bedf4`](https://github.com/Cecilapp/Cecil/commit/85bedf42f2b3420d6009251e040df551ff9285bd) -- Rename bug_report.md to bug_report._md [`c7570e4`](https://github.com/Cecilapp/Cecil/commit/c7570e487f1aaa6c68f049338c0df5db846854be) -- Rename .travis.yml to .travis.yml.disabled [`05ec2f0`](https://github.com/Cecilapp/Cecil/commit/05ec2f0497315364fe2cbd23cbf1fcbe00a397d7) -- Rename docs/ISSUE_TEMPLATE/feature_request.md to .github/ISSUE_TEMPLATE/feature_request.md [`3823345`](https://github.com/Cecilapp/Cecil/commit/38233453b5878ba9679b316781a50e4ee3cbd234) -- Rename docs/ISSUE_TEMPLATE/bug_report.md to .github/ISSUE_TEMPLATE/bug_report.md [`3f51733`](https://github.com/Cecilapp/Cecil/commit/3f517331f7660e7f721d36ab9f43019009f91ba5) -- Rename docs/ISSUE_TEMPLATE/config.yml to .github/ISSUE_TEMPLATE/config.yml [`4dc2b32`](https://github.com/Cecilapp/Cecil/commit/4dc2b32dff94cb4f2541eaae905039c70cc5f23f) -- Rename docs/pull_request_template.md to .github/pull_request_template.md [`b389eae`](https://github.com/Cecilapp/Cecil/commit/b389eae32fc9c63ed887b174055618a72b0c0516) -- Rename .github/ISSUE_TEMPLATE/feature_request.md to docs/ISSUE_TEMPLATE/feature_request.md [`9a75cca`](https://github.com/Cecilapp/Cecil/commit/9a75cca67ceb6127d3acb6183bc790d4b9a2b0ff) -- Rename .github/docs/bug_report.md to docs/ISSUE_TEMPLATE/bug_report.md [`14a6fb8`](https://github.com/Cecilapp/Cecil/commit/14a6fb8b5617ad525175349ca9925770c0308a16) -- Rename .github/ISSUE_TEMPLATE/bug_report.md to .github/docs/bug_report.md [`19c04f8`](https://github.com/Cecilapp/Cecil/commit/19c04f8acccd2ace092479c375c134ff252fa597) -- Rename docs/wip/flow-chart.graphml to docs/charts/build-life-cycle.graphml [`4662e72`](https://github.com/Cecilapp/Cecil/commit/4662e72a161bb04ba4408a4021bde0136e2ecb49) -- Add console demo (gif). [`81f81ae`](https://github.com/Cecilapp/Cecil/commit/81f81ae454453e844f954e51d7faf8a51c772166) +- Include the library in the app [`#189`](https://github.com/Cecilapp/Cecil/pull/189) +- PHPoole -> Cecil [`#187`](https://github.com/Cecilapp/Cecil/pull/187) +- [WIP] PHPoole to Cecil [`#186`](https://github.com/Cecilapp/Cecil/pull/186) #### [3.15.0](https://github.com/Cecilapp/Cecil/compare/3.14.2...3.15.0)