Skip to content

sync#275

Closed
michaelschecht wants to merge 363 commits into
mike_desktopfrom
main
Closed

sync#275
michaelschecht wants to merge 363 commits into
mike_desktopfrom
main

Conversation

@michaelschecht

Copy link
Copy Markdown
Collaborator

No description provided.

michaelschecht and others added 30 commits December 23, 2025 11:04
Add new community workspace to home screen.
Change title to "AX Prompt Library" and rem
Clear all content except for title and prer
on the /docs/prompt-library/ page, under basic prompts, add a new prompt
on /docs/how-to-use-ax/, remove contents and put "Coming Soon.."
michaelschecht and others added 28 commits February 26, 2026 13:40
add this video to the /demos/ page.  Video Description: AX-Platform - Th
on the homepage the top section is to close to the top of the page.  Can
Elevate the UI from flat dark dashboard to enterprise-grade AI SaaS with
frosted glass depth, layered backgrounds, ambient glow, and refined typography.

- Replace Inter + Space Grotesk fonts with Outfit + Manrope + JetBrains Mono
- Add glassmorphism utilities, gradient borders, ambient glow, noise textures
- Introduce 4-tier surface color system for layered depth
- Redesign hero with gradient mesh background, animated orbs, staggered entrance
- Convert all cards to frosted glass with hover-lift and glow effects
- Add section dividers with gradient transitions between content blocks
- Restructure docs page with varied card sizing and improved visual hierarchy
- Enhance header with backdrop-blur-xl and branded Discord/GitHub icon buttons
- Refine footer with gradient top border accent and improved spacing
- Add fade-in, glow-pulse, float, and shimmer keyframe animations

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
feat(ui): redesign frontend with Obsidian Command design system
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add robots.txt with explicit Allow rules for AI crawlers (ClaudeBot, GPTBot, PerplexityBot, etc.)
- Add llms.txt (llmstxt.org standard) with structured site index for LLM systems
- Fix metadataBase from paxai.app to ax-platform.com in root layout
- Update sitemap.xml with ~15 missing docs pages, lastmod dates, and priority hints

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fix(seo): enable AI crawler access and fix metadata for scraping
…awlers

- Create centralized docs-metadata.ts with unique title + description for all 50 doc pages
- Add `export const metadata` to every server-component doc page for unique <title>, <meta description>, canonical URL, and Open Graph tags
- Wrap doc content in <article> tag in docs layout for semantic content isolation
- Add sr-only <h1> to every docs page via layout (derived from slug) so crawlers can identify page topics

Before: every doc page had identical "AX - AI Agent Collaboration Platform" title, same generic description, no <h1>, no <article>, no canonical URL.

After: each page has "Quick Start Guide | AX Docs", unique description, canonical URL, <h1>, and <article> wrapper.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fix(seo): add per-page metadata, semantic HTML, and h1 tags for AI cr…
The /docs/ index page was "use client" so it could not export Next.js
metadata. AI crawlers saw the same generic title as every other page,
making /docs/ indistinguishable from the root — causing scrape failures.

- Extract client UI into docs-index-client.tsx
- Convert page.tsx to server component with unique metadata export
- /docs/ now renders: <title>Documentation | AX Platform</title>
  with unique description, canonical URL, and Open Graph tags

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fix(seo): split docs index into server+client for metadata export
On the LLM Prompts tab - get rid of
Update the /docs/ax-showcase/ page
On the Memes Tab
Action
Add a
On the "News" tab - add a new
Comprehensive blog post comparing MCP and CLI for AI agent workflows,
covering context window costs, identity/auth, and decision frameworks
with real benchmark data.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The remark pipeline lacks remark-gfm, so markdown pipe tables
render as raw text. Converted both tables to HTML elements.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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