← Back to home
Comparison · Mkt Auto

Craft CMS vs Hugo

A side-by-side editorial comparison of Craft CMS and Hugo — release velocity, themes, recent moves, and the top alternatives to consider.

Craft CMS vs Hugo: at a glance

FeatureCraft CMSHugo
SectorMkt AutoMkt Auto
Velocity score6.32.5
Sparks · 30d10
Top themescms, laravel, plugin-api, inertiastatic site generator, asset pipeline, syntax highlighting, avif
Last editorial update4h ago6d ago
WebsiteVisit →Visit →

What is Craft CMS?

Craft 6's alphas keep converting the plugin API, one removal at a time

Craft is running two lines with very different energy. The 5.10 maintenance branch ships one-bug releases hours apart and nothing else. Craft 6 is in its seventeenth alpha, still migrating onto Laravel: alpha 17 removes Plugin::settingsHtml() in favour of a settingsForm() built on the Control Panel Form system, replaces the Pane.vue component with a craft-pane web component, and moves another management command onto Laravel's schema API.

Read the full Craft CMS trajectory →

What is Hugo?

Hugo's releases are almost entirely asset pipeline work now: AVIF, Chroma, and import resolution.

Hugo's recent line is dominated by the asset pipeline and the markup layer rather than the site model. 0.165.0 adds css.ChromaStyles for generating highlighter stylesheets and an importContext option that makes in-memory resources resolvable from CSS @import statements across css.Build, js.Build, css.Sass, css.PostCSS and css.TailwindCSS. The releases before it tuned AVIF encoding defaults, added dark/light Chroma pairs, and closed a batch of security reports in the file and URL handling.

Read the full Hugo trajectory →

Craft CMS vs Hugo: editorial side-by-side

C
Craft CMS
MKT AUTO
6.3

Craft 6's alphas keep converting the plugin API, one removal at a time

◆ Current state

Craft is running two lines with very different energy. The 5.10 maintenance branch ships one-bug releases hours apart and nothing else. Craft 6 is in its seventeenth alpha, still migrating onto Laravel: alpha 17 removes Plugin::settingsHtml() in favour of a settingsForm() built on the Control Panel Form system, replaces the Pane.vue component with a craft-pane web component, and moves another management command onto Laravel's schema API.

◆ Where it's heading

The pattern established at alpha 14 has not changed shape, only advanced: every alpha retires another Yii-era extension point and re-lands it on the new stack, with craftcms/yii2-adapter carrying the compatibility burden. Alpha 17 adds an Inertia-native slideout system that renders any CpScreenResponse as an in-page panel, which is the control panel moving from a legacy JavaScript layer to a genuinely Inertia/Vue one rather than wrapping it. The long fix list — stale permission trees, autosave firing on unchanged values, provisional drafts created on page open, queue jobs stuck reserved — reads as the cost of that churn being paid down alpha by alpha.

◆ Prediction

Expect further alphas that remove specific Yii-era plugin APIs with adapter fallbacks, and the 5.10 line to keep shipping single-fix patches until a Craft 6 beta absorbs the team's attention.

H
Hugo
MKT AUTO
2.5

Hugo's releases are almost entirely asset pipeline work now: AVIF, Chroma, and import resolution.

◆ Current state

Hugo's recent line is dominated by the asset pipeline and the markup layer rather than the site model. 0.165.0 adds css.ChromaStyles for generating highlighter stylesheets and an importContext option that makes in-memory resources resolvable from CSS @import statements across css.Build, js.Build, css.Sass, css.PostCSS and css.TailwindCSS. The releases before it tuned AVIF encoding defaults, added dark/light Chroma pairs, and closed a batch of security reports in the file and URL handling.

◆ Where it's heading

The through-line is making Hugo's build pipeline self-sufficient — resources generated at build time can now feed the CSS and JS bundlers directly, and highlighter themes are generated rather than vendored. In parallel the project keeps tightening its security model: 0.163.1 normalized integer IPv4 host encodings and dropped symlinks from the os.* template functions, and 0.165.0 removes tailwindcss from the default security.exec.allow list, moving toward explicit opt-in for external binaries.

◆ Prediction

Expect the importContext mechanism to spread to the remaining resource transformers and further deprecations to land, given resources.PostProcess was already deprecated in favor of templates.Defer. Sites relying on the implicit tailwindcss exec permission will need to add it to their config explicitly.

Alternatives to Craft CMS and Hugo

Other Mkt Auto products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Craft CMS or Hugo.

See all Craft CMS alternatives → · See all Hugo alternatives →

Recent activity from Craft CMS and Hugo

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 12h agoCraft CMSAlpha 17 retires plugin settingsHtml and adds Inertia slideouts
  2. 6d agoHugoHugo 0.165 adds importContext and css.ChromaStyles
  3. 13d agoCraft CMSAlpha 16 fixes double-required migrations and a widget gap
  4. 13d agoCraft CMS5.10.13.2 fixes a SQL error on empty Categories fields
  5. 14d agoCraft CMS5.10.13.1 restores rendering of sanitized SVGs
  6. 14d agoCraft CMSCraft 6 swaps its image pipeline to intervention/image and libvips
  7. 27d agoCraft CMSCraft 6 alpha 14 breaks plugin providers and lifecycle hooks
  8. 1mo agoHugoHugo 0.164 adds Pandoc citations, crypto.Hash and dark/light Chroma pairs
  9. 2mo agoHugoHugo 0.163.3 fixes code block lang escaping and postcss config variants
  10. 2mo agoHugoHugo 0.163.2 fixes Node resolver and missing external converters
  11. 2mo agoHugoHugo 0.163.1 hardens URL and filesystem handling after security reports
  12. 2mo agoHugoHugo 0.163 retunes AVIF quality and adds per-format encoding hints

Frequently asked questions

What is the difference between Craft CMS and Hugo?

They serve adjacent needs but don't currently overlap on shipped themes. Craft CMS is currently shipping more aggressively (velocity 6.3 vs 2.5), with 1 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is Craft CMS better than Hugo?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Craft CMS is currently shipping more aggressively (velocity 6.3 vs 2.5), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Mkt Auto products to evaluate alongside.

What are the best alternatives to Craft CMS?

Top Craft CMS alternatives in Mkt Auto are ranked by recent ship velocity. Browse the "Craft CMS alternatives" section above for the current picks, or visit /alternatives/craft-cms for the full list with editorial commentary on each.

What are the best alternatives to Hugo?

Top Hugo alternatives in Mkt Auto are ranked by recent ship velocity. Browse the "Hugo alternatives" section above for the current picks, or visit /alternatives/hugo for the full list with editorial commentary on each.