index
:
gomplate.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
content
/
usage.md
Age
Commit message (
Expand
)
Author
2025-03-09
docs(fix): fix typos (#2344)
Kian-Meng Ang
2024-11-10
docs(fix): Minor fix in documentation related to `--exclude-processing` (#2238)
assayire
2024-09-30
feat(config): Allow avoiding reading default config file (#2227)
Dave Henderson
2024-06-29
docs(fix): Fix broken links, add CI to check (#2156)
Dave Henderson
2024-05-11
feat!: Always suppress empty output (#1981)
Dave Henderson
2024-05-11
chore: Switch from zerolog to slog (#2068)
Dave Henderson
2024-02-06
Add --exclude-processing option (#1963)
Song Li
2024-01-17
Add missing-key flag to manage behavior in case of non-existing key (#1949)
Aleksandr Paramonov
2023-10-21
docs: format user template in hello example (#1885)
Amund Tenstad
2023-05-22
Fix output-map usage docs
Dave Henderson
2022-06-12
New gomplate.Renderer interface
Dave Henderson
2022-05-30
Support URLs for nested templates
Dave Henderson
2022-03-10
Clarify that inputDir is read recursively
Dave Henderson
2022-02-27
Support piping input to plugin
Dave Henderson
2022-02-15
Clarify plugin documentation re: stdin
Dave Henderson
2021-01-24
Support different log formats with GOMPLATE_LOG_FORMAT
Dave Henderson
2020-10-09
Fix some Windows file mode issues
Dave Henderson
2020-08-23
Add experimental mode
Dave Henderson
2020-07-21
Document the --datasource-header flag
Dave Henderson
2020-05-03
Support a config file to use instead of commandline arguments
Dave Henderson
2019-10-23
New --exec-pipe output option
Dave Henderson
2019-10-22
Plugins for custom functions
Dave Henderson
2019-10-20
Fix markdown rendering in docs (#641)
Ilyes512
2019-08-18
Adding --include flag
Dave Henderson
2019-05-31
Improving the docs for --context
Dave Henderson
2019-05-31
Clarifying --exclude docs
Dave Henderson
2019-04-09
Adding --output-map argument for templating output paths
Dave Henderson
2019-03-30
Some more Windows fixes (#527)
Dave Henderson
2019-02-02
Add .gomplateignore support (#225)
Zealic
2018-11-27
Adding option to suppress empty output files
Dave Henderson
2018-11-15
New --context flag for adding datasources to context
Dave Henderson
2018-09-24
Adding docs for nested templates
Dave Henderson
2018-09-08
Adding more syntax docs
Dave Henderson
2018-08-10
Adding --chmod flag to explicitly set output file modes
Dave Henderson
2018-05-21
Overhauling datasource documentation
Dave Henderson
2018-05-02
Execute additional command after --
Dave Henderson
2018-02-11
new logo
Dave Henderson
2017-11-27
Added documentation for exclude flag
George Kelly
2017-06-08
Updating docs to split functions by namespace
Dave Henderson
2017-06-04
Add include function
Dave Henderson
2017-05-24
Hugoizing doc site
Dave Henderson