slides: improvements for the html output
This commit is contained in:
parent
03201efe40
commit
bd5ff0579e
2 changed files with 13 additions and 10 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
<!-- incremental_lists: true -->
|
||||
* 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
|
||||
<!-- incremental_lists: true -->
|
||||
* Minute taker in meetings
|
||||
* Minutes committed/published via git
|
||||
* Voice of the President
|
||||
|
||||
### Treasurer
|
||||
<!-- incremental_lists: true -->
|
||||
* 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
|
||||
<!-- incremental_lists: true -->
|
||||
* Posters/Sponsorship (with treasurer)
|
||||
* Posters
|
||||
* Sponsorship (with treasurer)
|
||||
|
||||
|
||||
<!-- end_slide -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue