Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: javaistic/javaistic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0d82bfb
Choose a base ref
...
head repository: javaistic/javaistic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a518658
Choose a head ref
  • 2 commits
  • 192 files changed
  • 1 contributor

Commits on May 12, 2025

  1. Configuration menu
    Copy the full SHA
    449f495 View commit details
    Browse the repository at this point in the history
  2. feat(app): initialize documentation site with Fumadocs and Next.js

    - Add initial documentation pages: Hello World and Components.
    - Configure Next.js with MDX support for documentation.
    - Set up global styles using Tailwind CSS and Fumadocs UI.
    - Implement layout components for home and documentation pages.
    - Create API route for search functionality.
    - Define source configuration for documentation pages.
    - Add TypeScript configuration for improved type safety.
    uiuxarghya committed May 12, 2025
    Configuration menu
    Copy the full SHA
    a518658 View commit details
    Browse the repository at this point in the history
Loading