Skip to content

Add wiki#11

Merged
PuppyTransGirl merged 10 commits intomasterfrom
feat/wiki
Feb 16, 2026
Merged

Add wiki#11
PuppyTransGirl merged 10 commits intomasterfrom
feat/wiki

Conversation

@AxenoDev
Copy link
Member

@AxenoDev AxenoDev commented Feb 14, 2026

No description provided.

@AxenoDev AxenoDev added this to the 0.0.1 milestone Feb 14, 2026
@AxenoDev AxenoDev self-assigned this Feb 14, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 14, 2026

📝 Walkthrough

Walkthrough

Adds 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)

Check name Status Explanation Resolution
Merge Conflict Detection ⚠️ Warning ❌ Merge conflicts detected (12 files):

⚔️ .editorconfig (content)
⚔️ .gitignore (content)
⚔️ build.gradle.kts (content)
⚔️ gradle.properties (content)
⚔️ src/main/java/fr/kikoplugins/kikoapi/KikoAPI.java (content)
⚔️ src/main/java/fr/kikoplugins/kikoapi/KikoAPILoader.java (content)
⚔️ src/main/java/fr/kikoplugins/kikoapi/updatechecker/UpdateChecker.java (content)
⚔️ src/main/java/fr/kikoplugins/kikoapi/updatechecker/UpdateCheckerListener.java (content)
⚔️ src/main/java/fr/kikoplugins/kikoapi/utils/StringUtils.java (content)
⚔️ src/main/java/fr/kikoplugins/kikoapi/utils/Task.java (content)
⚔️ src/main/resources/config.yml (content)
⚔️ src/main/resources/paper-plugin.yml (content)

These conflicts must be resolved before merging into master.
Resolve conflicts locally and push changes to this branch.
Title check ❓ Inconclusive The title 'Add wiki' is vague and generic; it does not clearly describe what specific wiki additions or documentation changes are being made. Use a more descriptive title that specifies the changes, such as 'Add VitePress documentation site with theme components and configuration' or 'Initialize wiki documentation with VitePress setup'.
Description check ❓ Inconclusive No description was provided by the author; without any content, it is impossible to assess relevance to the changeset. Add a pull request description explaining the purpose, scope, and key components of the documentation site setup.
✅ Passed checks (1 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 18

@PuppyTransGirl
Copy link
Member

I've put some messages on the CodeRabbit reviews that might need to be looked into

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 6

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

AxenoDev and others added 3 commits February 16, 2026 21:03
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>
@sonarqubecloud
Copy link

@PuppyTransGirl PuppyTransGirl merged commit 49622fc into master Feb 16, 2026
3 of 5 checks passed
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants