14
docs/resources/art.mdx
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: 🎨 Art
|
||||
---
|
||||
|
||||
import useBaseUrl from '@docusaurus/useBaseUrl';
|
||||
|
||||
<img width="555" src={useBaseUrl('assets/cultist.png')} />
|
||||
<img width="555" src={useBaseUrl('assets/combat-mage2.png')} />
|
||||
<img width="555" src={useBaseUrl('assets/bard.png')} />
|
||||
<img width="555" src={useBaseUrl('assets/wizard.png')} />
|
||||
<img width="555" src={useBaseUrl('assets/octo-globe.png')} />
|
||||
<img width="300" src={useBaseUrl('assets/combat-mage1.png')} />
|
||||
<img width="500" src={useBaseUrl('assets/water-the-earth.png')} />
|
||||
|
||||
19
docs/resources/graphics.mdx
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: 🖋 Graphics
|
||||
---
|
||||
|
||||
import useBaseUrl from '@docusaurus/useBaseUrl';
|
||||
|
||||
|
||||
<img alt="Wide Logo" src={useBaseUrl('assets/wide-logo.png')} />
|
||||
|
||||
<img alt="Full Logo" src={useBaseUrl('assets/full-logo.png')} />
|
||||
|
||||
<img alt="Dark Icon" width="300" src={useBaseUrl('assets/icon-dark.png')} />
|
||||
|
||||
<img alt="Glow Icon" width="300" src={useBaseUrl('assets/icon-glow.png')} />
|
||||
|
||||
<img alt="Plain Icon" width="300" src={useBaseUrl('assets/icon-plain.png')} />
|
||||
|
||||
<img alt="Wallpaper" src={useBaseUrl('assets/wallpaper.jpg')} />
|
||||
|
||||
8
docs/resources/memes.mdx
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: 💩 Memes
|
||||
---
|
||||
|
||||
import useBaseUrl from '@docusaurus/useBaseUrl';
|
||||
|
||||
### TODO
|
||||
<img width="600" src={useBaseUrl('assets/unite-meme.png')} />
|
||||
@@ -1,6 +1,7 @@
|
||||
module.exports = {
|
||||
someSidebar: {
|
||||
Docusaurus: ['doc1', 'doc2', 'doc3'],
|
||||
Features: ['mdx'],
|
||||
},
|
||||
"📕 Handbook": ["introduction"],
|
||||
"🌳 Resources": ["resources/graphics", "resources/art", "resources/memes"],
|
||||
"About The Wiki": ["style-guide", "mdx"]
|
||||
}
|
||||
};
|
||||
|
||||
BIN
static/assets/bard.png
Normal file
|
After Width: | Height: | Size: 3.7 MiB |
BIN
static/assets/combat-mage1.png
Normal file
|
After Width: | Height: | Size: 331 KiB |
BIN
static/assets/combat-mage2.png
Normal file
|
After Width: | Height: | Size: 3.0 MiB |
BIN
static/assets/cultist.png
Normal file
|
After Width: | Height: | Size: 3.1 MiB |
BIN
static/assets/full-logo.png
Normal file
|
After Width: | Height: | Size: 460 KiB |
BIN
static/assets/octo-globe.png
Normal file
|
After Width: | Height: | Size: 348 KiB |
BIN
static/assets/unite-meme.png
Normal file
|
After Width: | Height: | Size: 820 KiB |
BIN
static/assets/wallpaper.jpg
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
static/assets/warrior.png
Normal file
|
After Width: | Height: | Size: 3.2 MiB |
BIN
static/assets/water-the-earth.png
Normal file
|
After Width: | Height: | Size: 570 KiB |
BIN
static/assets/wide-logo.png
Normal file
|
After Width: | Height: | Size: 713 KiB |
BIN
static/assets/wizard.png
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
|
Before Width: | Height: | Size: 6.3 KiB |
BIN
static/img/mg-icon.png
Normal file
|
After Width: | Height: | Size: 69 KiB |