diff --git a/README.md b/README.md index 44be663..d63879f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,25 @@ You may then want to remove the dashboard links, since the login won't work, as ``` find -name '*.html' -print0 | xargs -0 sed -i 's|.*Dashboard||g' find -name '*.html' -print0 | xargs -0 sed -i 's|.*Get your ticket!.*||' attend/tickets/index.html +find -name '*.html' -print0 | xargs -0 sed -i 's|
|
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
|' rm dashboard.html rm -rf tickets/ rm -rf account/ -`` +``` + +On the web server: + +``` +git clone https://f.sfconservancy.org/Conservancy/2024.fossy.us.git +sudo mv 2024.fossy.us/ /var/www/ +sudo chown -R www-data:www-data /var/www/2024.fossy.us/ +sudo cp /etc/apache2/sites-available/420-2023.fossy.us.conf /etc/apache2/sites-available/420-2024.fossy.us.conf +sudo sed -i 's/2023/2024/g' /etc/apache2/sites-available/420-2024.fossy.us.conf +``` + +After updating the DNS, you can then create an HTTPS certificate: + +``` +sudo certbot certonly --verbose --domains 2024.fossy.us --agree-tos --email=sysadmin@sfconservancy.org +``` + diff --git a/about/index.html b/about/index.html index 3cf8da9..3d5195f 100644 --- a/about/index.html +++ b/about/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/attend/code-of-conduct.html b/attend/code-of-conduct.html index fa5621c..8460bd7 100644 --- a/attend/code-of-conduct.html +++ b/attend/code-of-conduct.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/attend/code-of-conduct/index.html b/attend/code-of-conduct/index.html index eaa1c81..69d04fb 100644 --- a/attend/code-of-conduct/index.html +++ b/attend/code-of-conduct/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/attend/health-and-safety/index.html b/attend/health-and-safety/index.html index a94c344..e862b00 100644 --- a/attend/health-and-safety/index.html +++ b/attend/health-and-safety/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/attend/terms-and-conditions/index.html b/attend/terms-and-conditions/index.html index 3fb2a01..f56399c 100644 --- a/attend/terms-and-conditions/index.html +++ b/attend/terms-and-conditions/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/attend/tickets/index.html b/attend/tickets/index.html index 542b35a..10412db 100644 --- a/attend/tickets/index.html +++ b/attend/tickets/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/attend/volunteer/index.html b/attend/volunteer/index.html index 1865fa7..8dc088f 100644 --- a/attend/volunteer/index.html +++ b/attend/volunteer/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/credits/index.html b/credits/index.html index 71f5b94..f24c544 100644 --- a/credits/index.html +++ b/credits/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/events/index.html b/events/index.html index 3965bea..87f6fa9 100644 --- a/events/index.html +++ b/events/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/index.html b/index.html index e0bdd3a..8e3523b 100644 --- a/index.html +++ b/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/pages/tracks/index.html b/pages/tracks/index.html index 9f83221..ebe5d09 100644 --- a/pages/tracks/index.html +++ b/pages/tracks/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/index.html b/schedule/index.html index 60cda2d..65d8c22 100644 --- a/schedule/index.html +++ b/schedule/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/187/index.html b/schedule/presentation/187/index.html index d72cd4f..a5cda9a 100644 --- a/schedule/presentation/187/index.html +++ b/schedule/presentation/187/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/188/index.html b/schedule/presentation/188/index.html index da1a799..325e750 100644 --- a/schedule/presentation/188/index.html +++ b/schedule/presentation/188/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/189/index.html b/schedule/presentation/189/index.html index be4b67c..c32bbcf 100644 --- a/schedule/presentation/189/index.html +++ b/schedule/presentation/189/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/190/index.html b/schedule/presentation/190/index.html index 301a38e..f4f0ad6 100644 --- a/schedule/presentation/190/index.html +++ b/schedule/presentation/190/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/191/index.html b/schedule/presentation/191/index.html index 7b31d84..ca0e00c 100644 --- a/schedule/presentation/191/index.html +++ b/schedule/presentation/191/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/192/index.html b/schedule/presentation/192/index.html index 7485e91..2618a0d 100644 --- a/schedule/presentation/192/index.html +++ b/schedule/presentation/192/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/193/index.html b/schedule/presentation/193/index.html index 244cebe..77ffa58 100644 --- a/schedule/presentation/193/index.html +++ b/schedule/presentation/193/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/194/index.html b/schedule/presentation/194/index.html index 8bac2c0..142ec8d 100644 --- a/schedule/presentation/194/index.html +++ b/schedule/presentation/194/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/195/index.html b/schedule/presentation/195/index.html index 3922468..2fb9a17 100644 --- a/schedule/presentation/195/index.html +++ b/schedule/presentation/195/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/196/index.html b/schedule/presentation/196/index.html index cafca03..1dcf22e 100644 --- a/schedule/presentation/196/index.html +++ b/schedule/presentation/196/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/197/index.html b/schedule/presentation/197/index.html index d3c1cef..1be73d0 100644 --- a/schedule/presentation/197/index.html +++ b/schedule/presentation/197/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/198/index.html b/schedule/presentation/198/index.html index 4f61512..592357a 100644 --- a/schedule/presentation/198/index.html +++ b/schedule/presentation/198/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/199/index.html b/schedule/presentation/199/index.html index f56f47c..f319b09 100644 --- a/schedule/presentation/199/index.html +++ b/schedule/presentation/199/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/200/index.html b/schedule/presentation/200/index.html index e753518..bd8d658 100644 --- a/schedule/presentation/200/index.html +++ b/schedule/presentation/200/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/202/index.html b/schedule/presentation/202/index.html index 048613f..2518064 100644 --- a/schedule/presentation/202/index.html +++ b/schedule/presentation/202/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/203/index.html b/schedule/presentation/203/index.html index cd0fade..1060a6b 100644 --- a/schedule/presentation/203/index.html +++ b/schedule/presentation/203/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/204/index.html b/schedule/presentation/204/index.html index 2b01d09..4aacb06 100644 --- a/schedule/presentation/204/index.html +++ b/schedule/presentation/204/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/205/index.html b/schedule/presentation/205/index.html index 50cdb84..c43cdb3 100644 --- a/schedule/presentation/205/index.html +++ b/schedule/presentation/205/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/206/index.html b/schedule/presentation/206/index.html index bba1bc6..1f7138d 100644 --- a/schedule/presentation/206/index.html +++ b/schedule/presentation/206/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/212/index.html b/schedule/presentation/212/index.html index b851ccf..f02595d 100644 --- a/schedule/presentation/212/index.html +++ b/schedule/presentation/212/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/213/index.html b/schedule/presentation/213/index.html index 2f78e22..6966fc9 100644 --- a/schedule/presentation/213/index.html +++ b/schedule/presentation/213/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/214/index.html b/schedule/presentation/214/index.html index 092615f..c323f40 100644 --- a/schedule/presentation/214/index.html +++ b/schedule/presentation/214/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/216/index.html b/schedule/presentation/216/index.html index e82785e..7386ecc 100644 --- a/schedule/presentation/216/index.html +++ b/schedule/presentation/216/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/217/index.html b/schedule/presentation/217/index.html index 238c1f4..de3b557 100644 --- a/schedule/presentation/217/index.html +++ b/schedule/presentation/217/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/218/index.html b/schedule/presentation/218/index.html index aa0c3f6..02dedfb 100644 --- a/schedule/presentation/218/index.html +++ b/schedule/presentation/218/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/219/index.html b/schedule/presentation/219/index.html index 223e5b2..73d669d 100644 --- a/schedule/presentation/219/index.html +++ b/schedule/presentation/219/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/220/index.html b/schedule/presentation/220/index.html index f3678cb..0ad625a 100644 --- a/schedule/presentation/220/index.html +++ b/schedule/presentation/220/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/222/index.html b/schedule/presentation/222/index.html index 4f5c10d..036942e 100644 --- a/schedule/presentation/222/index.html +++ b/schedule/presentation/222/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/223/index.html b/schedule/presentation/223/index.html index fcb4f8f..b34bb2f 100644 --- a/schedule/presentation/223/index.html +++ b/schedule/presentation/223/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/224/index.html b/schedule/presentation/224/index.html index e604db7..70ce338 100644 --- a/schedule/presentation/224/index.html +++ b/schedule/presentation/224/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/226/index.html b/schedule/presentation/226/index.html index cc984f8..57b5802 100644 --- a/schedule/presentation/226/index.html +++ b/schedule/presentation/226/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/228/index.html b/schedule/presentation/228/index.html index c8fae73..8d0a310 100644 --- a/schedule/presentation/228/index.html +++ b/schedule/presentation/228/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/229/index.html b/schedule/presentation/229/index.html index 9ffb54c..fc9c2d8 100644 --- a/schedule/presentation/229/index.html +++ b/schedule/presentation/229/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/231/index.html b/schedule/presentation/231/index.html index 9285007..7177050 100644 --- a/schedule/presentation/231/index.html +++ b/schedule/presentation/231/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/232/index.html b/schedule/presentation/232/index.html index eff82b5..0af753f 100644 --- a/schedule/presentation/232/index.html +++ b/schedule/presentation/232/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/233/index.html b/schedule/presentation/233/index.html index fc34786..96a0457 100644 --- a/schedule/presentation/233/index.html +++ b/schedule/presentation/233/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/236/index.html b/schedule/presentation/236/index.html index 84355b0..64c5f6b 100644 --- a/schedule/presentation/236/index.html +++ b/schedule/presentation/236/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/237/index.html b/schedule/presentation/237/index.html index 5632b57..965f617 100644 --- a/schedule/presentation/237/index.html +++ b/schedule/presentation/237/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/238/index.html b/schedule/presentation/238/index.html index 18506b4..96fba8d 100644 --- a/schedule/presentation/238/index.html +++ b/schedule/presentation/238/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/239/index.html b/schedule/presentation/239/index.html index 5d20093..c200b19 100644 --- a/schedule/presentation/239/index.html +++ b/schedule/presentation/239/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/240/index.html b/schedule/presentation/240/index.html index 9df9bb7..9526b11 100644 --- a/schedule/presentation/240/index.html +++ b/schedule/presentation/240/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/242/index.html b/schedule/presentation/242/index.html index e074684..4b1a400 100644 --- a/schedule/presentation/242/index.html +++ b/schedule/presentation/242/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/243/index.html b/schedule/presentation/243/index.html index cb8196e..52223ea 100644 --- a/schedule/presentation/243/index.html +++ b/schedule/presentation/243/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/244/index.html b/schedule/presentation/244/index.html index 19166a2..a950b26 100644 --- a/schedule/presentation/244/index.html +++ b/schedule/presentation/244/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/245/index.html b/schedule/presentation/245/index.html index 1af1263..c96812e 100644 --- a/schedule/presentation/245/index.html +++ b/schedule/presentation/245/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/246/index.html b/schedule/presentation/246/index.html index 4bed5aa..ed8dfd9 100644 --- a/schedule/presentation/246/index.html +++ b/schedule/presentation/246/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/247/index.html b/schedule/presentation/247/index.html index 5f50744..22a0a0a 100644 --- a/schedule/presentation/247/index.html +++ b/schedule/presentation/247/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/248/index.html b/schedule/presentation/248/index.html index 27c6cf3..ca0122e 100644 --- a/schedule/presentation/248/index.html +++ b/schedule/presentation/248/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/250/index.html b/schedule/presentation/250/index.html index a0a45aa..36b7ee0 100644 --- a/schedule/presentation/250/index.html +++ b/schedule/presentation/250/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/253/index.html b/schedule/presentation/253/index.html index ce6795b..3ed3e1c 100644 --- a/schedule/presentation/253/index.html +++ b/schedule/presentation/253/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/254/index.html b/schedule/presentation/254/index.html index 05a1baa..36af6f1 100644 --- a/schedule/presentation/254/index.html +++ b/schedule/presentation/254/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/255/index.html b/schedule/presentation/255/index.html index fcde4d8..58e38c7 100644 --- a/schedule/presentation/255/index.html +++ b/schedule/presentation/255/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/256/index.html b/schedule/presentation/256/index.html index ab3ad43..d42ade9 100644 --- a/schedule/presentation/256/index.html +++ b/schedule/presentation/256/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/257/index.html b/schedule/presentation/257/index.html index 9a94c1d..f31de3f 100644 --- a/schedule/presentation/257/index.html +++ b/schedule/presentation/257/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/259/index.html b/schedule/presentation/259/index.html index 224c2db..ef7a43c 100644 --- a/schedule/presentation/259/index.html +++ b/schedule/presentation/259/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/260/index.html b/schedule/presentation/260/index.html index 6c8790c..122cf4d 100644 --- a/schedule/presentation/260/index.html +++ b/schedule/presentation/260/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/261/index.html b/schedule/presentation/261/index.html index 4c88b48..dd30e10 100644 --- a/schedule/presentation/261/index.html +++ b/schedule/presentation/261/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/262/index.html b/schedule/presentation/262/index.html index d9dcd0d..d1f780b 100644 --- a/schedule/presentation/262/index.html +++ b/schedule/presentation/262/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/263/index.html b/schedule/presentation/263/index.html index a43ba64..2eba27f 100644 --- a/schedule/presentation/263/index.html +++ b/schedule/presentation/263/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/264/index.html b/schedule/presentation/264/index.html index 6183dc3..3ad1f7e 100644 --- a/schedule/presentation/264/index.html +++ b/schedule/presentation/264/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/265/index.html b/schedule/presentation/265/index.html index 8bf1715..28318c9 100644 --- a/schedule/presentation/265/index.html +++ b/schedule/presentation/265/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/266/index.html b/schedule/presentation/266/index.html index cab79f3..71c6a01 100644 --- a/schedule/presentation/266/index.html +++ b/schedule/presentation/266/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/268/index.html b/schedule/presentation/268/index.html index 0831447..09110a1 100644 --- a/schedule/presentation/268/index.html +++ b/schedule/presentation/268/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/269/index.html b/schedule/presentation/269/index.html index 139f3fc..e832349 100644 --- a/schedule/presentation/269/index.html +++ b/schedule/presentation/269/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/271/index.html b/schedule/presentation/271/index.html index 737ff2e..ac80655 100644 --- a/schedule/presentation/271/index.html +++ b/schedule/presentation/271/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/272/index.html b/schedule/presentation/272/index.html index 5762d24..f6e83c0 100644 --- a/schedule/presentation/272/index.html +++ b/schedule/presentation/272/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/273/index.html b/schedule/presentation/273/index.html index 19457b3..80a7f40 100644 --- a/schedule/presentation/273/index.html +++ b/schedule/presentation/273/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/274/index.html b/schedule/presentation/274/index.html index 47e0e44..9dcd888 100644 --- a/schedule/presentation/274/index.html +++ b/schedule/presentation/274/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/275/index.html b/schedule/presentation/275/index.html index 4868b19..be9b036 100644 --- a/schedule/presentation/275/index.html +++ b/schedule/presentation/275/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/276/index.html b/schedule/presentation/276/index.html index 4f6c25a..526f2dc 100644 --- a/schedule/presentation/276/index.html +++ b/schedule/presentation/276/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/277/index.html b/schedule/presentation/277/index.html index 834919f..0266237 100644 --- a/schedule/presentation/277/index.html +++ b/schedule/presentation/277/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/278/index.html b/schedule/presentation/278/index.html index e696788..d3c7944 100644 --- a/schedule/presentation/278/index.html +++ b/schedule/presentation/278/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/279/index.html b/schedule/presentation/279/index.html index f4d2b22..8bae072 100644 --- a/schedule/presentation/279/index.html +++ b/schedule/presentation/279/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/280/index.html b/schedule/presentation/280/index.html index 3753512..294fc2e 100644 --- a/schedule/presentation/280/index.html +++ b/schedule/presentation/280/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/schedule/presentation/281/index.html b/schedule/presentation/281/index.html index efe2910..5084fa9 100644 --- a/schedule/presentation/281/index.html +++ b/schedule/presentation/281/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/264/index.html b/speaker/profile/264/index.html index a9f7339..2ac6e57 100644 --- a/speaker/profile/264/index.html +++ b/speaker/profile/264/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/265/index.html b/speaker/profile/265/index.html index 3e17b47..2a0adcc 100644 --- a/speaker/profile/265/index.html +++ b/speaker/profile/265/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/266/index.html b/speaker/profile/266/index.html index d9ebcae..9024641 100644 --- a/speaker/profile/266/index.html +++ b/speaker/profile/266/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/268/index.html b/speaker/profile/268/index.html index d60d86c..8d49da7 100644 --- a/speaker/profile/268/index.html +++ b/speaker/profile/268/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/271/index.html b/speaker/profile/271/index.html index b6bd57c..0ff609b 100644 --- a/speaker/profile/271/index.html +++ b/speaker/profile/271/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/273/index.html b/speaker/profile/273/index.html index 79e3f03..9df7057 100644 --- a/speaker/profile/273/index.html +++ b/speaker/profile/273/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/274/index.html b/speaker/profile/274/index.html index 1d3a0b5..2f0acb6 100644 --- a/speaker/profile/274/index.html +++ b/speaker/profile/274/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/276/index.html b/speaker/profile/276/index.html index 5fc8fac..4f5e6f5 100644 --- a/speaker/profile/276/index.html +++ b/speaker/profile/276/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/279/index.html b/speaker/profile/279/index.html index a1c4402..3ef4996 100644 --- a/speaker/profile/279/index.html +++ b/speaker/profile/279/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/281/index.html b/speaker/profile/281/index.html index f9f737f..2faaed6 100644 --- a/speaker/profile/281/index.html +++ b/speaker/profile/281/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/282/index.html b/speaker/profile/282/index.html index d652358..935bcee 100644 --- a/speaker/profile/282/index.html +++ b/speaker/profile/282/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/284/index.html b/speaker/profile/284/index.html index bc2c0b6..3af72bc 100644 --- a/speaker/profile/284/index.html +++ b/speaker/profile/284/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/286/index.html b/speaker/profile/286/index.html index 78bd08b..aec4277 100644 --- a/speaker/profile/286/index.html +++ b/speaker/profile/286/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/287/index.html b/speaker/profile/287/index.html index a2d4c67..51c701b 100644 --- a/speaker/profile/287/index.html +++ b/speaker/profile/287/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/290/index.html b/speaker/profile/290/index.html index 7c345d2..45cfca0 100644 --- a/speaker/profile/290/index.html +++ b/speaker/profile/290/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/292/index.html b/speaker/profile/292/index.html index 705ea2e..12441ab 100644 --- a/speaker/profile/292/index.html +++ b/speaker/profile/292/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/293/index.html b/speaker/profile/293/index.html index eb10870..814a2cf 100644 --- a/speaker/profile/293/index.html +++ b/speaker/profile/293/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/295/index.html b/speaker/profile/295/index.html index 64ab028..135e870 100644 --- a/speaker/profile/295/index.html +++ b/speaker/profile/295/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/297/index.html b/speaker/profile/297/index.html index 9c652ad..ecb36f7 100644 --- a/speaker/profile/297/index.html +++ b/speaker/profile/297/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/298/index.html b/speaker/profile/298/index.html index d201a97..92ae084 100644 --- a/speaker/profile/298/index.html +++ b/speaker/profile/298/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/299/index.html b/speaker/profile/299/index.html index 131df87..8faa9d3 100644 --- a/speaker/profile/299/index.html +++ b/speaker/profile/299/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/300/index.html b/speaker/profile/300/index.html index 0802d31..a904fc9 100644 --- a/speaker/profile/300/index.html +++ b/speaker/profile/300/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/303/index.html b/speaker/profile/303/index.html index 79ebfb1..1380076 100644 --- a/speaker/profile/303/index.html +++ b/speaker/profile/303/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/304/index.html b/speaker/profile/304/index.html index 43022a9..5d5c678 100644 --- a/speaker/profile/304/index.html +++ b/speaker/profile/304/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/305/index.html b/speaker/profile/305/index.html index 74e4db5..183995d 100644 --- a/speaker/profile/305/index.html +++ b/speaker/profile/305/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/308/index.html b/speaker/profile/308/index.html index a39f038..cbbd863 100644 --- a/speaker/profile/308/index.html +++ b/speaker/profile/308/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/310/index.html b/speaker/profile/310/index.html index 9f0bc25..079fe8a 100644 --- a/speaker/profile/310/index.html +++ b/speaker/profile/310/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/313/index.html b/speaker/profile/313/index.html index 34683e1..de6f350 100644 --- a/speaker/profile/313/index.html +++ b/speaker/profile/313/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/314/index.html b/speaker/profile/314/index.html index a9b5531..49dea15 100644 --- a/speaker/profile/314/index.html +++ b/speaker/profile/314/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/316/index.html b/speaker/profile/316/index.html index 9df5f30..59844a4 100644 --- a/speaker/profile/316/index.html +++ b/speaker/profile/316/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/317/index.html b/speaker/profile/317/index.html index 625ffe2..d3dcbb2 100644 --- a/speaker/profile/317/index.html +++ b/speaker/profile/317/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/318/index.html b/speaker/profile/318/index.html index 7544ace..157b5da 100644 --- a/speaker/profile/318/index.html +++ b/speaker/profile/318/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/320/index.html b/speaker/profile/320/index.html index eb12ec7..6fba36f 100644 --- a/speaker/profile/320/index.html +++ b/speaker/profile/320/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/321/index.html b/speaker/profile/321/index.html index 1db7447..e081cda 100644 --- a/speaker/profile/321/index.html +++ b/speaker/profile/321/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/322/index.html b/speaker/profile/322/index.html index 0d6d047..1a6dc43 100644 --- a/speaker/profile/322/index.html +++ b/speaker/profile/322/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/323/index.html b/speaker/profile/323/index.html index ac1afab..862f7bd 100644 --- a/speaker/profile/323/index.html +++ b/speaker/profile/323/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/326/index.html b/speaker/profile/326/index.html index 0b14cce..86f25e8 100644 --- a/speaker/profile/326/index.html +++ b/speaker/profile/326/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/327/index.html b/speaker/profile/327/index.html index 57e9c9b..a70a6b0 100644 --- a/speaker/profile/327/index.html +++ b/speaker/profile/327/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/328/index.html b/speaker/profile/328/index.html index 1fa2979..44bbeb8 100644 --- a/speaker/profile/328/index.html +++ b/speaker/profile/328/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/331/index.html b/speaker/profile/331/index.html index 062243c..e896f5b 100644 --- a/speaker/profile/331/index.html +++ b/speaker/profile/331/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/332/index.html b/speaker/profile/332/index.html index 7da90ff..02d1fb5 100644 --- a/speaker/profile/332/index.html +++ b/speaker/profile/332/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/333/index.html b/speaker/profile/333/index.html index c63dc0a..a7c8b9e 100644 --- a/speaker/profile/333/index.html +++ b/speaker/profile/333/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/335/index.html b/speaker/profile/335/index.html index 44c1e65..01d106e 100644 --- a/speaker/profile/335/index.html +++ b/speaker/profile/335/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/336/index.html b/speaker/profile/336/index.html index 96cfe06..b8a5fe5 100644 --- a/speaker/profile/336/index.html +++ b/speaker/profile/336/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/337/index.html b/speaker/profile/337/index.html index 394e3fa..55e864a 100644 --- a/speaker/profile/337/index.html +++ b/speaker/profile/337/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/338/index.html b/speaker/profile/338/index.html index 2abc42e..37b7496 100644 --- a/speaker/profile/338/index.html +++ b/speaker/profile/338/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/340/index.html b/speaker/profile/340/index.html index 8ed9a81..3eee5e6 100644 --- a/speaker/profile/340/index.html +++ b/speaker/profile/340/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/343/index.html b/speaker/profile/343/index.html index 9fd3c24..1a71776 100644 --- a/speaker/profile/343/index.html +++ b/speaker/profile/343/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/344/index.html b/speaker/profile/344/index.html index de9afd7..ee04138 100644 --- a/speaker/profile/344/index.html +++ b/speaker/profile/344/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/345/index.html b/speaker/profile/345/index.html index b95c3ac..9d13b00 100644 --- a/speaker/profile/345/index.html +++ b/speaker/profile/345/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/346/index.html b/speaker/profile/346/index.html index 12255d4..c02291c 100644 --- a/speaker/profile/346/index.html +++ b/speaker/profile/346/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/350/index.html b/speaker/profile/350/index.html index ff25efd..078edf9 100644 --- a/speaker/profile/350/index.html +++ b/speaker/profile/350/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/352/index.html b/speaker/profile/352/index.html index 3d0fc58..10fd221 100644 --- a/speaker/profile/352/index.html +++ b/speaker/profile/352/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/353/index.html b/speaker/profile/353/index.html index 0510fe4..c99dbd0 100644 --- a/speaker/profile/353/index.html +++ b/speaker/profile/353/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/356/index.html b/speaker/profile/356/index.html index b7ce692..c614106 100644 --- a/speaker/profile/356/index.html +++ b/speaker/profile/356/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/357/index.html b/speaker/profile/357/index.html index c55985e..c8117e0 100644 --- a/speaker/profile/357/index.html +++ b/speaker/profile/357/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/358/index.html b/speaker/profile/358/index.html index d7567d3..425e6f5 100644 --- a/speaker/profile/358/index.html +++ b/speaker/profile/358/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/359/index.html b/speaker/profile/359/index.html index 5b7fa60..0acbdf5 100644 --- a/speaker/profile/359/index.html +++ b/speaker/profile/359/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/360/index.html b/speaker/profile/360/index.html index 4d7eb9b..6c46917 100644 --- a/speaker/profile/360/index.html +++ b/speaker/profile/360/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/361/index.html b/speaker/profile/361/index.html index 019f848..26bb209 100644 --- a/speaker/profile/361/index.html +++ b/speaker/profile/361/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/362/index.html b/speaker/profile/362/index.html index 09fee2b..a55aaca 100644 --- a/speaker/profile/362/index.html +++ b/speaker/profile/362/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/363/index.html b/speaker/profile/363/index.html index bf21aaf..71a3607 100644 --- a/speaker/profile/363/index.html +++ b/speaker/profile/363/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/366/index.html b/speaker/profile/366/index.html index 69e53e0..4178ff7 100644 --- a/speaker/profile/366/index.html +++ b/speaker/profile/366/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/367/index.html b/speaker/profile/367/index.html index 1f8e9a5..59dec3d 100644 --- a/speaker/profile/367/index.html +++ b/speaker/profile/367/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/368/index.html b/speaker/profile/368/index.html index 12724c3..200f27e 100644 --- a/speaker/profile/368/index.html +++ b/speaker/profile/368/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/370/index.html b/speaker/profile/370/index.html index b614d4d..610e74d 100644 --- a/speaker/profile/370/index.html +++ b/speaker/profile/370/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/371/index.html b/speaker/profile/371/index.html index 24c3ccc..3c71941 100644 --- a/speaker/profile/371/index.html +++ b/speaker/profile/371/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/372/index.html b/speaker/profile/372/index.html index bdcfd58..34d80a0 100644 --- a/speaker/profile/372/index.html +++ b/speaker/profile/372/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/373/index.html b/speaker/profile/373/index.html index 9baf80d..54fae70 100644 --- a/speaker/profile/373/index.html +++ b/speaker/profile/373/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/375/index.html b/speaker/profile/375/index.html index 6c8423f..2bf2eea 100644 --- a/speaker/profile/375/index.html +++ b/speaker/profile/375/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/376/index.html b/speaker/profile/376/index.html index fc485c8..64c928e 100644 --- a/speaker/profile/376/index.html +++ b/speaker/profile/376/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/377/index.html b/speaker/profile/377/index.html index fc61320..e3bcc6d 100644 --- a/speaker/profile/377/index.html +++ b/speaker/profile/377/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/379/index.html b/speaker/profile/379/index.html index 6c2e3a8..b9b14f1 100644 --- a/speaker/profile/379/index.html +++ b/speaker/profile/379/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/380/index.html b/speaker/profile/380/index.html index 734bf72..ecaee1b 100644 --- a/speaker/profile/380/index.html +++ b/speaker/profile/380/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/381/index.html b/speaker/profile/381/index.html index 3fbc39f..26cf581 100644 --- a/speaker/profile/381/index.html +++ b/speaker/profile/381/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/383/index.html b/speaker/profile/383/index.html index d6a376c..0a78343 100644 --- a/speaker/profile/383/index.html +++ b/speaker/profile/383/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/391/index.html b/speaker/profile/391/index.html index 97f9a31..522bcef 100644 --- a/speaker/profile/391/index.html +++ b/speaker/profile/391/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/392/index.html b/speaker/profile/392/index.html index db3890d..031481b 100644 --- a/speaker/profile/392/index.html +++ b/speaker/profile/392/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/394/index.html b/speaker/profile/394/index.html index 3735d76..2bdc311 100644 --- a/speaker/profile/394/index.html +++ b/speaker/profile/394/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/396/index.html b/speaker/profile/396/index.html index d83bddc..d06ecd7 100644 --- a/speaker/profile/396/index.html +++ b/speaker/profile/396/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/397/index.html b/speaker/profile/397/index.html index 26a054b..9c4fc3f 100644 --- a/speaker/profile/397/index.html +++ b/speaker/profile/397/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/398/index.html b/speaker/profile/398/index.html index baad82c..6b3a00f 100644 --- a/speaker/profile/398/index.html +++ b/speaker/profile/398/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/399/index.html b/speaker/profile/399/index.html index 7de5254..777ea77 100644 --- a/speaker/profile/399/index.html +++ b/speaker/profile/399/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/400/index.html b/speaker/profile/400/index.html index 7bafe4c..2e6adf8 100644 --- a/speaker/profile/400/index.html +++ b/speaker/profile/400/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/402/index.html b/speaker/profile/402/index.html index e31451a..de115d7 100644 --- a/speaker/profile/402/index.html +++ b/speaker/profile/402/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/404/index.html b/speaker/profile/404/index.html index 21df5b9..3d82919 100644 --- a/speaker/profile/404/index.html +++ b/speaker/profile/404/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/406/index.html b/speaker/profile/406/index.html index 19deeaa..b42f77b 100644 --- a/speaker/profile/406/index.html +++ b/speaker/profile/406/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/speaker/profile/9/index.html b/speaker/profile/9/index.html index d7c5857..6e80c58 100644 --- a/speaker/profile/9/index.html +++ b/speaker/profile/9/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/sponsorship/index.html b/sponsorship/index.html index 5eea23e..6a6fdbf 100644 --- a/sponsorship/index.html +++ b/sponsorship/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.
diff --git a/travel/index.html b/travel/index.html index 9f2047f..7a8f80e 100644 --- a/travel/index.html +++ b/travel/index.html @@ -50,7 +50,7 @@ -
+
Archived: This is an archive from the 2024 conference. See fossy.us for the latest event.