Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Erwan BOUSSE
stereopticon 📽
Commits
300a54c8
Commit
300a54c8
authored
Sep 08, 2021
by
Erwan BOUSSE
Browse files
Update README with requirements
parent
8f3acd42
Pipeline
#31774
passed with stages
in 5 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.adoc
View file @
300a54c8
...
...
@@ -19,15 +19,17 @@ sh -c "$(wget https://gitlab.univ-nantes.fr/bousse-e/stereopticon/raw/master/ins
== Requirements
For the theme to work correctly, the following reveal.js options *must* be set:
- The supported *Reveal.js* version is 3.9.2 ;
- For the theme to work correctly, the following reveal.js options must be set:
+
----
center: false,
display: 'flex',
width: 1920,
height: 1080,
----
The option `margin: 0` is not mandatory but can be
used t
o remove the dark gray frame around slides
.
- The option `margin: 0` is not mandatory but can be used to remove the dark gray frame around slides ;
- If *asciidoctor-revealjs* is
used
,
t
he supported version is 4.0.0
.
== Compilation
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment