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:
|
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
|
||||||
|
|
|
@ -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 -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue