Skip to content

Commit

Permalink
Deployed 254dac3 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 1, 2024
0 parents commit ef6e3d4
Show file tree
Hide file tree
Showing 73 changed files with 23,071 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
737 changes: 737 additions & 0 deletions 404.html

Large diffs are not rendered by default.

1,480 changes: 1,480 additions & 0 deletions Elicitacoes/AnaliseProtocolo/index.html

Large diffs are not rendered by default.

1,047 changes: 1,047 additions & 0 deletions Elicitacoes/Brainstorming/index.html

Large diffs are not rendered by default.

1,538 changes: 1,538 additions & 0 deletions Elicitacoes/Introspeccao/index.html

Large diffs are not rendered by default.

1,027 changes: 1,027 additions & 0 deletions Elicitacoes/Moscow/index.html

Large diffs are not rendered by default.

1,225 changes: 1,225 additions & 0 deletions Elicitacoes/SWOT/index.html

Large diffs are not rendered by default.

62 changes: 62 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
@font-face {
font-family: 'Minecraft-ten';
src: url('../fonts/minecraft-ten.ttf') format('truetype');
}
@font-face {
font-family: 'Minecraft-seven';
src: url('../fonts/Minecraft.otf') format('truetype');
}

h1, h2 {
font-family: 'Minecraft-ten', sans-serif;
}

.row{
display: inline-block;
}

.col-7{
width: 65%;
display: inline-block;
}

.col-sm{
width: 30%;
display: inline-block;
text-align: center;
}

@media(max-width: 800px) {
.row{
display: block;
}

.col-7{
width: 100%;
display: block;
}

.col-sm{
width: 100%;
display: block;
text-align: center;
}
.img-personagens{
width: 50%!important;
}
}

header, footer {background: url(https://www.minecraft.net/content/dam/minecraft/backgrounds/bg-wool-dark.png);}

.md-logo img{
height: 30px!important;
}

thead{
font-family: 'Minecraft-seven';
border-style: none;
box-shadow: inset 0px 0px 0 #111, inset 0px 6px 0 #555;
font-size: .75rem;
background: #252525;
color: #fff;
}
Binary file added assets/fonts/Minecraft.otf
Binary file not shown.
Binary file added assets/fonts/minecraft-seven-2.ttf
Binary file not shown.
Binary file added assets/fonts/minecraft-ten.ttf
Binary file not shown.
Binary file added assets/images/favicon.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 assets/imgs/Brainwriting.jpg
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 assets/imgs/Moscow.jpg
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 assets/imgs/Personas.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 assets/imgs/RichPicture - Criação de mundo.jpg
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 assets/imgs/RichPicture - Exploração.jpg
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 assets/imgs/RichPicture - Personagem.jpg
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 assets/imgs/RichPicture - Visão geral.jpg
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 assets/imgs/icone.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 assets/imgs/logo-minecraft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions assets/javascripts/bundle.fe8b6f2b.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/javascripts/bundle.fe8b6f2b.min.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.ar.min.js

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.da.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.de.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.du.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ef6e3d4

Please sign in to comment.