Mirror of https://github.com/roostorg/coop github.com/roostorg/coop
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 3a75984654db888a95d657c181e4e2a1c3a46b2d 15 lines 296 B view raw
1[book] 2title = "Coop Documentation" 3authors = ["ROOST"] 4language = "en" 5src = "." 6 7[build] 8build-dir = "./book" 9 10[output.html] 11edit-url-template = "https://github.com/roostorg/coop/edit/main/docs/{path}" 12git-repository-url = "https://github.com/roostorg/coop" 13 14[output.html.print] 15enable = false