|
| 1 | +# Created with YamlCreate.ps1 v2.2.1 $debug=NVS1.CRLF.7-3-0.Win32NT |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Hugo.Hugo.Extended |
| 5 | +PackageVersion: 0.105.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: The Hugo Authors |
| 8 | +PublisherUrl: https://gohugo.io/ |
| 9 | +PublisherSupportUrl: https://discourse.gohugo.io/ |
| 10 | +# PrivacyUrl: |
| 11 | +Author: The Hugo Authors |
| 12 | +PackageName: Hugo (Extended) |
| 13 | +PackageUrl: https://gohugo.io/ |
| 14 | +License: Apache-2.0 |
| 15 | +LicenseUrl: https://gohugo.io/about/license/ |
| 16 | +Copyright: Copyright 2022 The Hugo Authors. |
| 17 | +# CopyrightUrl: |
| 18 | +ShortDescription: The world’s fastest framework for building websites (with WebP encoding and Sass transpiling support) |
| 19 | +Description: |- |
| 20 | + Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again. |
| 21 | + Hugo is available in two flavors: standard and extended. With the extended flavor you can: |
| 22 | + - Encode WebP images (decoding is also available in the standard build) |
| 23 | + - Transpile Sass to CSS using the embedded LibSass transpiler |
| 24 | +# Moniker: |
| 25 | +Tags: |
| 26 | +- blog |
| 27 | +- blog-engine |
| 28 | +- cms |
| 29 | +- content-management-system |
| 30 | +- documentation |
| 31 | +- documentation-tool |
| 32 | +- static-site |
| 33 | +- static-site-generator |
| 34 | +# Agreements: |
| 35 | +ReleaseNotes: |- |
| 36 | + Bug fixes |
| 37 | + - Avoid nilpointer when shortcode page content output nil e5d2a8f @davidejones #10391 |
| 38 | + - Revise the fix for shortcode vs output format nilpointer 631d768 @bep #10391 |
| 39 | +
|
| 40 | + Improvements |
| 41 | + - livereload: Use text/javascript here, too 00ff161 @bep |
| 42 | + - media: Rename application/javascript, application/typescript to text/javascript etc. 588710a @bep |
| 43 | + - Skip flakey server tests on GitHub Action on Windows 20ef6dc @bep |
| 44 | + - github: Avoid duplicate test runs d1cd1db @bep |
| 45 | + - tpl/encoding: Add noHTMLEscape option to jsonify 09e1011 @bep |
| 46 | + - Don't use self-closing generator tag 01ebb6e @djibe |
| 47 | + - github: Use SHA versions 1fd3320 @bep |
| 48 | + - Resolve dependency-path not found error in workflow 0fb2b3d @jongwooo |
| 49 | + - Use setup-go action to cache dependencies db05232 @jongwooo |
| 50 | +
|
| 51 | + Dependency Updates |
| 52 | + - build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0 f505854 @dependabot[bot] |
| 53 | + - build(deps): bump github.com/getkin/kin-openapi from 0.106.0 to 0.107.0 2aedccc @dependabot[bot] |
| 54 | + - build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0 c109314 @dependabot[bot] |
| 55 | + - build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 4732c47 @dependabot[bot] |
| 56 | + - build(deps): bump github.com/getkin/kin-openapi from 0.103.0 to 0.106.0 62780ec @dependabot[bot] |
| 57 | + - build(deps): bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4 351d6b0 @dependabot[bot] |
| 58 | + - build(deps): bump github.com/yuin/goldmark from 1.4.15 to 1.5.2 ed930db @dependabot[bot] |
| 59 | + - build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 05df964 @dependabot[bot] |
| 60 | + - build(deps): bump github.com/magefile/mage from 1.13.0 to 1.14.0 9860e0e @dependabot[bot] |
| 61 | + - build(deps): bump github.com/evanw/esbuild from 0.15.9 to 0.15.12 2ef60db @dependabot[bot] |
| 62 | +
|
| 63 | + Documentation |
| 64 | + - Update Go and Alpine version in Dockerfile 6275aad @wind0r |
| 65 | +
|
| 66 | + Build Setup |
| 67 | + - build: Update to Go 1.19.2 a066e98 @bep |
| 68 | +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.105.0 |
| 69 | +# PurchaseUrl: |
| 70 | +# InstallationNotes: |
| 71 | +Documentations: |
| 72 | +- DocumentLabel: Documentation |
| 73 | + DocumentUrl: https://gohugo.io/documentation/ |
| 74 | +ManifestType: defaultLocale |
| 75 | +ManifestVersion: 1.4.0 |
0 commit comments