All the updates regarding projects and stuff.
This commit is contained in:
+60
-109
@@ -1,85 +1,15 @@
|
||||
{
|
||||
"home": {
|
||||
"name": "Home",
|
||||
"url": "/",
|
||||
"entries": {
|
||||
"news": {
|
||||
"name": "News",
|
||||
"url": "/category/news/",
|
||||
"blank": false,
|
||||
"entries": {
|
||||
"progress-reports": {
|
||||
"name": "Progress Reports",
|
||||
"url": "/category/progress-reports/",
|
||||
"blank": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"blog": {
|
||||
"name": "Blogs",
|
||||
"url": "/category/blog/",
|
||||
"blank": false
|
||||
},
|
||||
"review": {
|
||||
"name": "Reviews",
|
||||
"url": "/category/review/",
|
||||
"blank": false
|
||||
}
|
||||
}
|
||||
"name": "Blog",
|
||||
"url": "/"
|
||||
},
|
||||
"project": {
|
||||
"name": "Projects",
|
||||
"entries": {
|
||||
"obs-studio": {
|
||||
"name": "OBS Studio",
|
||||
"entries": {
|
||||
"amd-encoder": {
|
||||
"name": "AMD Encoders",
|
||||
"url": "/projects/obs/amd-encoder/",
|
||||
"blank": false
|
||||
},
|
||||
"ffmpeg-encoder": {
|
||||
"name": "FFmpeg Encoders",
|
||||
"url": "/projects/obs/ffmpeg-encoder/",
|
||||
"blank": false
|
||||
},
|
||||
"ocean-blue": {
|
||||
"name": "Ocean Blue",
|
||||
"url": "/projects/obs/ocean-blue/",
|
||||
"blank": false
|
||||
},
|
||||
"streamfx": {
|
||||
"name": "StreamFX",
|
||||
"url": "/projects/obs/streamfx/",
|
||||
"blank": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"voicefx": {
|
||||
"name": "VoiceFX (for VST)",
|
||||
"url": "/projects/voicefx/",
|
||||
"blank": false
|
||||
},
|
||||
"all": {
|
||||
"name": "All Projects",
|
||||
"url": "/projects/",
|
||||
"blank": false
|
||||
}
|
||||
}
|
||||
"url": "/projects"
|
||||
},
|
||||
"guides": {
|
||||
"name": "Guides",
|
||||
"entries": {
|
||||
"games": {
|
||||
"name": "Games",
|
||||
"entries": {
|
||||
"remnant2": {
|
||||
"name": "Remnant 2",
|
||||
"url": "games/remnant2/",
|
||||
"blank": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"debloating": {
|
||||
"name": "Debloating your System",
|
||||
"blank": false,
|
||||
@@ -91,6 +21,21 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"games": {
|
||||
"name": "Games",
|
||||
"entries": {
|
||||
"remnant2": {
|
||||
"name": "Remnant 2",
|
||||
"url": "guides/games/remnant2/",
|
||||
"blank": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"lost_knowledge": {
|
||||
"name": "Lost Knowledge & Secrets",
|
||||
"url": "guides/lost-knowledge-and-secrets/",
|
||||
"blank": false
|
||||
},
|
||||
"recording": {
|
||||
"name": "High Quality Recording (in OBS Studio)",
|
||||
"url": "guides/obs/high-quality-recording/",
|
||||
@@ -132,52 +77,58 @@
|
||||
"blank": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"lost_knowledge": {
|
||||
"name": "Lost Knowledge & Secrets",
|
||||
"url": "guides/lost-knowledge-and-secrets/",
|
||||
"blank": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"socials": {
|
||||
"name": "Socials",
|
||||
"about": {
|
||||
"name": "About Me",
|
||||
"url": "/about/me/",
|
||||
"entries": {
|
||||
"discord": {
|
||||
"name": "Discord",
|
||||
"url": "https://s.xaymar.com/discord",
|
||||
"blank": true
|
||||
"imprint": {
|
||||
"name": "Imprint",
|
||||
"url": "/about/me/#imprint"
|
||||
},
|
||||
"github": {
|
||||
"name": "GitHub",
|
||||
"url": "https://s.xaymar.com/github",
|
||||
"blank": true
|
||||
},
|
||||
"patreon": {
|
||||
"name": "Patreon",
|
||||
"url": "https://s.xaymar.com/patreon",
|
||||
"blank": true
|
||||
},
|
||||
"twitch": {
|
||||
"name": "Twitch",
|
||||
"url": "https://s.xaymar.com/twitch",
|
||||
"blank": true
|
||||
},
|
||||
"about": {
|
||||
"name": "About Me",
|
||||
"url": "/about/me/",
|
||||
"socials": {
|
||||
"name": "Social Links",
|
||||
"url": "https://linktr.ee/xaymar",
|
||||
"blank": true,
|
||||
"entries": {
|
||||
"privacy": {
|
||||
"name": "Privacy Policy",
|
||||
"url": "about/privacy/",
|
||||
"blank": false
|
||||
"bluesky": {
|
||||
"name": "BlueSky",
|
||||
"url": "https://bsky.app/profile/xaymar.com",
|
||||
"blank": true
|
||||
},
|
||||
"rss": {
|
||||
"name": "RSS Feed",
|
||||
"url": "/feed.xml",
|
||||
"discord": {
|
||||
"name": "Discord",
|
||||
"url": "https://discord.gg/UD8hhU6BsG",
|
||||
"blank": true
|
||||
},
|
||||
"tiktok": {
|
||||
"name": "TikTok",
|
||||
"url": "https://www.tiktok.com/@dotxaymar?_t=zg-8tauujbyvct&_r=1",
|
||||
"blank": true
|
||||
},
|
||||
"twitch": {
|
||||
"name": "Twitch",
|
||||
"url": "http://twitch.tv/xaymar",
|
||||
"blank": true
|
||||
},
|
||||
"youtube": {
|
||||
"name": "YouTube",
|
||||
"url": "https://discord.gg/UD8hhU6BsG",
|
||||
"blank": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"privacy": {
|
||||
"name": "Privacy Policy",
|
||||
"url": "about/privacy/",
|
||||
"blank": false
|
||||
},
|
||||
"rss": {
|
||||
"name": "RSS Feed",
|
||||
"url": "/feed.xml",
|
||||
"blank": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user