Skip to content

Commit

Permalink
lint: editorconfig format
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertDS07 committed Sep 13, 2023
1 parent af3c574 commit 85ca954
Show file tree
Hide file tree
Showing 25 changed files with 179 additions and 179 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ pnpm-debug.log*

# macOS-specific files
.DS_Store
.astro
.astro
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.15.0
18.15.0
310 changes: 155 additions & 155 deletions LICENSE

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ Eu criei uma [astro-integration](https://docs.astro.build/en/reference/integrati
| src/content | Pasta utilizada pelo astro para handle de conteúdos que podem ser utilizados pelo projeto, uma das features mais legais do astro, para mais informações, [clique aqui](https://docs.astro.build/en/guides/content-collections/) |
| src/css | Pasta contendo estilos globais do projeto |
| src/pages | Pasta que o astro utiliza para gerar os paths do site, é aqui onde montamos nossas páginas, para saber mais, [clique aqui](https://docs.astro.build/en/core-concepts/astro-pages/) |
| src/ui | Pasta contendo toda a UI do projeto, dividida em `atoms`, `molecules`, `organisms`, `templates` e `layouts` |
| src/ui | Pasta contendo toda a UI do projeto, dividida em `atoms`, `molecules`, `organisms`, `templates` e `layouts` |
2 changes: 1 addition & 1 deletion public/icons/astro.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/aws.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/blog-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/clock.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/eye.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/heart.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/job.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/linkedin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/mail.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/menu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/nest.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/paper.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/react.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/solid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/tailwind.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/icons/typescript.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/robots.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
User-agent: *
Allow: /

Sitemap: http://localhost:3000/sitemap-index.xml
Sitemap: http://localhost:3000/sitemap-index.xml
2 changes: 1 addition & 1 deletion src/content/feedbacks/renato-vicente.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"socialNetworkLink": "https://twitter.com/rntvicente",
"socialNetworkText": "@rntvicente",
"createdAt": "2023/08/04"
}
}
2 changes: 1 addition & 1 deletion src/content/posts/hello-world.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -195,4 +195,4 @@ Para controle de CI/CD, utilizo as [GitHub Actions](https://github.com/features/

E assim terminamos por hoje. Havia mais algumas coisas que eu gostaria de mencionar, como a [geração de og:image](https://github.com/RobertDS07/blog#gera%C3%A7%C3%A3o-de-ogimage) para o site, mas achei que o post estava ficando muito longo. Este foi o primeiro de muitos, espero ter apresentado algo novo a você hoje, despertado o interesse em estudar algo que mencionei ou simplesmente espero que tenha gostado.

Este site está disponível no GitHub. Se puder, deixe uma estrela 😉, [clique aqui](https://github.com/RobertDS07/blog)
Este site está disponível no GitHub. Se puder, deixe uma estrela 😉, [clique aqui](https://github.com/RobertDS07/blog)

0 comments on commit 85ca954

Please sign in to comment.