-
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 #147 from ResidenciaTICBrisa/revert-146-docsify
Revert "Alteração da identidade visual do site da documentação"
- Loading branch information
Showing
28 changed files
with
191 additions
and
136 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Empty file.
0
docs/ata-reuniao1.md → docs/Atas/ata-reuniao1.md
100644 → 100755
File renamed without changes.
0
docs/ata-reuniao2.md → docs/Atas/ata-reuniao2.md
100644 → 100755
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes
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,57 @@ | ||
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Ubuntu&display=swap'); | ||
|
||
#t2g8-plugin-wordpress, #sobre-o-projeto, #desenvolvedores{ | ||
color: grey; | ||
font-weight: 500; | ||
display: flex; | ||
align-items: center; | ||
justify-self: center; | ||
} | ||
|
||
.md-logo img { | ||
border-radius: 10px; /* Arredondando as bordas */ | ||
} | ||
|
||
|
||
A { | ||
display: grid; | ||
|
||
|
||
} | ||
.md-tabs{ | ||
display: flex; | ||
} | ||
|
||
|
||
/* Oculta a navbar em dispositivos móveis */ | ||
@media (max-width: 767px) { | ||
.md-tabs { | ||
display: none; | ||
} | ||
|
||
} | ||
|
||
/* .md-header{ | ||
background-color: coral; | ||
} */ | ||
|
||
/* .md-header__title{ | ||
font-size: 28px; | ||
} */ | ||
|
||
/* .md-header__ellipsis{ | ||
background-color: lime; | ||
} | ||
.md-header__topic{ | ||
background-color: blueviolet; | ||
} | ||
.md-header__title{ | ||
background-color: chocolate; | ||
} */ | ||
|
||
/* .md-content__inner{ | ||
background-color: #F5F5F5; | ||
border: 1px solid #D0D0D0; | ||
} */ |
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,74 @@ | ||
--- | ||
hide: | ||
- navigation | ||
--- | ||
|
||
# **T2G8-Plugin-Wordpress** | ||
|
||
Bem-vindo ao repositório oficial do LGBTQ+ Connect! Nosso projeto tem como principal objetivo conectar empreendimentos e serviços LGBTQ+ friendly com toda a comunidade. Através dessa plataforma, buscamos promover a inclusão, visibilidade e apoio mútuo dentro da comunidade, fortalecendo laços e ampliando oportunidades para todos. Junte-se a nós nessa jornada rumo a um mundo mais igualitário e acolhedor para todas as identidades de gênero e orientações sexuais! | ||
|
||
## Sobre o Projeto | ||
|
||
O projeto consiste no desenvolvimento de um plugin de rastreamento de áreas seguras (Safe Zones) para a comunidade LGBTQ+ no Brasil. O objetivo principal é fornecer uma plataforma segura e inclusiva que permita aos usuários identificar e compartilhar locais seguros em suas comunidades, como bares, restaurantes, centros comunitários e outros estabelecimentos que sejam acolhedores e respeitosos com a comunidade LGBT. O plugin terá uma interface intuitiva e responsiva, permitindo aos usuários navegar facilmente pelo mapa de Safe Zones, adicionar novos locais e avaliar a segurança e inclusão de estabelecimentos existentes. A integração com uma plataforma de rastreamento de áreas seguras permitirá a comunicação em tempo real e o compartilhamento de informações entre os usuários. O projeto será desenvolvido em quatro releases principais, com atividades como definição de objetivos, pesquisa, desenvolvimento do front-end e back-end, integração com a plataforma de rastreamento, testes e correções, lançamento e promoção do plugin, e monitoramento e manutenção inicial após o lançamento. O objetivo final é criar uma ferramenta poderosa e positiva que contribua para a segurança e bem-estar da comunidade LGBTQ+ no Brasil. | ||
|
||
|
||
## Tencnologias utilziadas | ||
|
||
- **Wordpress:** O LGBTQ+ Connect é um plugin criado com o objetivo de atender donos de site ou empresas que utilizam a ferramenta do wordpress. | ||
|
||
- **MySQL:** O wordpress utiliza por padrão o MySQL para gerênciamento do banco de dados. | ||
|
||
- **JavaScript:** No frontend o javascript se tornou uma ótima opção para lidar com os eventos envolvendo o formulário, além de ser uma técnologia muito utilizada em plugins para wordpress. | ||
|
||
- **Leaflet:** Para o georreferenciamento dos locais utilizamos o leaflet, uma biblioteca JavaScript que atende de forma completa os requisitos do nosso projeto. | ||
|
||
- **Docker:** Utilizamos o docker para nivelação do ambiente de desenvolvimento entre os membros do time. | ||
|
||
## Desenvolvedores | ||
|
||
<table align="center"> | ||
<tr> | ||
<td align="center"> | ||
<a href="https://github.com/Max-Rohrer20"> | ||
<img style="border-radius: 50%;" src="https://avatars.githubusercontent.com/u/160171332?v=4" width="150px;"/> | ||
<h5 class="text-center">Maximiliano Rohrer Martins Junior | ||
</h5> | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/WillxBernardo"> | ||
<img style="border-radius: 50%;" src="https://avatars.githubusercontent.com/u/124713089?v=4" width="150px;"/> | ||
<h5 class="text-center">William Bernardo da Silva | ||
</h5> | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/Punkrig"> | ||
<img style="border-radius: 50%;" src="https://avatars.githubusercontent.com/u/111445872?v=4" width="150px;"/> | ||
<h5 class="text-center">Igor Brandão Costa </h5> | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/guslnhm"> | ||
<img style="border-radius: 50%;" src="https://avatars.githubusercontent.com/u/143884487?v=4" width="150px;"/> | ||
<h5 class="text-center">Gustavo Linhares Lima | ||
</h5> | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/MarcosViniciusG"> | ||
<img style="border-radius: 50%;" src="https://avatars.githubusercontent.com/u/85762681?v=4" width="150px;"/> | ||
<h5 class="text-center">Marcos Vinicius Gündel da Silva | ||
</h5> | ||
</a> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> | ||
|
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 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 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 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 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 |
---|---|---|
@@ -1,3 +1,8 @@ | ||
--- | ||
hide: | ||
- navigation | ||
--- | ||
|
||
# **Roadmap** | ||
|
||
<iframe width="768" height="432" src="https://miro.com/app/live-embed/uXjVKdx5xvA=/?moveToViewport=-7559,-4388,13554,6489&embedId=661912071924" frameborder="0" scrolling="no" allow="fullscreen; clipboard-read; clipboard-write" allowfullscreen></iframe> |
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 |
---|---|---|
@@ -1 +1,9 @@ | ||
teste | ||
--- | ||
hide: | ||
- navigation | ||
--- | ||
|
||
# **Storymap** | ||
|
||
<iframe width="768" height="432" src="https://miro.com/app/live-embed/uXjVKajqbK8=/?moveToViewport=-1862,-1469,4768,2282&embedId=785917292310" frameborder="0" scrolling="no" allow="fullscreen; clipboard-read; clipboard-write" allowfullscreen></iframe> | ||
|
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 |
---|---|---|
@@ -1,22 +1,27 @@ | ||
--- | ||
hide: | ||
- navigation | ||
--- | ||
|
||
# **Tutorial para uso do LGBTQ+ Connect** | ||
|
||
O LGBTQ+ Connect busca unir locais e serviços amigáveis à comunidade LGBTQ+ em unico só lugar. Fundamentado em princípios essenciais que visam fortalecer a união e o apoio dentro da comunidade, promover um ambiente de convívio seguro e inclusivo, e garantir a promoção ativa da segurança e bem-estar de todos os membros. | ||
|
||
## **Como utilizar o plugin dentro do meu site?** | ||
|
||
# **Instalação:** | ||
### **Instalação:** | ||
|
||
# **Download do arquivo** | ||
#### **Download do arquivo** | ||
|
||
- Na raíz do repositório realize o download do arquivo lgbtq_connect.zip, nele esta contido o plugin LGBTQ+ Connect. | ||
|
||
# **Instalação no wordpress** | ||
#### **Instalação no wordpress** | ||
|
||
- 1º Na página de adminstração do wordpress acesse o menu de plugins | ||
- 2º Clique em "Adicionar plugin" | ||
- 3º Clique em "Enviar plugin" | ||
- 4º Selecione o arquivo lgbtq_connect.zip | ||
|
||
# **Adicionando o plugin no site** | ||
#### **Adicionando o plugin no site** | ||
|
||
No local da sua página onde você deseja adicionar o mapa + formulário adicione o seguinte shortcode: **[lgbtq_connect]** |
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 |
---|---|---|
@@ -1,3 +1,8 @@ | ||
--- | ||
hide: | ||
- navigation | ||
--- | ||
|
||
# **Wireframes** | ||
|
||
## **Plugin** | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.