Skip to content
Snippets Groups Projects
Commit 1647c5a4 authored by balameb's avatar balameb
Browse files

Fixing typos, renaming dirs to fit guide, and adding content on videos.

parent b8045063
No related branches found
No related tags found
1 merge request!14WIP: Contributing to GLU
Pipeline #
Loading
Loading
@@ -2,4 +2,4 @@
 
This repository contains documents related to GitLab University.
 
For most information, see [the website](https://about.gitlab.com/university/).
\ No newline at end of file
For most information, see [the website](https://university.gitlab.com/).
\ No newline at end of file
---
title: "Getting Started RevealJS"
---
# Getting Started with RevealJS
 
RevealJS is a presentation library that can render MarkDown as slides on
Loading
Loading
---
title: "Presentation Tools"
---
# Presentation Tools
For the current material which is MarkDown we're interested in tools
that render these files as a presentation for browsers, pdf, or even
within the tool itself. These are some that we've used:
1. [Deckset](http://www.decksetapp.com/) for Mac (paid).
2. [RevealJS](https://github.com/hakimel/reveal.js) cross platform and
open source.
RevealJS will render a web presentation while Deckset renders the
presentation within the app.
You can find a guide on how to setup a presentation on RevealJS at
[Getting Started with RevealJS](getting_started_revealjs.md).
Loading
Loading
@@ -37,11 +37,11 @@ environment such as [QuickTime](https://www.apple.com/es/quicktime/) for
Mac. You'll also need a video editing tool such as [Movie Maker](http://windows.microsoft.com/en-us/windows/movie-maker)
for Windows or [iMovie](https://www.apple.com/mac/imovie/) for mac.
 
1. Create an outline of your videos workflow with screens, images, or
1. Create an outline of your video's workflow with screens, images, or
concepts you'd like to share.
2. Create a script that matches the above outline. This is a good place
to measure and tweak the time the video will take.
3. Create you video without recording any sound. Just following your
3. Create your video without recording any sound. Just following your
outline.
4. Record the audio following your script and reviewing the video.
5. Patch them together. You'll be able to fast forward or delay screens,
Loading
Loading
@@ -52,9 +52,18 @@ for Windows or [iMovie](https://www.apple.com/mac/imovie/) for mac.
### How to share through GitLab's YouTube Channel
 
This channel is where all our videos will be hosted so after you've
finished your recording you'll need to upload it to your Google drive
and share the link with person managing content. They will review and if
accepted it will be uploaded to YouTube.
finished your recording you'll need to upload it to your Google drive.
On your drive set permissions to share the videos by inviting through
email. The person to be invited should be clear on the issue that led
to the creation of this content. If no issue was created this is the
time to open one.
After reviewing the new content the person who will publish it will
require access to the GitLab channel. Once logged in the video can be
uploaded as public or unlisted. Unlisted videos are also public but
don't show up on search results, this might be the appropriate setting
for raw videos.
 
### How to generate a presentation from markdown
 
Loading
Loading
@@ -69,7 +78,7 @@ RevealJS will render a web presentation while Deckset renders the
presentation within the app.
 
You can find a guide on how to setup a presentation on RevealJS at
[Getting Started with RevealJS](getting_started_revealjs.md).
[Getting Started with RevealJS](../presentation-tools/getting_started_revealjs.md).
 
 
### How to generate pdfs from markdown
Loading
Loading
Loading
Loading
@@ -5,4 +5,5 @@ can't be contributed to such as PDFs.
## Shared content
 
Shared presentations such as public Google slides can be listed here.
\ No newline at end of file
Shared presentations such as public Google slides can be listed here but
are strongly discouraged.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment