the present tool uses default templates that includes google analytics code of talks.golang.org.
I would like to override/customise the templates.
I couldn't find examples/guides/tutorials to achieve this.
How to customise the templates ?
do the following to override the default templates:
copy the templates folder from $GOPATH/src/golang.org/x/tools/cmd/present
folder to the project folder.
edit the templates: remove google analytics script in all the templates.
start the presentation with -base option: present -base .
with the -base .
option present tool will use the templates in the current project folder.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With