Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OUDS] Change boosted package to ouds-web #2601

Merged
merged 11 commits into from
Jul 3, 2024

Conversation

julien-deramond
Copy link
Contributor

@julien-deramond julien-deramond commented Jul 3, 2024

Description

The idea of this PR is to move forward with the packaging of OUDS Web, so basically change "boosted" to "ouds-web", and so, all of JS, CSS, and Sass files too.

This is the minimal modifications I can do at first. Not everything is modified correctly, and will be done in separate PRs:

  • For now, voluntarily, on the JS side, not everything is modified in the documentation, especially the parts where we have import * as boosted from 'boosted'
  • Some files are not imported correctly, or "Boosted" is still mentioned somewhere
  • Some files are still named "boosted*"

@julien-deramond julien-deramond added chore docs Improvements or additions to documentation css build labels Jul 3, 2024
@julien-deramond julien-deramond added this to the OUDS milestone Jul 3, 2024
Copy link

netlify bot commented Jul 3, 2024

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit dd551ac
🔍 Latest deploy log https://app.netlify.com/sites/boosted/deploys/668563ee2500680008c34c9c
😎 Deploy Preview https://deploy-preview-2601--boosted.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@julien-deramond julien-deramond marked this pull request as ready for review July 3, 2024 07:55
Copy link
Member

@louismaximepiton louismaximepiton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're missing some import "boosted/... in some .md files such as color-palette.md, optimize.md, sass.md, api.md, or do we keep them for later?
A /boosted is still there in contribute.md, download.md (8occurrences), javascript.md (3), parcel.md(6)

package.json Show resolved Hide resolved
README.md Show resolved Hide resolved
site/content/docs/0.1/getting-started/rtl.md Outdated Show resolved Hide resolved
Copy link
Member

@louismaximepiton louismaximepiton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GJ 👌

@julien-deramond julien-deramond merged commit c9307b1 into ouds/main Jul 3, 2024
15 checks passed
@julien-deramond julien-deramond deleted the ouds/main-jd-ouds-web-package branch July 3, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build chore css docs Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants