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

feature/final-adjustments #27

Merged
merged 5 commits into from
Feb 3, 2024
Merged

feature/final-adjustments #27

merged 5 commits into from
Feb 3, 2024

Conversation

mateusriff
Copy link
Collaborator

@mateusriff mateusriff commented Feb 3, 2024

Final adjustments

Changes

  • New static data: static data was added to populate tables and lists while I wait for a bug on a Sanity plugin to be resolved;
  • New assets: a few new assets were added and are now used;
  • Changes to locales: default locale was set to pt-BR instead of en. A few changes were also made to the content.
  • Enhancements to various component and page adjustments: many adjusments were made to components and pages. Most notably, a new banner was added to the home page.

How to test

Before testing, you must have Node and the Node Package Manager (NPM) installed on your machine.

Initial Setup

  1. Clone this repository by doing git clone https://github.com/robocin/robocin-website.git;
  2. Install dependencies with npm install --legacy-peer-deps;
  3. Switch to this branch with git checkout feature/final-adjustments;
  4. Do npm run dev to start the application locally;
  5. Go to http://localhost:3000.

End-to-end Tests

Just check if everything looks and feels good. Then we'll be ready to deploy!

@mateusriff mateusriff self-assigned this Feb 3, 2024
@mateusriff mateusriff merged commit de69061 into develop Feb 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant