From bd5ff0579ebaa44d4ebecb10cf2d85942c230e84 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Sun, 14 Sep 2025 00:59:35 +0100 Subject: [PATCH] slides: improvements for the html output --- config.yaml | 9 +++++++++ slides/compsoc/2025-2025/intro_to_soc.md | 14 ++++---------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/config.yaml b/config.yaml index 20c6cfa..bc01891 100644 --- a/config.yaml +++ b/config.yaml @@ -3,6 +3,15 @@ defaults: # override the terminal font size when in windows or when using sixel. terminal_font_size: 20 + validate_overflows: always + + max_columns: 100 + # Valid values: left, center, right + max_columns_alignment: center + + max_rows: 30 + # Valid values: top, center, bottom + max_rows_alignment: top speaker_notes: always_publish: true diff --git a/slides/compsoc/2025-2025/intro_to_soc.md b/slides/compsoc/2025-2025/intro_to_soc.md index f86af00..f068926 100644 --- a/slides/compsoc/2025-2025/intro_to_soc.md +++ b/slides/compsoc/2025-2025/intro_to_soc.md @@ -51,10 +51,6 @@ We do a wide variety of things * Email * DNS * Discord Bots - * Skynet - * Manages roles for us and other Clubs/Socs - * Manages committee server - * T-800 - Logging * Game Servers * Minecraft * CSGO @@ -159,19 +155,16 @@ AGM - Roles - Explained ### President * In charge of Society as a whole -* Delegates work -* Expected to step in when stuff goes wrong +* Delegates work, expected to step in when stuff goes wrong ### Secretary * Minute taker in meetings * Minutes committed/published via git -* Voice of the President ### Treasurer -* Manages our finances -* Deals with the online banking +* Manages our finances, deals with the online banking * Leads the budget application ### Public Relations (PRO) @@ -230,7 +223,8 @@ For PRO there is a lot to manage, so best to split it up #### Advertising Officer -* Posters/Sponsorship (with treasurer) +* Posters +* Sponsorship (with treasurer)