Tags: coveooss/gotemplate
Tags
perf: Decrease execution times by 1000% [DT-7499] (#277) * perf: Runs from ~14,000ms to ~1,400ms [DT-7499] * perf: Runs from ~14,000ms to ~7,000ms [DT-7499] * Change the name of the userContext function to make it clear that it will clone the context * perf: Runs from ~14,000ms to ~4,000ms [DT-7499] Change the name of the userContext function to make it clear that it will clone the context perf: Runs from ~14,000ms to ~4,000ms [DT-7499] * revert: Remove timing calls [DT-7499] * Replace the imports --------- Co-authored-by: Jocelyn Giroux <jgiroux@coveo.com>
Add read function (#274) - Added the read function and make it able to read both binary or text file - Modify the save function to be able to save binary files - Fix a problem with help function (title was printed twice) - Rename the master branch to main
Add a mechanism to ignore some patterns in gotemplate/razor (#259) * Add a mechanism to ignore some patterns in gotemplate/razor * Add an example of usage * Fix a typo * Updated submodule docs/themes/book * Add some documentation * Update the version of hugo used to generate the documentation * Change version of submodule on the latest official version instead of the last commit * Update the Hugo version to the latest * Remove nagging errors during documentation generation
PreviousNext