rpcsx-site/_config.yml
oscie 4423544e19 news overhaul
- redid the entire news page to apply to markdown
- added "issue" to date
- minor edits to some articles
2022-09-04 05:25:01 +01:00

27 lines
764 B
YAML

# Make all rendered pages use the default theme by default.
# Additionally, let scripts be defined but empty.
defaults:
-
scope:
path: ""
values:
layout: "default"
scripts:
kramdown:
auto_ids: true
parse_block_html: true
# Commonly used links throughout the site.
# Reference as {{ site.github }}.
discord: https://discord.gg/reqUMqxu8D
twitter: https://twitter.com/WiiLink24
github: https://github.com/WiiLink24
guide: https://wii.guide/wiilink24
guide_striim: https://wii.guide/kirby-tv
patreon: https://www.patreon.com/WiiLink24
youtube: https://www.youtube.com/wiilink
# Special case to avoid duplication.
info: <i class="mdi mdi-help-circle"></i> FAQ
oldnews: <i class="mdi mdi-alert-circle"></i> Old News (May be outdated)