Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ const config = createConfig({
/* themeConfig is shallow-merged into the preset's defaults
(colorMode + navbar + footer). prism + mermaid land alongside. */
themeConfig: {
image: 'img/og-procest.png',
prism: {
theme: require('prism-react-renderer/themes/github'),
darkTheme: require('prism-react-renderer/themes/dracula'),
Expand Down
Binary file added docs/static/img/og-procest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 6 additions & 10 deletions docs/static/llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,18 @@ Procest is an open-source case-management app for the Nextcloud workspace, built

## Docs

- [Tutorials](https://procest.conduction.nl/tutorials): step-by-step walkthroughs.
- [Features](https://procest.conduction.nl/Features): what the app does, organised by capability.
- [Use cases](https://procest.conduction.nl/UseCases): real customer scenarios.
- [Integrations](https://procest.conduction.nl/Integrations): which external systems the app talks to.
- [Technical](https://procest.conduction.nl/Technical): architecture, data model, security posture.
- [User guide](https://procest.conduction.nl/user-guide): end-user documentation.
- [API](https://procest.conduction.nl/api): OpenAPI reference.
- [Documentation](https://procest.conduction.nl/docs/intro): main entry, including tutorials, user guide, and admin guide.
- [API reference](https://procest.conduction.nl/api): OpenAPI documentation.

## Optional

- [Install](https://procest.conduction.nl/installation): install from the Nextcloud app store.
- [Source](https://procest.conduction.nl): repository and issue tracker.
- [Install](https://www.conduction.nl/install): self-host on your Nextcloud instance.
- [Source code](https://github.com/ConductionNL/procest): repository and issue tracker.
- [App page](https://www.conduction.nl/apps/procest): product positioning on conduction.nl.

## Contact

- Email: info@conduction.nl
- GitHub: https://github.com/ConductionNL/procest
- Web: https://www.conduction.nl
- GitHub: https://github.com/ConductionNL
- Conduction B.V. · KvK 76741850 · Lauriergracht 14h, Amsterdam, Netherlands
Loading