nextcloud / nextcloud/collectives
Publishing a collective as a (public) static website
@code4candy is already working on this.
Since Aug 19, 2026.
- Dominant language
- JavaScript
- Stars
- 195
- Forks
- 51
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 48
Description
Is your feature request related to a problem? Please describe.
One of the most frequent use cases for my association’s wiki is to send it to newcomers (who don’t have an account in Nextcloud yet) so that they can learn about how we work. This is not possible with the current Collectives. It is the only thing that blocked me in moving the whole documentation to Collectives.
Describe the solution you'd like
It would be great to publish the whole wiki as a static website. Ideally, at a specific domain designed for it. Some pages could be kept private (hence visible only to Nextcloud users) but all of the rest gets published by default.
Describe alternatives you've considered
Publish the documentation with a static website (Eleventy), building it locally after syncing the Markdown pages with Nextcloud Desktop.
Additional context
Related requests:
#515 #511 #505
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.