opencensus-website icon indicating copy to clipboard operation
opencensus-website copied to clipboard

layouts/*.html: use customer_footer.html to share analytics

Open odeke-em opened this issue 7 years ago • 0 comments

This issue is a follow-up from PR #309. The tricky part is that the HTML pages in layouts/codelabs are generated by claat https://github.com/googlecodelabs/tools/tree/master/claat and hence are detached from the entire site. The HTML just happens to be manually copied into the site, hence sharing custom_footer.html is a hard task currently, unless am mistaken.

Let's think of a way to share it though.

/cc @hvent90

odeke-em avatar Sep 05 '18 15:09 odeke-em