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

Welcome to offshore

No shows found in {{ shows_dir }}. Pick one of the options below to get started.

Open

Point at an existing *.json anywhere on disk. The workspace switches to that file's directory for this session.

Import

Seed a new show from an existing RSS feed URL. Item guids are preserved so subscribers see no duplicates.

Import from RSS

New

Scaffold a brand-new show from a short form. Add episodes afterwards.

Create new show
{% endblock %}