From e1dfbb421e495704e792faa37dc4adedf96a21b7 Mon Sep 17 00:00:00 2001 From: brownegm <32085030+brownegm@users.noreply.github.com> Date: Thu, 4 Dec 2025 19:37:30 -0800 Subject: [PATCH 1/2] updated sites --- docs/index.html | 4 ++-- index.qmd | 12 +++++++++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/docs/index.html b/docs/index.html index 1c59832..4108fcc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@
- + @@ -34,7 +34,7 @@ - + diff --git a/index.qmd b/index.qmd index 0ea2ae3..6a0d0a7 100644 --- a/index.qmd +++ b/index.qmd @@ -32,6 +32,12 @@ theme_set(theme_bw()) locs <- read.csv(here::here(".secrets", "data_for_website_map.csv")) leaflet() %>% - addTiles() %>% # Add default OpenStreetMap map tiles - addCircleMarkers(lng = locs$longitude_wgs84, lat=locs$latitude_wgs84, popup="PSInet site") -``` + addTiles() %>% # Add default OpenStreetMap map tiles + addCircleMarkers( + lng = locs$longitude_wgs84, + lat = locs$latitude_wgs84, + popup = "PSInet Site", + radius = 5, + opacity = 0.4 + ) +``` \ No newline at end of file From ee6c93a98189712de078a3d645d33302cb30778d Mon Sep 17 00:00:00 2001 From: brownegm <32085030+brownegm@users.noreply.github.com> Date: Thu, 4 Dec 2025 19:39:48 -0800 Subject: [PATCH 2/2] render new site locations --- docs/about.html | 4 +- docs/contact.html | 4 +- docs/data_terms.html | 4 +- docs/dtc_faq.html | 4 +- docs/goals.html | 4 +- docs/join.html | 4 +- docs/posts.html | 26 +-- docs/posts/2023-04-25-intro/index.html | 4 +- docs/posts/2023-05-24-eri/index.html | 4 +- docs/posts/2023-08-31-ETpaper/index.html | 4 +- docs/posts/2023-09-28-leafT/index.html | 4 +- docs/posts/2023-12-01-florapulse/index.html | 4 +- docs/posts/2023-12-07-physfest/index.html | 6 +- .../2024-01-26-hydraulics-workshop/index.html | 4 +- .../2024-08-21-hydraulics-pics/index.html | 4 +- docs/posts/2024-12-04-2024-awards/index.html | 4 +- .../2025-02-06-PSInet-workshop/post.html | 4 +- .../2025-07-21-Workshop-report/index.html | 4 +- ...hting-2f5df379a58b258e96c21c0638c20c03.css | 205 ------------------ 19 files changed, 48 insertions(+), 253 deletions(-) delete mode 100644 docs/site_libs/quarto-html/quarto-syntax-highlighting-2f5df379a58b258e96c21c0638c20c03.css diff --git a/docs/about.html b/docs/about.html index 6b29337..2b0e075 100644 --- a/docs/about.html +++ b/docs/about.html @@ -2,7 +2,7 @@ - + @@ -35,7 +35,7 @@ - + diff --git a/docs/contact.html b/docs/contact.html index 8041d5b..76f6696 100644 --- a/docs/contact.html +++ b/docs/contact.html @@ -2,7 +2,7 @@ - + @@ -35,7 +35,7 @@ - + diff --git a/docs/data_terms.html b/docs/data_terms.html index 4de9c4b..943f590 100644 --- a/docs/data_terms.html +++ b/docs/data_terms.html @@ -2,7 +2,7 @@ - + @@ -35,7 +35,7 @@ - + diff --git a/docs/dtc_faq.html b/docs/dtc_faq.html index eb5a8b9..66cb2d5 100644 --- a/docs/dtc_faq.html +++ b/docs/dtc_faq.html @@ -2,7 +2,7 @@ - + @@ -35,7 +35,7 @@ - + diff --git a/docs/goals.html b/docs/goals.html index cd7c196..cb20d30 100644 --- a/docs/goals.html +++ b/docs/goals.html @@ -2,7 +2,7 @@ - + @@ -35,7 +35,7 @@ - + diff --git a/docs/join.html b/docs/join.html index 521a2f7..77f8a9e 100644 --- a/docs/join.html +++ b/docs/join.html @@ -2,7 +2,7 @@ - + @@ -35,7 +35,7 @@ - + diff --git a/docs/posts.html b/docs/posts.html index 99484fe..0b55d88 100644 --- a/docs/posts.html +++ b/docs/posts.html @@ -2,7 +2,7 @@ - + @@ -37,7 +37,7 @@ - + @@ -222,7 +222,7 @@