mirror of
https://github.com/litruv/Docs-Viewer.git
synced 2026-07-24 02:36:07 +10:00
61 lines
1.8 KiB
JSON
61 lines
1.8 KiB
JSON
{
|
|
"defaultPage": "welcome",
|
|
"metadata": {
|
|
"description": "Documentation for Litruv's plugins",
|
|
"thumbnail": "img/og-image.png",
|
|
"site_name": "Litruv"
|
|
},
|
|
"documents": [
|
|
{
|
|
"title": "Welcome",
|
|
"path": "docs/index.md",
|
|
"slug": "welcome"
|
|
},
|
|
{
|
|
"title": "Unreal Engine",
|
|
"type": "folder",
|
|
"path": "docs/unreal-engine.md",
|
|
"slug": "unreal-engine",
|
|
"items": [
|
|
{
|
|
"title": "DeepImpact",
|
|
"path": "docs/DeepImpact.md",
|
|
"slug": "deep-impact"
|
|
},
|
|
{
|
|
"title": "WIP: Objective Marker System",
|
|
"path": "docs/objective-marker-system.md",
|
|
"slug": "objective-markers",
|
|
"thumbnail": "images/docThumb.png"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"author": {
|
|
"name": "Litruv",
|
|
"role": "Dev/Tech Artist @MatesMedia",
|
|
"socials": [
|
|
{
|
|
"icon": "fab fa-github",
|
|
"url": "https://github.com/Litruv",
|
|
"title": "GitHub - Litruv"
|
|
},
|
|
{
|
|
"icon": "fab fa-youtube",
|
|
"url": "https://www.youtube.com/c/Litruv",
|
|
"title": "YouTube - Litruv"
|
|
},
|
|
{
|
|
"icon": "fab fa-discord",
|
|
"url": "https://discordapp.com/users/220772082055774210",
|
|
"title": "Discord - @Litruv"
|
|
},
|
|
{
|
|
"icon": "fa-brands fa-bluesky",
|
|
"url": "https://bsky.app/profile/lit.mates.dev",
|
|
"title": "Bluesky - lit.mates.dev"
|
|
}
|
|
]
|
|
}
|
|
}
|