Skip to content

Feat/flexible ai landing pr#152

Open
martinabae-aws wants to merge 9 commits into
aws-samples:mainfrom
martinabae-aws:feat/flexible-ai-landing-pr
Open

Feat/flexible ai landing pr#152
martinabae-aws wants to merge 9 commits into
aws-samples:mainfrom
martinabae-aws:feat/flexible-ai-landing-pr

Conversation

@martinabae-aws

Copy link
Copy Markdown
Contributor

Adding Flexible AI Roadshow event popup in landing.html

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

devfloor9 and others added 9 commits May 13, 2026 11:29
Add a dedicated "Flex AI" section to the MkDocs site introducing the
Flexible AI Platform on AWS initiative. Includes:

- Standalone landing pages (KO + EN) preserving the dark hero / Vercel-
  style design from the source asset, served as static HTML under
  docs/flex-ai/landing.html and landing.en.html
- Five technical doc pages each in English and Korean (overview, why,
  architecture, use-cases, get-started) with a per-page language toggle
- mkdocs.yml nav: Flex AI tab with landing entries and per-language doc
  trees, inserted after Home
- docs.yml workflow: also build on push to feat/flex-ai-landing so the
  fork's GitHub Pages can preview the section before upstream merge
Trademark conflict on 'Flex AI'. Replace with 'Flexible AI' (matching
the existing 'Architecting Flexible AI Platform on AWS' framing) in
all docs, landing pages, nav labels, and prose.
The form had no backend (just opened a new GitHub issue tab) and the
email field implied PII collection. Replace with the GitHub Discussions
Q&A / Issues / repo links section, single-column centered layout.
Replace the diagram placeholder in the Functional View section with an
inline SVG showing the six layers — Users & Clients, Gateway &
Guardrails, Agentic Layer, Model Serving, Observability, Compute &
Infrastructure — populated with the actual components shipped in this
repository.

Same structure on KO and EN landings, with localized caption and font
family.
@utkarpun

Copy link
Copy Markdown
Contributor

Thanks for adding the event popup! However, this PR has merge conflicts because it was branched before #149 and #151 landed. The docs/flex-ai/ directory has been removed (consolidated into docs/flexible-ai/), so most of the ~4,000 lines in this diff are re-additions of content that already exists on main.

Could you rebase this branch on the latest main? After the rebase, the diff should be just the event popup changes to docs/flexible-ai/landing.html — much easier to review and merge. Let me know if you need a hand with the rebase.

@utkarpun utkarpun 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.

This PR has merge conflicts and re-introduces ~4,000 lines of content that already exists on main (due to branching before #149 and #151 landed). Please rebase on the latest main — the diff should then be just the event popup changes to docs/flexible-ai/landing.html.

@devfloor9

Copy link
Copy Markdown
Member

Hi @martinabae-aws,

This PR modifies docs/flexible-ai/landing.html, which conflicts with PR #161 (also modifying the same landing page).

Recommendations:

  1. Check if this event popup feature is still needed (PR created on May 15, might be outdated)
  2. If yes, rebase on current main after Change Flexible AI default landing page language to English #161 is merged
  3. Consider adding CI checks to validate the changes

Note: PR #161 changes the landing page to English by default with simplified navigation. Your popup feature would need to be compatible with that structure.

Let me know if you'd like help with the rebase!

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.

3 participants