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

Styling and MVP content #94

Merged
merged 7 commits into from
Sep 18, 2024
Merged

Styling and MVP content #94

merged 7 commits into from
Sep 18, 2024

Conversation

rodolphocastro
Copy link
Owner

No description provided.

Rodolpho Alves added 7 commits September 18, 2024 15:02
Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>
Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>
Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>
Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>
Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>
Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>
Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>
@rodolphocastro rodolphocastro changed the base branch from main to vitepress September 18, 2024 19:21
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@rodolphocastro rodolphocastro merged commit dd26074 into vitepress Sep 18, 2024
1 of 2 checks passed
@rodolphocastro rodolphocastro deleted the styling branch September 18, 2024 19:24
rodolphocastro added a commit that referenced this pull request Sep 18, 2024
* chore: cleanup repo

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* chore: init project

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* chore: install vitepress

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* chore: scaffold vitepress

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* chore: adjust gitignore for vitepress

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* chore: vscode dev mode

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* feat: set up for i18n localization

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* feat: set up posts

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* feat: display last updates for us content

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* feat: add my curriculum

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* chore: cleanup unused files

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* chore: cleanup unused files

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* chore: port legacy files

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* chore: adjust npm script names

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* feat: setup dependabot

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* feat: deploy when pushed to main

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* feat: ci on PRs

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* feat: execute sonar scan on PRs and Main pushes

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* chore: adjust sonar sources

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* chore: apply linter to the cv

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* Prettier and eslint (#93)

* feat: set-up eslint and prettier

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* chore: setup prettier ignore

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* chore: tune eslint and prettier integration

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* chore: apply prettier to the project

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* cicd: lint files on PRs

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

---------

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>
Co-authored-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* Styling and MVP content (#94)

* feat: adjust gradient colors

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* feat: load posts programatically

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* feat: load Articles into cards

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* feat: properly display posts

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* feat: wrap-up the 'why' post

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* feat: wrap-up the 'why' post in portuguese

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

* feat: wrap-up the pt-br resume

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

---------

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>
Co-authored-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>

---------

Signed-off-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>
Co-authored-by: Rodolpho Alves <rodolpho.castro.a+macosx@gmail.com>
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.

1 participant