### Features

#### Markdown files moved from `content` to `pages`

For a better understanding of the directories structure, pages (Markdown files) should now be placed in the `pages` directory instead of `content`.

See [documentation](/documentation/content/).

### Documentation

- The [`generators`](https://cecil.app/documentation/configuration/#generators) section have been detailed
- An example of a [custom generator](/documentation/configuration/#custom-generator) have been added

### Misc

- Dependencies updated
- Tests fixtures cleaned
