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
1011## Configuration
1213```yaml
14configuration:
15flux:
16 - description: Every push made in gitroot.dev
17language: en
18link: https://gitroot.dev/
19path: rss/all-commits.xml
20title: All push
21```