# Summary
- [Introduction](./introduction.md)
- [Why Pijul](./why_pijul.md)
- [Installing](./installing.md)
- [Getting started](./getting_started.md)
- [Working with others](./working_with_others.md)
- [Pijul identities](./identities.md)
- [Configuration](./configuration.md)
<!-- - [Signing patches](./signing_patches.md) -->
- [Conflicts](./conflicts.md)
- [Theory](./theory.md)
- [Diff algorithms](./theory/diff.md)
<!-- - [Repository format](./format.md) -->
- [The Nest](./the_nest.md)
- [Creating an account](./the_nest/creating_an_account.md)
- [Uploading public keys](./the_nest/public_keys.md)
- [Creating repositories](./the_nest/creating_repositories.md)
- [Contributing to a project](./the_nest/contributing.md)
- [Workflows](./workflows.md)
- [Channels](./workflows/channels.md)
- [Splitting and combining changes](./workflows/splitting_and_combining_changes.md)
- [Reference](./reference.md)
- [pijul add](./reference/add.md)
- [pijul apply](./reference/apply.md)
- [pijul archive](./reference/archive.md)
- [pijul change](./reference/change.md)
- [pijul channel](./reference/channel.md)
- [pijul channel rename](./reference/channel/rename.md)
- [pijul channel delete](./reference/channel/delete.md)
- [pijul clone](./reference/clone.md)
- [pijul credit](./reference/credit.md)
- [pijul diff](./reference/diff.md)
- [pijul fork](./reference/fork.md)
- [pijul init](./reference/init.md)
- [pijul log](./reference/log.md)
- [pijul ls](./reference/ls.md)
- [pijul mv](./reference/mv.md)
- [pijul pull](./reference/pull.md)
- [pijul push](./reference/push.md)
- [pijul record](./reference/record.md)
- [pijul remote](./reference/remote.md)
- [pijul remote delete](./reference/remote/delete.md)
- [pijul remove](./reference/remove.md)
- [pijul reset](./reference/reset.md)
- [pijul unrecord](./reference/unrecord.md)
- [Licenses](./licenses.md)