diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index a275da4b..738484a4 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -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'), diff --git a/docs/static/img/og-procest.png b/docs/static/img/og-procest.png new file mode 100644 index 00000000..5aceb2eb Binary files /dev/null and b/docs/static/img/og-procest.png differ diff --git a/docs/static/llms.txt b/docs/static/llms.txt index 0737e086..d83fe32c 100644 --- a/docs/static/llms.txt +++ b/docs/static/llms.txt @@ -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