1 Commits

Author SHA1 Message Date
renovate[bot]
7f4b61610e Add renovate.json 2023-12-15 17:42:17 +00:00
3 changed files with 8 additions and 77 deletions

View File

@@ -1,39 +0,0 @@
<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,38 +1,2 @@
<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">
# .github
Organization-wide files

6
renovate.json Normal file
View File

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