mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-15 08:19:04 +00:00
579 B
579 B
title, description, categories, keywords, action, aliases
| title | description | categories | keywords | action | aliases | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| strings.CountWords | Returns the number of words in a string. |
|
|
The template function works similar to the .WordCount page variable.
{{ "Hugo is a static site generator." | countwords }} → 6