usecuecms
Login
2026-05-03

Extending your build process with hooks

We now offer two hooks in the build process: a pre-commit and a post-publish hook. These are scripts we can configure your website to run. They can modify, clean or check your content before a commit or analyze your website after it is published. Real-world examples are:

  • optimize SVG files by splitting them
  • update the .htaccess based on CMS content
  • checking the Lighthouse score
  • running a broken link checker

Other posts

2026-05-03  Recently added websites
2026-03-06  Support for uppercase in document names
2025-12-14  Instant publishing added
2025-11-14  Sections now folders in content
2025-10-13  Recently added websites
2025-09-10  Recently added websites
2025-09-08  File upload improved
2025-06-27  We now run Hugo v0.147.9
2025-06-26  Even faster pageloads
2025-05-21  Status bug fixed


Show more