From b117c85577c74e8ae889a299f079ec5d73f8afea Mon Sep 17 00:00:00 2001 From: KatherineCox Date: Mon, 22 May 2023 16:43:43 -0400 Subject: [PATCH 1/5] add google analytics --- GA_script.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 GA_script.html diff --git a/GA_script.html b/GA_script.html new file mode 100644 index 0000000..7d4aa66 --- /dev/null +++ b/GA_script.html @@ -0,0 +1,10 @@ + + + + From 35e3c5c8e206f162e491f1472797a883e12e6699 Mon Sep 17 00:00:00 2001 From: KatherineCox Date: Mon, 22 May 2023 16:45:33 -0400 Subject: [PATCH 2/5] Update _output.yml --- _output.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_output.yml b/_output.yml index ae34fcf..b692b89 100644 --- a/_output.yml +++ b/_output.yml @@ -2,6 +2,7 @@ bookdown::gitbook: # When using multiple css files, the default file path will be the first one # css: [assets/style.css, assets/AnVIL_style/anvil.css] includes: + in_header: GA_Script.html before_body: assets/AnVIL_style/big-image_anvil.html after_body: assets/AnVIL_style/footer.html highlight: tango From 61934dd299de9cacd243208028d1e9006bb18593 Mon Sep 17 00:00:00 2001 From: KatherineCox Date: Mon, 22 May 2023 16:55:10 -0400 Subject: [PATCH 3/5] Rename GA_script.html to GA_Script.html --- GA_script.html => GA_Script.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename GA_script.html => GA_Script.html (100%) diff --git a/GA_script.html b/GA_Script.html similarity index 100% rename from GA_script.html rename to GA_Script.html From b6a9a63a8d257f2c17eef7148a2e3dd645d233da Mon Sep 17 00:00:00 2001 From: KatherineCox Date: Mon, 22 May 2023 17:03:52 -0400 Subject: [PATCH 4/5] oops, add id --- GA_Script.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GA_Script.html b/GA_Script.html index 7d4aa66..cf3e4cb 100644 --- a/GA_Script.html +++ b/GA_Script.html @@ -1,10 +1,10 @@ - + From 2e5cfe6d4f7ef869530f761b906d3652c3c8fccf Mon Sep 17 00:00:00 2001 From: KatherineCox Date: Mon, 22 May 2023 18:57:48 -0400 Subject: [PATCH 5/5] force rerender --- index.Rmd | 1 + 1 file changed, 1 insertion(+) diff --git a/index.Rmd b/index.Rmd index d466626..5f6cd5d 100644 --- a/index.Rmd +++ b/index.Rmd @@ -44,3 +44,4 @@ _Programming skills_ Additional guides are provided to help you with Workspaces, launch interactive tools, and start working with data. Learn more about AnVIL by visiting https://anvilproject.org or reading the [article in Cell Genomics](https://www.sciencedirect.com/science/article/pii/S2666979X21001063). Please check out our full collection of AnVIL and related resources: https://hutchdatascience.org/AnVIL_Collection/ +