Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

introduction.md
# Introduction

Welcome to the Pijul book, an introduction to Pijul, a distributed
version control system that is at the same time *theoretically sound*,
*fast* and *easy to learn and use*.

A version control system is a tool that tracks changes in your files,
can revert them, and can merge them with your coauthors' changes.