-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from jhonatacaiob/main
Atualizando a página Sobre
- Loading branch information
Showing
3 changed files
with
19 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
layout: page | ||
title: Sobre | ||
permalink: /sobre | ||
comments: false | ||
--- | ||
|
||
<div class="row justify-content-between"> | ||
<div class="col-md-8 pr-5"> | ||
|
||
<p>Fundada oficialmente em 2018, o GrupyRN é um coletivo dedicado de desenvolvedores e entusiastas da linguagem de programação Python. Promovemos uma série de eventos em todo o Rio Grande do Norte, proporcionando discussões e debates envolvendo Python, tecnologia e as pessoas que a utilizam.</p> | ||
|
||
<p>A comunidade é aberta! Para participar, basta entrar <a href="https://t.me/GrupyRN">no nosso grupo no telegram</a> (que conta com mais de mil membros). O gerenciamento da comunidade acontece através do <a href="https://github.com/orgs/grupyrn/projects">github projects</a> e é aberto para a comunidade.</p> | ||
|
||
<p>Nossa missão é promover um espaço inclusivo, acolhedor, sem intimidação e que fomente a troca de conhecimentos e a inovação por meio da linguagem de programação Python</p> | ||
|
||
</div> | ||
</div> |