GitRoot

Craft your forge, Build your project, Grow your community freely
 1---
 2pluginName: Pollen
 3pluginBaseline: Some pollen is carried by the wind. Our Pollen is carried by the network.
 4homepage: /app/plugins/pollen/
 5docpage: /app/plugins/pollen/doc.html
 6changelog: /app/plugins/pollen/CHANGELOG.html
 7---
 8
 9# Documentation
10
11## Configuration
12
13```yaml
14configuration:
15  flux:
16    - description: Every push made in gitroot.dev
17      language: en
18      link: https://gitroot.dev/
19      path: rss/all-commits.xml
20      title: All push
21```