Skip to content

Commit

Permalink
atualiza pages e muda o tema
Browse files Browse the repository at this point in the history
  • Loading branch information
ramires31 committed Jul 11, 2024
1 parent c4518c4 commit bbb9fc4
Show file tree
Hide file tree
Showing 27 changed files with 4,429 additions and 46 deletions.
67 changes: 21 additions & 46 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1,7 @@
site_name: "<div style='text-align: center;'><span style='font-family: Arial, sans-serif;'>SIGE IE</span></div>"
site_name: SIGE IE
site_name: "SIGE IE"

theme:
theme:
name: lux
icon:
repo: fontawesome/brands/git-alt
palette:
- scheme: default
toggle:
icon: material/toggle-switch-off-outline
name: Modo Escuro
primary: Blue
accent: Yellow
- scheme: slate
toggle:
icon: material/toggle-switch
name: Modo Claro
primary: Blue
accent: Yellow
favicon: assets/favicon.ico
logo: assets/favicon.ico
font:
Expand All @@ -34,44 +18,35 @@ theme:
- navigation.tracking
- navigation.tabs.sticky
extra_css:
- theme/bootstrap.min.css
- css/custom.css

nav:
- Landing Pages: landingPages/<!DOCTYPE html>.html

- Ínicio: index.md

- Subir o projeto:
- Backend: info/backend.md
- Frontend: info/frontend.md
- Contribuições: info/contribuir.md

- Backend: info/backend.md
- Frontend: info/frontend.md
- Contribuições: info/contribuir.md
- Atas de Reunião:
- Ata 1: atas/ata1.md
- Ata 2: atas/ata2.md
- Ata 3: atas/ata3.md

- Ata 1: atas/ata1.md
- Ata 2: atas/ata2.md
- Ata 3: atas/ata3.md
- Arquitetura e Protótipo:
- Protótipo: info/prototipo.md
- Arquitetura: info/arquitetura.md
- Modelagem Banco de dados: info/modelagemBD.md

- Arquitetura: info/arquitetura.md
- Modelagem Banco de dados: info/modelagemBD.md
- RoadMap:
- RoadMap: info/Roadmap.md

- RoadMap: info/Roadmap.md
- Cronograma:
- Cronograma: info/cronograma.md
- Releases :
- Release 1: releases/Release1.md
- Release 2: releases/release2.md
- Release 3: releases/release3.md
- Release 4: releases/release4.md

- Cronograma: info/cronograma.md
- Releases:
- Release 1: releases/Release1.md
- Release 2: releases/release2.md
- Release 3: releases/release3.md
- Release 4: releases/release4.md
- Requisitos de Software:
- Épicos: info/requisitosEpicos.md
- Features: info/requisitosFeatures.md
- Épicos: info/requisitosEpicos.md
- Features: info/requisitosFeatures.md

plugins:
- search
- with-pdf

- search
Binary file added site/assets/1.png
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 site/assets/R1.png
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 site/assets/R2.png
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 site/assets/R3.png
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 site/assets/R4.png
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 site/assets/adicionar.equipamentos.jpeg
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 site/assets/arquitetura.png
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 site/assets/default_765x625.png
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 site/assets/default_transparent_1000x1000.png
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 site/assets/favicon.ico
Binary file not shown.
Binary file added site/assets/imagem.mapa.jpeg
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 site/assets/locais.jpeg
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 site/assets/logo.png
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 site/assets/menu.instalaçoes.jpeg
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 site/assets/pp.pdf
Binary file not shown.
Binary file added site/assets/release2.1.png
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 site/assets/release2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
286 changes: 286 additions & 0 deletions site/landingPages/<!DOCTYPE html>.html

Large diffs are not rendered by default.

390 changes: 390 additions & 0 deletions site/landingPages/about.html

Large diffs are not rendered by default.

Loading

0 comments on commit bbb9fc4

Please sign in to comment.