Rebranded "Roux Components" to just Roux#21
Conversation
There was a problem hiding this comment.
Pull request overview
Updates project and docs-site copy to reflect the “Roux” branding and to share common messaging between the repository README and the documentation homepage, while adding more entry points to the docs site.
Changes:
- Rewrote the docs homepage content and updated docs-site metadata/labels to match the new positioning.
- Expanded the root README with “see it in action” links and additional docs-site references.
- Introduced a shared footer snippet and converted some inline links to reference-style links.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
site/robots.txt |
Updates the robots.txt header branding text. |
site/README.md |
Renames the docs-site README title to match current branding. |
site/index.md |
Replaces the docs homepage copy and adds shared footer/link refs. |
site/assets/css/site.css |
Updates docs-site CSS header comments to reflect new naming. |
site/_includes/partials/_header.njk |
Updates the header logo text branding. |
site/_includes/layouts/base.njk |
Updates site name/description used for titles/meta. |
README.md |
Expands README messaging and adds docs-site links/examples. |
package.json |
Updates npm package description to mention HTML components. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| <footer class="page-footer"> | ||
| - <p class="page-copyright">© 2026 thoughtbot, inc.</p> | ||
| ## Getting Started |
There was a problem hiding this comment.
Deleted all the "getting started" stuff in favor of just pointing at the README.
| #### Example | ||
|
|
||
| **Default modal** | ||
| [View example modals on the docs site][docs site modals] |
There was a problem hiding this comment.
I'm keeping the CSS examples in this README, but pointing to the docs site for HTML.
enatario
left a comment
There was a problem hiding this comment.
Aw yis! Great stuff, just a few minor comments
- added info about components to the repo README - updated the docs site to be about "Roux" not "Roux Components" - shared copy between the README and homepage
- Roux CSS -> Roux CSS & Components - Elaina's suggestions - AI review grammar fixes
0507b2b to
597880e
Compare
|
@enatario I believe I've addressed all your copy suggestions. |
- removed extra space - spelling fix - remove links to codepen
Uh oh!
There was an error while loading. Please reload this page.