Merge pull request #2 from MetaFam/resources-pages

Resources pages
This commit is contained in:
Hammad Jutt
2020-03-27 20:29:32 -06:00
committed by GitHub
18 changed files with 45 additions and 4 deletions

14
docs/resources/art.mdx Normal file
View 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')} />

View 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
View File

@@ -0,0 +1,8 @@
---
title: 💩 Memes
---
import useBaseUrl from '@docusaurus/useBaseUrl';
### TODO
<img width="600" src={useBaseUrl('assets/unite-meme.png')} />

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

BIN
static/assets/cultist.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

BIN
static/assets/full-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 460 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 820 KiB

BIN
static/assets/wallpaper.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

BIN
static/assets/warrior.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 570 KiB

BIN
static/assets/wide-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 713 KiB

BIN
static/assets/wizard.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 6.3 KiB

BIN
static/img/mg-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB