Skip to content

Passing argument to external package from user input or hugo config file instead of hardcode in hugo #9351

Open
@blackb1rd

Description

@blackb1rd

hugo use many external packages and passing argument to external package as hardcode.

So it would be better if user able to passing argument by:

  • hugo config file(production/development).
  • hugo command line.
  • etc.

Example external package:

  • ESBuild
  • rst2html
  • asciidoctor
  • etc.

Releted issue:
#8152
#7763
#5349
#7759
#5350
#7504
#7499

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions