Skip to content

Commit

Permalink
Deployed 60b63b5 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 30, 2024
0 parents commit 54ffa34
Show file tree
Hide file tree
Showing 63 changed files with 12,298 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
506 changes: 506 additions & 0 deletions 404.html

Large diffs are not rendered by default.

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

h1 {
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;
}
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/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 54ffa34

Please sign in to comment.