Cecil logo
September 23, 2022

Cecil 7.6.0 released

Features

Example:

php cecil build -v
Building website...
Path: /website
Config: /website/config.yml
Cache: /website/.cache
 1. Importing themes configuration
 2. Loading pages
 3. Creating pages
 4. Converting pages
 5. Creating taxonomies
 6. Generating pages
 7. Creating menus
 8. Copying static
 9. Rendering pages
10. Saving pages
Built in 14 s (19.67 mb)

Fix

  • URL must return a string
  • Set locale only if Intl ext is loaded
  • Template filters: turns null value in empty value

Docs

Miscs

  • Dependencies updated
Release notes on GitHub