{% extends "_base.html" %} {% block title %}Setup — offshore{% endblock %} {% block content %}

Welcome to offshore

This looks like your first run. Choose where offshore should store your show data. You can change this later with offshore config --shows-dir <path>.

Each show will live in its own subdirectory here.

{% endblock %}