Conversation
📝 WalkthroughWalkthroughAdds a VitePress documentation site under docs/: a site config (docs/.vitepress/config.mts), a theme extension (docs/.vitepress/theme/index.ts), theme components (CachedImage.vue, KikoHero.vue, KikoFeature.vue), and multiple style sheets. Adds documentation pages (docs/pages/index.md, markdown-examples.md, api-examples.md). Updates .gitignore at repo root and docs/.gitignore to ignore runtime, build, Bun-specific, tooling, and cache artifacts. Adds a root package.json with dev dependencies and scripts for docs:dev, docs:build, and docs:preview. 🚥 Pre-merge checks | ✅ 1 | ❌ 3❌ Failed checks (1 warning, 2 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
|
I've put some messages on the CodeRabbit reviews that might need to be looked into |
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|



No description provided.