Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions docs/user-guide/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Getting Started

## Video Tutorial

<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe
src="https://player.vimeo.com/video/1191817703"
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;"
allow="autoplay; fullscreen; picture-in-picture"
allowfullscreen
title="DSS Tutorial">
</iframe>
</div>

---

## Accessing the System

DSS is a web application. Access it via your browser at the URL provided by your institution.
Expand Down
Loading