Commit Graph

7 Commits

Author SHA1 Message Date
3f4a581e51 refactor: remove unused collections and documentation files
- Deleted the 'index' and 'mcp' collections from content.config.ts.
- Removed the 'docs.md' file containing ArtMCP documentation.
- Deleted the 'index.md' file which served as a welcome page for ArtAPI.
2025-12-16 17:12:35 +01:00
copilot-swe-agent[bot]
2faa01d938 Rework index and docs pages with @nuxt/ui components
Co-authored-by: ArthurDanjou <29738535+ArthurDanjou@users.noreply.github.com>
2025-12-16 16:04:38 +00:00
2aa204c026 feat: ajouter une page MCP avec gestion asynchrone et styles améliorés 2025-12-16 16:46:23 +01:00
e49fc32e52 fix: mettre à jour les URL de l'API et ajouter la gestion des collections dans la configuration 2025-12-16 16:43:30 +01:00
c59c6fc585 feat: update documentation source and add index.md
- Changed documentation source from 'documentation.md' to 'index.md' in content.config.ts.
- Added new index.md file containing comprehensive documentation for ArtMCP, including installation, tools, prompts, resources, MCP integration, and API endpoints.
- Updated GitHub repository configuration in nuxt.config.ts for consistency.
- Bumped dependencies in package.json to latest versions for improved functionality and security.
2025-12-14 13:33:51 +01:00
copilot-swe-agent[bot]
377cab77ed Add MCP documentation page with tools, prompts and resources
Co-authored-by: ArthurDanjou <29738535+ArthurDanjou@users.noreply.github.com>
2025-11-30 14:33:00 +00:00
db045807b1 Initial commit for ArtRag 2025-11-12 16:12:56 +01:00