           SPELL=hugo
         VERSION=0.164.0
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/gohugoio/${SPELL}/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:96042280f8af83069cfc929acb88eb282e0d588d5ee9ee831092ecbe0aab0e964834df0d7867499afb1f0c8a93227159304f675e41307e3e4fce5b4bb30b4281
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://gohugo.io/
      LICENSE[0]=APACHE
         ENTERED=20250105
           SHORT="fast and flexible static site generator"
cat << EOF
Hugo is one of the most popular open-source static site generators. With
its amazing speed and flexibility, Hugo makes building websites fun again.

Features:
- Extremely fast build times (< 1 ms per page)
- Flexible content management with organizational support for websites
- Shortcodes for embedding rich content
- Multilingual and i18n support
- Custom outputs (e.g., JSON, AMP)
- Built-in LiveReload during development
- Powerful templating with Go templates
EOF
