slides: improvements for the html output
All checks were successful
On_Push / build (push) Successful in 11s
On_Push / deploy (push) Successful in 16s

This commit is contained in:
silver 2025-09-14 00:59:35 +01:00
parent 03201efe40
commit bd5ff0579e
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
2 changed files with 13 additions and 10 deletions

View file

@ -3,6 +3,15 @@
defaults: defaults:
# override the terminal font size when in windows or when using sixel. # override the terminal font size when in windows or when using sixel.
terminal_font_size: 20 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: speaker_notes:
always_publish: true always_publish: true

View file

@ -51,10 +51,6 @@ We do a wide variety of things
* Email * Email
* DNS * DNS
* Discord Bots * Discord Bots
* Skynet
* Manages roles for us and other Clubs/Socs
* Manages committee server
* T-800 - Logging
* Game Servers * Game Servers
* Minecraft * Minecraft
* CSGO * CSGO
@ -159,19 +155,16 @@ AGM - Roles - Explained
### President ### President
<!-- incremental_lists: true --> <!-- incremental_lists: true -->
* In charge of Society as a whole * In charge of Society as a whole
* Delegates work * Delegates work, expected to step in when stuff goes wrong
* Expected to step in when stuff goes wrong
### Secretary ### Secretary
<!-- incremental_lists: true --> <!-- incremental_lists: true -->
* Minute taker in meetings * Minute taker in meetings
* Minutes committed/published via git * Minutes committed/published via git
* Voice of the President
### Treasurer ### Treasurer
<!-- incremental_lists: true --> <!-- incremental_lists: true -->
* Manages our finances * Manages our finances, deals with the online banking
* Deals with the online banking
* Leads the budget application * Leads the budget application
### Public Relations (PRO) ### Public Relations (PRO)
@ -230,7 +223,8 @@ For PRO there is a lot to manage, so best to split it up
#### Advertising Officer #### Advertising Officer
<!-- incremental_lists: true --> <!-- incremental_lists: true -->
* Posters/Sponsorship (with treasurer) * Posters
* Sponsorship (with treasurer)
<!-- end_slide --> <!-- end_slide -->