3 Commits

Author SHA1 Message Date
guz
827d6a2383 fix: pt-br version link 2024-09-18 13:37:47 -03:00
guz
74efdf3d3f chore: add pt-br version of README.md 2024-09-18 13:37:10 -03:00
guz
d60c177894 chore: update readme 2024-09-18 13:34:53 -03:00
3 changed files with 77 additions and 8 deletions

39
README-pt.md Normal file
View File

@@ -0,0 +1,39 @@
<div align="center">
<img src="https://raw.githubusercontent.com/LoredDev/.github/main/assets/profile-banner.svg"/>
</div>
<div align="center">
<p>
<small><samp><i>
<a href="https://forgejo.capytal.company/loreddev/.profile/src/branch/main/README.md">
<img src="https://hatscripts.github.io/circle-flags/flags/us.svg" width="10ch"/> en-us
</a>
&bull;
<img src="https://hatscripts.github.io/circle-flags/flags/br.svg" width="10ch"/> pt-br
</i></samp></small>
</p>
</div>
Bem vindo a Lored! O nome e organização incubadora de todos as bibliotecas, ferramentas, configurações
e recursos feitos por [@Guz013](https://github.com/Guz013) para desenvolvedores. Este é um projeto criado
por paixão e necessidade de um espaço dedicado para compartilhar e armazenar todos os repositórios
relacionados a melhorar, simplificar, fortalecer, acelerar e simplesmente tornar a experiência do
desenvolvedor (<abbr title="Do inglês: Developer experience">DX</abbr>) mais satisfatória e gratificante.
Sinta-se livre para explorar, usar, modificar e contribuir com qualquer repositório que achar interessante
ou útil. Todos estão licenciados sob licenças permissivas.
<em><small><samp>
> Este é um projeto <del>e desenvolvedor</del> novo e prematuro sem muita experiência,
> mas com muitas ideias para o futuro. E qual é a melhor forma de aprender alguma coisa?
> Criando algo!
</samp></small></em>
---
<small align="center">
<a href="https://github.com/LoredDev/.github/blob/main/LICENSE-CC-BY-SA-4.0">CC BY-SA 4.0</a>
&copy; Gustavo "Guz" L. de Mello
</small>
<img align="right" src="https://raw.githubusercontent.com/LoredDev/.github/main/assets/013-logo.svg" width="30ch">

View File

@@ -1,2 +1,38 @@
# .github
Organization-wide files
<div align="center">
<img src="https://raw.githubusercontent.com/LoredDev/.github/main/assets/profile-banner.svg"/>
</div>
<div align="center">
<p>
<small><samp><i>
<img src="https://hatscripts.github.io/circle-flags/flags/us.svg" width="10ch"/> en-us
&bull;
<a href="https://forgejo.capytal.company/loreddev/.profile/src/branch/main/README-pt.md">
<img src="https://hatscripts.github.io/circle-flags/flags/br.svg" width="10ch"/> pt-br
</a>
</i></samp></small>
</p>
</div>
Welcome to Lored! The incubator name and organization of all libraries, tools, configs, and resources
made for developers by [@Guz013](https://github.com/Guz013). This is a project created
out of passion and a need for a dedicated space to share and store of all repositories related to improving,
streamlining, strengthening, speeding up and simply making the developer experience more satisfying and fun.
Feel free to explore, use, modify and contribute any repository you find interesting or useful.
All of them are licensed under permissive licenses.
<em><small><samp>
> This is a new and premature project <del>and developer</del> with not a lot of experience,
> but with a lot of ideas for the future. And what's the best way to learn something? Doing it!
</samp></small></em>
---
<small align="center">
<a href="https://github.com/LoredDev/.github/blob/main/LICENSE-CC-BY-SA-4.0">CC BY-SA 4.0</a>
&copy; Gustavo "Guz" L. de Mello
</small>
<img align="right" src="https://raw.githubusercontent.com/LoredDev/.github/main/assets/013-logo.svg" width="30ch">

View File

@@ -1,6 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}