Skip to content

add a wiki - #1387

Merged
Ekwav merged 4 commits into
developfrom
wiki
Jul 24, 2025
Merged

add a wiki#1387
Ekwav merged 4 commits into
developfrom
wiki

Conversation

@Flou21

@Flou21 Flou21 commented Jul 21, 2025

Copy link
Copy Markdown
Member

No description provided.

@Flou21
Flou21 requested review from Copilot and matthias-luger July 21, 2025 09:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a comprehensive wiki system to the Coflnet application to provide documentation and guides for users. The implementation includes a complete documentation structure covering core features, premium tiers, and getting started guides.

  • Adds utility functions for processing markdown wiki files with frontmatter metadata
  • Implements responsive wiki component with sidebar navigation and mobile support
  • Creates extensive documentation covering flipper, auction house, mod, premium features, and setup guides

Reviewed Changes

Copilot reviewed 14 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
wiki/*.md Complete documentation content covering all major features and user guides
utils/WikiUtils.tsx Utility functions for parsing markdown files and processing wiki content
components/Wiki/* React components for rendering wiki content with responsive navigation
app/wiki/* Next.js pages for wiki routing and static generation
package.json Added markdown processing dependencies (gray-matter, remark)
components/NavBar/NavBar.tsx Added wiki link to navigation menu
Comments suppressed due to low confidence (1)

wiki/mod.md:83

  • The command name 'leaderbaord' is misspelled. It should be 'leaderboard'.
- `/cofl leaderbaord` - Profit leaderboards (Premium+)

@Flou21
Flou21 marked this pull request as ready for review July 21, 2025 13:16
@matthias-luger

Copy link
Copy Markdown
Collaborator

Copilot found this spelling mistake: /cofl leaderbaord - Profit leaderboards (Premium+)

@matthias-luger

Copy link
Copy Markdown
Collaborator

For me the mobile view navigation looks kinda weird, but as I also didnt completely optimize the page for mobile, I wont enforce it for you

Comment thread wiki/index.md Outdated
Comment thread utils/WikiUtils.tsx Outdated
Comment thread components/Wiki/WikiContent.tsx
@matthias-luger

Copy link
Copy Markdown
Collaborator

@Flou21 Generally LGTM.
Check my comments and then decide if you want to make changes or merge.

@Ekwav
Ekwav merged commit 3c4e81c into develop Jul 24, 2025
1 check passed
@Ekwav
Ekwav deleted the wiki branch July 24, 2025 11:53
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.

4 participants