Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Gaming
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Corsi
Slides Corsi Linux
Gaming
Commits
06bf5834
Verified
Commit
06bf5834
authored
Nov 03, 2019
by
Roberto Bochet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated README.md
parent
b240ce5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
README.md
README.md
+5
-3
No files found.
README.md
View file @
06bf5834
...
...
@@ -24,10 +24,12 @@ need to force-push.
## Getting Started
In order for the slides to work (ie. display anything) you need to run:
`git submodule update --init
--depth 1
`
`git submodule update --init`
In case you need the mathjax submodule as well
`git submodule update --init --depth 1 --recursive`
`git submodule update --init --recursive`
You can add
`--depth 1`
to the previous commands to improve the update speed but only if you are using the latest
`reveal.js`
module.
## How do I use this thing?
...
...
@@ -55,7 +57,7 @@ Alternatively you can write your slides with pure **html**
### How do I see my stuff?
-
You can run
`./deploy.py`
with Python 3 and open the provided link in your browser.
You can run
`./deploy.py`
with Python 3 and open the provided link in your browser.
## How do I make a PDF out of the slides?
...
...
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