diff --git a/_includes/workshops/card.html b/_includes/workshops/card.html index 1d1ee8f..eba4e69 100644 --- a/_includes/workshops/card.html +++ b/_includes/workshops/card.html @@ -12,7 +12,9 @@
This workshop is full.
+This workshop is full.
+ {% elsif workshop.full == "canceled" %} +This workshop has been canceled.
{% elsif workshop.full == "limited" %}Limited availability.
{% endif %} diff --git a/_layouts/presentation.html b/_layouts/presentation.html index 4134f27..2b976e5 100644 --- a/_layouts/presentation.html +++ b/_layouts/presentation.html @@ -25,6 +25,8 @@This workshop is at maximum capacity and no longer accepting registrations.
+ {% elsif page.full == "canceled" %} +This workshop has been canceled.
{% elsif page.full == "limited" %}This workshop is near capacity.
{% endif %} diff --git a/_posts/2025-03-13-chatgpt-as-shortcut-for-integrating-digital-humanities-into-the-history-classroom.md b/_posts/2025-03-13-chatgpt-as-shortcut-for-integrating-digital-humanities-into-the-history-classroom.md index 31daf1e..62ca268 100644 --- a/_posts/2025-03-13-chatgpt-as-shortcut-for-integrating-digital-humanities-into-the-history-classroom.md +++ b/_posts/2025-03-13-chatgpt-as-shortcut-for-integrating-digital-humanities-into-the-history-classroom.md @@ -2,7 +2,7 @@ layout: presentation type: workshop categories: workshops -full: false +full: canceled learning-outcomes: attendee-requirements: bring laptops into the workshop max-attendees: 20 diff --git a/_posts/2025-03-13-modern-alchemy-hands-on-with-the-distant-reader.md b/_posts/2025-03-13-modern-alchemy-hands-on-with-the-distant-reader.md index 7d1140e..867a250 100644 --- a/_posts/2025-03-13-modern-alchemy-hands-on-with-the-distant-reader.md +++ b/_posts/2025-03-13-modern-alchemy-hands-on-with-the-distant-reader.md @@ -2,7 +2,7 @@ layout: presentation type: workshop categories: workshops -full: false +full: true learning-outcomes: attendee-requirements: None, but participants ought to bring their own computer; BYOD max-attendees: 12