Update Configuration Options (YAML Meta Data) authored by Armin Bernstetter's avatar Armin Bernstetter
WIP/TODO: An alphabetically ordered list of all possible meta options with description and where the meta option comes from (Reveal, pandoc, decker itself) and if it needs 0/1, true/false, "true"/"false", a String, number etc
- affiliation
- align-global
- author
- author-meta
- authors
- autoSlide
- autoSlideStoppable
- background-image
- backgroundTransition
- bibliography
- border-decoration-padding
- border-decoration-style
- border-decoration-width
- center
- chalkboard
- chart
- checkOverflow
- controls
- csl
- date
- date-meta
- decker-engine.base-url
- decker-engine.deck-id
- defaultTiming
- dictionary:
```
de:
exam:
solution: Lösung
solve-button: Lösen
reset-button: Zurücksetzen
placeholder: Antwort eingeben
points: Punkte
Easy: Leicht
Medium: Mittelschwer
Hard: Schwer
quiz:
solution: Lösung
reset-button: Zurücksetzen
input-placeholder: Eingeben und 'Enter'
qmi-drag-hint: Objekte per Drag&Drop ziehen...
qmi-drop-hint: ...und hier in die richtige Kategorie einsortieren.
en:
exam:
solution: Solution
solve-button: Solve
reset-button: Reset
placeholder: Type in answer
points: Points
Easy: Easy
Medium: Medium
Hard: Hard
quiz:
solution: Show Solution
reset-button: Reset
input-placeholder: Type and press 'Enter'
qmi-drag-hint: Drag items from here...
qmi-drop-hint: ...and put them here into the correct category.
```
- embedded
- font-size-base
- fragmentInURL
- fragments
- hash
- header-includes
- height
- help
- hideAddressBar
- hideCursorTime
- hideInactiveCursor
- highlighting-css
- highlightjs
- include-after
- include-before
- jupyter
```
jupyter:
kernelspec:
display_name: Haskell
language: haskell
name: haskell
language_info:
codemirror_mode: ihaskell
file_extension: .hs
name: haskell
nbformat: 4.0
nbformat_minor: 2.
```
- keyboard
- keywords
- lang
- loop
- margin
- margin-columns
- mario
- math
- mathMacros
- maxScale
- menu
- minScale
- mouseWheel
- navigationMode
- overview
- parallaxBackground
- parallaxBackgroundHorizontal
- parallaxBackgroundSize
- parallaxBackgroundVertical
- previewLinks
- progress
- provisioning
- quiz.style
- quizServer
- quotes
- rsync-destination
- host
- path
- rtl
- short-links
```
short-links:
beuth: 'https://www.beuth-hochschule.de/@@'
bind:
notebook: local
notebook:
binder: 'https://mybinder.org/v2/gh/monofon/plc-java/master?filepath=@@@'
local: 'http://localhost:8192/@@?token=plc'
```
- showNotes
- shuffle
- slideNumber
- spacing-vertical-base
- stretch-media
- style
- subtitle
- template.base-css
- template.css
- template.favicon
- template.include-js
- template.teaser
- template.title-page.affiliation-logo
- template.title-page.banner
- template.title-page.teaser-img
- thebelab
```
thebelab:
baseUrl: 'http://localhost:8192/'
binderUrl: 'https://mybinder.org'
enable: True
language: haskell
local: True
ref: master
repo: 'monofon/plc-notebooks'
repoProvider: github
token: pl
```
- thebelab.enable
- thebelab.local
- title
- title-prefix
- toc
- totalTime
- touch
- transition
- transitionSpeed
- vertical-slides
- viewDistance
- whiteboard-active-color
- whiteboard-background-color
- whiteboard-icon-size
- whiteboard-inactive-color
- width
- write-back
- enable
- write-notebook
\ No newline at end of file