Skip to content

Commit

Permalink
Merge pull request #23 from ResidenciaTICBrisa/github-pages-melhorias
Browse files Browse the repository at this point in the history
Melhorias na pagina do github pages
  • Loading branch information
Max-Rohrer20 authored Mar 20, 2024
2 parents 958f3be + 25392d9 commit 096ed28
Show file tree
Hide file tree
Showing 22 changed files with 66 additions and 21 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .cache/plugin/social/Roboto-Black.ttf
Binary file not shown.
Binary file added .cache/plugin/social/Roboto-BlackItalic.ttf
Binary file not shown.
Binary file added .cache/plugin/social/Roboto-Bold.ttf
Binary file not shown.
Binary file added .cache/plugin/social/Roboto-BoldItalic.ttf
Binary file not shown.
Binary file added .cache/plugin/social/Roboto-Italic.ttf
Binary file not shown.
Binary file added .cache/plugin/social/Roboto-Light.ttf
Binary file not shown.
Binary file added .cache/plugin/social/Roboto-LightItalic.ttf
Binary file not shown.
Binary file added .cache/plugin/social/Roboto-Medium.ttf
Binary file not shown.
Binary file added .cache/plugin/social/Roboto-MediumItalic.ttf
Binary file not shown.
Binary file added .cache/plugin/social/Roboto-Regular.ttf
Binary file not shown.
Binary file added .cache/plugin/social/Roboto-Thin.ttf
Binary file not shown.
Binary file added .cache/plugin/social/Roboto-ThinItalic.ttf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 19 additions & 2 deletions docs/assets/stylesheets/extra.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Ubuntu&display=swap');

#t2g8-plugin-wordpress{
color: #4051b5;
#t2g8-plugin-wordpress, #sobre-o-projeto, #desenvolvedores{
color: grey;
font-weight: 500;
display: flex;
align-items: center;
justify-self: center;
}
ARTICLE{
display: flex;
align-items: center;
justify-self: center;
flex-direction: column;
}
A {
display: flex;
justify-content: center;
align-items: center; /* Centraliza verticalmente */
}
.md-tabs{
display: flex;
}
14 changes: 9 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@


# T2G8-Plugin-Wordpress
Bem-vindo ao repositório oficial do LGBTQIAPN+ Connect! Este projeto tem como principal foco conectar empreendimentos e serviços LGBTQIAPN+ friendly com toda a comunidade LGBTQIAPN+.

Bem-vindo ao repositório oficial do LGBTQIAPN+ Connect! Nosso projeto tem como principal objetivo conectar empreendimentos e serviços LGBTQIAPN+ friendly com toda a comunidade LGBTQIAPN+. 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 visa o desenvolvimento de um plugin para o WordPress que facilite o contato por meio de um formulário entre empreendimentos e serviços LGBTQIAPN+ friendly e donos e administradores de páginas que utilizem o WordPress. Após o contato feito, o dono ou administrador da página poderá usar os dados dos empreendimentos para fazer o mapeamento através de georreferenciamento.

O projeto consiste no desenvolvimento de um plugin de rastreamento de áreas seguras (Safe Zones) para a comunidade LGBT 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 LGBT no Brasil.

## Desenvolvedores

<center>
<table style="margin-left: auto; margin-right: auto;" id="table">
<table align="center">
<tr>
<td align="center">
<a href="https://github.com/Max-Rohrer20">
Expand All @@ -33,5 +36,6 @@ O projeto visa o desenvolvimento de um plugin para o WordPress que facilite o co
<h5 class="text-center">Gustavo Linhares Lima</h5>
</a>
</td>
</tr>
</table>
</center>

52 changes: 38 additions & 14 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,45 @@
site_name: Plugin-Wordpress
site_name: Plugin-LGBT-CONNECT
repo_url: https://github.com/ResidenciaTICBrisa/T2G8-Plugin-Wordpress

extra_css:
- assets/stylesheets/extra.css
- assets/stylesheets/extra.css

theme:
name: material
language: pt
features:
- navigation.tabs
name: material
language: pt
features:
- navigation.tabs
- navigation.sections
- toc.integrate
- navigation.top
- search.suggest
- search.highlight
- content.tabs.link
- content.code.annotation
- content.code.copy
palette:
- scheme: default
toggle:
icon: material/toggle-switch-off-outline
name: Switch to dark mode
primary: lime
accent: lime
- scheme: slate
toggle:
icon: material/toggle-switch
name: Switch to light mode
primary: lime
accent: lime

plugins:
- social

nav:
- Home: index.md
- Preparando ambiente: preparandoambiente.md
- Atas:
- ata modelo: Atas/ata-modelo.md
- ata reunião 1: Atas/ata-reuniao1.md
- ata reunião 2: Atas/ata-reuniao2.md
- Backlog do produto: backlog.md
- Roadmap: roadmap.md
- Home: index.md
- Preparando ambiente: preparandoambiente.md
- Atas:
- ata modelo: Atas/ata-modelo.md
- ata reunião 1: Atas/ata-reuniao1.md
- ata reunião 2: Atas/ata-reuniao2.md
- Backlog do produto: backlog.md
- Roadmap: roadmap.md

0 comments on commit 096ed28

Please sign in to comment.