Skip to content

Conversation

@Th0rgal
Copy link
Member

@Th0rgal Th0rgal commented Dec 14, 2025

Note

Rebrands the app to Oraxen, adds a public thread slideshow and assets, updates configs, and upgrades dependencies to Next 16/React 19.

  • Branding & Content:
    • Rename project to oraxen-website with new homepage/keywords; update public/llms.txt, public/robots.txt, and replace public/logo.svg.
  • UI & Pages:
    • Add public/thread/index.html slideshow with themed slides and animations.
    • Update Tailwind theme colors/typography in tailwind.config.ts and map MDX Bold to strong in mdx-components.tsx.
  • Tooling & Config:
    • Add eslint.config.mjs; tweak tsconfig.json (React JSX runtime, includes); add lint script.
  • Dependencies:
    • Upgrade to next@^16, react@^19, and refresh assorted packages; remove package-lock.json.

Written by Cursor Bugbot for commit f59f8b4. This will update automatically on new commits. Configure here.

Th0rgal and others added 30 commits October 25, 2025 19:48
The link previously led to `th0rgal/oraxen` now it leads to `oraxen/oraxen`.
…uide (#5)

* feat(blog): publish Best Minecraft Version for Mods: A Complete 2024 Selection Guide

* chore(blog): add image for best-minecraft-version-for-mods-selection-guide

* chore(blog): add image for best-minecraft-version-for-mods-selection-guide

---------

Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
…server-plugins-performance-gameplay-1763565759112

Publish: Essential Minecraft Server Plugins for Better Performance & Gameplay in 2024
…nomy-plugins-guide-1763651716174

Publish: The Essential 2024 Guide to Minecraft Server Economy Plugins
…lugins-performance-comparison-guide-1763738113938

Publish: Best Minecraft NPC Plugins: 2024 Performance & Feature Comparison Guide
…ns-shops-custom-server-2025-1763824514542

Publish: Best Minecraft Plugins & Shops for Your 2025 Custom Server
relens-publish bot and others added 21 commits November 28, 2025 15:49
… Server in 2025 (#24)

* feat(blog): publish Essential Minecraft Plugins for a Professional Hypixel-Style Server in 2025

* chore(blog): add image for essential-minecraft-plugins-hypixel-server-2025

* chore(blog): add image for essential-minecraft-plugins-hypixel-server-2025

---------

Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
* feat(blog): publish How to Add a Minecraft Server Icon (2025 Guide)

* chore(blog): add image for how-to-add-minecraft-server-icon

* chore(blog): add image for how-to-add-minecraft-server-icon

---------

Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
…Setup Guide (#26)

* feat(blog): publish Best Minecraft Prison Server Plugins for 2025: The Ultimate Setup Guide

* chore(blog): add image for best-minecraft-prison-server-plugins-setup-guide-2025

---------

Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
…ft Servers (#27)

* feat(blog): publish Best Spigot Custom Items Plugin: 2025 Comparison for Minecraft Servers

* chore(blog): add image for best-spigot-custom-items-plugin-comparison-minecraft-servers

* chore(blog): add image for best-spigot-custom-items-plugin-comparison-minecraft-servers

---------

Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
…ed Server Visuals in 2025 (#28)

* feat(blog): publish Best Minecraft Custom Texture Plugin: Top Options for Enhanced Server Visuals in 2025

* chore(blog): add image for best-minecraft-custom-texture-plugin-server-visuals-2025

---------

Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
…Gameplay Without Breaking Immersion (#29)

* feat(blog): publish Best Minecraft Plugins for Vanilla Clients in 2025: Enhance Gameplay Without Breaking Immersion

* chore(blog): add image for best-minecraft-plugins-vanilla-clients-enhance-gameplay

* chore(blog): add image for best-minecraft-plugins-vanilla-clients-enhance-gameplay

---------

Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
…ervers (#30)

* feat(blog): publish Best Minecraft GUI Menu Plugin: 2025 Comparison for Spigot Servers

* chore(blog): add image for best-minecraft-gui-menu-plugin-spigot-comparison-2025

* chore(blog): add image for best-minecraft-gui-menu-plugin-spigot-comparison-2025

---------

Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
…p Guide (#31)

* feat(blog): publish How to Make a Modded Minecraft Server in 2025: Complete Setup Guide

* chore(blog): add image for how-to-make-modded-minecraft-server-guide

* chore(blog): add image for how-to-make-modded-minecraft-server-guide

---------

Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
* feat(blog): publish Best Client Side Minecraft Mods & Server Plugins for 2025

* chore(blog): add image for best-client-side-minecraft-mods-server-plugins-2025

* chore(blog): add image for best-client-side-minecraft-mods-server-plugins-2025

---------

Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
…33)

* feat(blog): publish Best Minecraft Plugins for Enhanced Server Gameplay in 2025

* chore(blog): add image for best-minecraft-plugins-enhanced-server-gameplay-2025

* chore(blog): add image for best-minecraft-plugins-enhanced-server-gameplay-2025

---------

Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
…r 2025 (#34)

* feat(blog): publish Best Minecraft Mods Client Side: Essential Server Plugins for 2025

* chore(blog): add image for best-minecraft-mods-client-side-essential-server-plugins-2025

* chore(blog): add image for best-minecraft-mods-client-side-essential-server-plugins-2025

---------

Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
- Update theme colors to match fantasy thread vibe (emerald primary, dark gray bg)
- Fix dark mode styles with darkMode: media in tailwind.config
- Add fullscreenInitSlide state for proper fullscreen starting position
- Implement IntersectionObserver for keyboard nav in view only
- Add Escape key to close fullscreen
- Hide slide indicator on header slide
- Fix Navbar logo compact mode
…35)

* feat(blog): publish Best Spigot Plugins for Your Minecraft Forge Server in 2025

* chore(blog): add image for best-spigot-plugins-minecraft-forge-server-2025

* chore(blog): add image for best-spigot-plugins-minecraft-forge-server-2025

---------

Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
…erformance in 2025 (#36)

* feat(blog): publish Testing Minecraft Server: Best Spigot Plugins for Reliable Performance in 2025

* chore(blog): add image for testing-minecraft-server-best-spigot-plugins-reliable-performance

* chore(blog): add image for testing-minecraft-server-best-spigot-plugins-reliable-performance

---------

Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
@vercel
Copy link

vercel bot commented Dec 14, 2025

@Th0rgal is attempting to deploy a commit to the LFG Labs Team on Vercel.

A member of the Team first needs to authorize it.

height: 360,
title: "Chart",
colors: ["#8884d8", "#82ca9d", "#ffc658", "#ff8042", "#a4de6c", "#d0ed57"],
});
Copy link

Choose a reason for hiding this comment

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

Bug: Chart page ignores tool output

app/chart/page.tsx no longer reads window.openai.toolOutput (the useEffect/setter logic was removed) and initializes config to a fixed default. In the ChatGPT/GraphGPT flow this makes the chart always render placeholder data instead of the tool-provided chart payload.

Fix in Cursor Fix in Web

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Bug: Blog social preview image points to missing

app/blog/page.tsx sets Open Graph to ${siteConfig.url}/logo_lowres.png while declaring it as 1200x630, and sets Twitter card images to ${siteConfig.url}/images/preview.png (which appears to not exist). This can produce broken or incorrect social link previews.

app/blog/page.tsx#L24-L47

},
openGraph: {
type: "website",
title: `Blog | ${siteConfig.name}`,
description:
"Discover insights on AI, generative search, content strategy, and the future of digital marketing.",
url: `${siteConfig.url}/blog`,
siteName: siteConfig.name,
images: [
{
url: `${siteConfig.url}/logo_lowres.png`,
width: 1200,
height: 630,
alt: `${siteConfig.name} - Custom Items & Blocks for Minecraft`,
},
],
},
twitter: {
card: "summary_large_image",
title: `Blog | ${siteConfig.name}`,
description:
"Discover insights on AI, generative search, content strategy, and the future of digital marketing.",
images: [`${siteConfig.url}/images/preview.png`],
},

Fix in Cursor Fix in Web


@Th0rgal Th0rgal force-pushed the chore/upgrade-deps-next16-react19 branch from b7b2806 to 39febd3 Compare December 14, 2025 07:00

The plugins we've covered here are a great starting point for any server wanting to embrace client-side mods without sacrificing performance or security. If you're an admin aiming to build a unique server—like a prison server with its own economy and progression—explore our [comprehensive guide to the best Minecraft prison server plugins](article/74e9591e-b328-44a1-8d0c-1df9b6ba905a) for more detailed strategies.

With this setup, your server will be ready to handle a wide range of player mods, and you'll have the tools you need to manage it all and grow a thriving community. No newline at end of file
Copy link

Choose a reason for hiding this comment

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

Bug: New blog posts contain broken internal links

Several newly added MDX posts link to other content using relative URLs like article/<uuid>. From a blog post route, these resolve to a nested path (e.g., /blog/<post>/article/...) that likely doesn’t exist, causing 404s instead of linking to the intended blog/article pages.

Additional Locations (2)

Fix in Cursor Fix in Web

<span className="font-bold tracking-tight sm:text-3xl">
{siteConfig.name}
</span>
</span>
Copy link

Choose a reason for hiding this comment

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

Bug: Invalid CSS opacity value prevents styling

style={{ opacity: "90%" }} uses an invalid CSS value for opacity (expects 01). Browsers will ignore it, so the intended transparency won’t apply and the logo may render at full opacity unexpectedly.

Fix in Cursor Fix in Web

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Bug: Social image metadata points to tiny logo

openGraph.images[0] now uses logo_lowres.png while declaring 1200x630. If logo_lowres.png is a small icon asset, link previews may render as a heavily upscaled/pixelated image or be rejected by crawlers expecting large OG images.

app/blog/page.tsx#L24-L47

},
openGraph: {
type: "website",
title: `Blog | ${siteConfig.name}`,
description:
"Discover insights on AI, generative search, content strategy, and the future of digital marketing.",
url: `${siteConfig.url}/blog`,
siteName: siteConfig.name,
images: [
{
url: `${siteConfig.url}/logo_lowres.png`,
width: 1200,
height: 630,
alt: `${siteConfig.name} - Custom Items & Blocks for Minecraft`,
},
],
},
twitter: {
card: "summary_large_image",
title: `Blog | ${siteConfig.name}`,
description:
"Discover insights on AI, generative search, content strategy, and the future of digital marketing.",
images: [`${siteConfig.url}/images/preview.png`],
},

Fix in Cursor Fix in Web


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