Conversation
The link previously led to `th0rgal/oraxen` now it leads to `oraxen/oraxen`.
fix: Oraxen github link
…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>
…formance & Gameplay in 2024
…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
…ature Comparison Guide
…ect Server Provider
…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
* 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>
|
@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"], | ||
| }); |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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
graphgpt.app/app/blog/page.tsx
Lines 24 to 47 in b7b2806
b7b2806 to
39febd3
Compare
|
|
||
| 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 |
There was a problem hiding this comment.
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)
There was a problem hiding this comment.
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
graphgpt.app/app/blog/page.tsx
Lines 24 to 47 in f59f8b4
* fix: links * refactor: readme * fix: update logo.svg * fix: Oraxen github link The link previously led to `th0rgal/oraxen` now it leads to `oraxen/oraxen`. * fix: build * feat: new style * fix: building * feat: remove unused openai * fix: design * fix: design * Publish: Best Minecraft Version for Mods: A Complete 2024 Selection Guide (#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> * fix: markdown rendering * fix: wrong references and design * fix: author rendering * fix: markdown * feat(blog): publish Essential Minecraft Server Plugins for Better Performance & Gameplay in 2024 * chore(blog): add image for essential-minecraft-server-plugins-performance-gameplay * chore(blog): add image for essential-minecraft-server-plugins-performance-gameplay * fix: markdown * feat: new article * feat(blog): publish The Essential 2024 Guide to Minecraft Server Economy Plugins * chore(blog): add image for minecraft-server-economy-plugins-guide * feat(blog): publish Best Minecraft NPC Plugins: 2024 Performance & Feature Comparison Guide * feat(blog): publish Best Minecraft Plugins & Shops for Your 2025 Custom Server * feat(blog): publish Minecraft Hosting Comparison 2025: Find Your Perfect Server Provider * fix: remove unused article * Publish: Best Minecraft Plugins & Shops for Your 2025 Custom Server (#13) * feat(blog): publish Best Minecraft Plugins & Shops for Your 2025 Custom Server * chore(blog): add image for best-minecraft-plugins-shops-custom-server-2025 * chore(blog): add image for best-minecraft-plugins-shops-custom-server-2025 --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * Publish: Best Minecraft Server Hosts for 2025: Performance, Value, and Features Compared (#14) * feat(blog): publish Best Minecraft Server Hosts for 2025: Performance, Value, and Features Compared * chore(blog): add image for best-minecraft-server-hosts-2025-performance-value * chore(blog): add image for best-minecraft-server-hosts-2025-performance-value --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * feat(blog): publish Minecraft Server Platforms: Choosing the Best for Performance & Plugins (#15) Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * Publish: Minecraft Economy Plugins: Choosing the Right Tool for Your Server in 2025 (#16) * feat(blog): publish Minecraft Economy Plugins: Choosing the Right Tool for Your Server in 2025 * chore(blog): add image for minecraft-economy-plugins-guide-server * chore(blog): add image for minecraft-economy-plugins-guide-server --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * Publish: Minecraft NPC Plugins: Comparing Top Options for Your Server in 2025 (#17) * feat(blog): publish Minecraft NPC Plugins: Comparing Top Options for Your Server in 2025 * chore(blog): add image for minecraft-npc-plugins-comparison-server-options * chore(blog): add image for minecraft-npc-plugins-comparison-server-options --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * Publish: How to Set Up a Minecraft Forge Server in 2025: The Complete Guide (#18) * feat(blog): publish How to Set Up a Minecraft Forge Server in 2025: The Complete Guide * chore(blog): add image for minecraft-forge-server-setup-guide --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * Publish: Best Spigot Plugins for Custom Items: 2025 Comparison Guide (#19) * feat(blog): publish Best Spigot Plugins for Custom Items: 2025 Comparison Guide * chore(blog): add image for best-spigot-plugins-custom-items-comparison-guide --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * feat(blog): publish Best Spigot Plugins for Custom Items: 2025 Comparison Guide (#20) Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * Publish: Best Open Source Minecraft Server Plugins for Enhanced Gameplay in 2025 (#21) * feat(blog): publish Best Open Source Minecraft Server Plugins for Enhanced Gameplay in 2025 * chore(blog): add image for best-open-source-minecraft-server-plugins-gameplay-2025 --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * Publish: Best Spigot Custom Blocks Plugin: Top Options for Enhanced Minecraft Servers in 2025 (#22) * feat(blog): publish Best Spigot Custom Blocks Plugin: Top Options for Enhanced Minecraft Servers in 2025 * chore(blog): add image for best-spigot-custom-blocks-plugin-minecraft-servers * chore(blog): add image for best-spigot-custom-blocks-plugin-minecraft-servers --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * Publish: Essential Minecraft Server Plugins vs. Client-Side Mods: 2025 Guide (#23) * feat(blog): publish Essential Minecraft Server Plugins vs. Client-Side Mods: 2025 Guide * chore(blog): add image for essential-minecraft-server-plugins-vs-client-side-mods-guide * chore(blog): add image for essential-minecraft-server-plugins-vs-client-side-mods-guide --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * Publish: Essential Minecraft Plugins for a Professional Hypixel-Style 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> * Publish: How to Add a Minecraft Server Icon (2025 Guide) (#25) * 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> * Publish: Best Minecraft Prison Server Plugins for 2025: The Ultimate 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> * Publish: Best Spigot Custom Items Plugin: 2025 Comparison for Minecraft 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> * Publish: Best Minecraft Custom Texture Plugin: Top Options for Enhanced 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> * Publish: Best Minecraft Plugins for Vanilla Clients in 2025: Enhance 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> * fix: meta title * Publish: Best Minecraft GUI Menu Plugin: 2025 Comparison for Spigot Servers (#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> * Publish: How to Make a Modded Minecraft Server in 2025: Complete Setup 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: thread * update: packages * update: packages * Publish: Best Client Side Minecraft Mods & Server Plugins for 2025 (#32) * 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> * Publish: Best Minecraft Plugins for Enhanced Server Gameplay in 2025 (#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> * Publish: Best Minecraft Mods Client Side: Essential Server Plugins for 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> * Replace hero with iframe-based thread slideshow, move CTA below, fix dark mode titles * Add hero slide nav controls and fix dark mode * Polish: theme colors, slideshow UX, keyboard nav, fullscreen sync - 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 * Publish: Best Spigot Plugins for Your Minecraft Forge Server in 2025 (#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> * feat: backlink * Publish: Testing Minecraft Server: Best Spigot Plugins for Reliable Performance 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> * chore: upgrade deps (Next 16, React 19.2) * chore: add eslint flat config + lint script * Publish: How to Change Time on Your Minecraft Server: The Complete Command Guide for 2025 (#39) * feat(blog): publish How to Change Time on Your Minecraft Server: The Complete Command Guide for 2025 * chore(blog): add image for change-time-minecraft-server-command-guide * chore(blog): add image for change-time-minecraft-server-command-guide --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * refactor: replace iframe slideshow with native React components - Remove iframe-based ThreadSlideshow in favor of native React implementation - Add optimized image loading via next/image with priority/lazy loading - Add proper font loading (Cinzel, Cormorant Garamond) via next/font - Add slide animations that trigger on active state - Add brand badge and slide counter UI elements - Improve performance by eliminating iframe overhead and postMessage sync * Publish: How to Port Forward a Minecraft Server in 2025: The Complete Setup Guide (#40) * feat(blog): publish How to Port Forward a Minecraft Server in 2025: The Complete Setup Guide * chore(blog): add image for how-to-port-forward-minecraft-server-setup-guide * chore(blog): add image for how-to-port-forward-minecraft-server-setup-guide --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * Publish: How to Add Minecraft Server Icons: Complete Setup Guide for 2025 (#41) * feat(blog): publish How to Add Minecraft Server Icons: Complete Setup Guide for 2025 * chore(blog): add image for add-minecraft-server-icons-setup-guide-2025 * chore(blog): add image for add-minecraft-server-icons-setup-guide-2025 --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * feat: layerpack img * Publish: How to Set a Custom Icon for Your Minecraft Server (Quick Guide) (#42) * feat(blog): publish How to Set a Custom Icon for Your Minecraft Server (Quick Guide) * chore(blog): add image for how-to-set-custom-icon-minecraft-server-guide * chore(blog): add image for how-to-set-custom-icon-minecraft-server-guide --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * Publish: Best Minecraft Plugins for Hypixel-Style Servers in 2025: Build Your Dream Network (#43) * feat(blog): publish Best Minecraft Plugins for Hypixel-Style Servers in 2025: Build Your Dream Network * chore(blog): add image for best-minecraft-plugins-hypixel-servers-build-network * chore(blog): add image for best-minecraft-plugins-hypixel-servers-build-network --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * Publish: Best Minecraft Plugins for Your Aternos Server in 2025: Essential Guide (#44) * feat(blog): publish Best Minecraft Plugins for Your Aternos Server in 2025: Essential Guide * chore(blog): add image for best-minecraft-plugins-aternos-server-guide * chore(blog): add image for best-minecraft-plugins-aternos-server-guide --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * Publish: Best Minecraft Prison Server Plugin 2025: Why Prison Dominates (#45) * feat(blog): publish Best Minecraft Prison Server Plugin 2025: Why Prison Dominates * chore(blog): add image for best-minecraft-prison-server-plugin-prison-dominates-2025 * chore(blog): add image for best-minecraft-prison-server-plugin-prison-dominates-2025 --------- Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com> * Update Discord link to discord.gg/2ng6q3JNQ7 * fix: clean shadows * feat: buttons * fix: button sizes * fix: button sizes * rename: path * feat: add Google Analytics Uses NEXT_PUBLIC_GA_MEASUREMENT_ID environment variable for the measurement ID, keeping it configurable across environments. --------- Co-authored-by: the_jan_craft <jan.kramer@mizius.com> Co-authored-by: relens-publish[bot] <236292356+relens-publish[bot]@users.noreply.github.com>
Note
Rebrands the app to Oraxen, adds a public thread slideshow and assets, updates configs, and upgrades dependencies to Next 16/React 19.
oraxen-websitewith new homepage/keywords; updatepublic/llms.txt,public/robots.txt, and replacepublic/logo.svg.public/thread/index.htmlslideshow with themed slides and animations.tailwind.config.tsand map MDXBoldtostronginmdx-components.tsx.eslint.config.mjs; tweaktsconfig.json(React JSX runtime, includes); addlintscript.next@^16,react@^19, and refresh assorted packages; removepackage-lock.json.Written by Cursor Bugbot for commit f59f8b4. This will update automatically on new commits. Configure here.