Skip to content

Conversation

@edonehoo
Copy link
Collaborator

@edonehoo edonehoo commented Sep 15, 2025

Closes #4753

This is a huge pr, but most changes are simple find/replace renaming in nav items, import statements, and embedded links to align with change to the top level navigation in a couple places, as well as a reorganization of the file structure to align more closely to the website structure (for easier future maintenance)

more notable changes to call out:

  • updated nav order in patternfly-docs.config.js
  • some updates to package.json to ensure compatibility with renaming/moving

@patternfly-build
Copy link
Contributor

patternfly-build commented Sep 16, 2025

Preview: https://pf-org--pr-4789-site.surge.sh

- Rename "PatternFly AI" to "AI" throughout site and content
- Rename "Design foundations" to "Foundations and styles"
- Rename "UX writing" to "Content design"
- Rename "Developer resources" to "Developer guides"
- Create new top-level "Releases" section
- Create standalone "About us" page
- Reorganize content structure and update all links
- Fix module resolution errors and missing JS files
Resolved conflicts by:
- Moving new PatternFly-AI files to AI/ directory
- Moving new design-guidelines/components files to components/
- Removing deprecated PNG images that were converted to SVG
- Keeping navigation structure changes from iss4753 branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename nav items in alignment with research findings

2 participants