mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
35 lines
1.4 KiB
YAML
Executable File
35 lines
1.4 KiB
YAML
Executable File
name: rmc
|
|
title: rmc
|
|
url: https://randommeaninglesscharacters.com
|
|
|
|
#==================================================================================#
|
|
# LINKS AND PATHS (for a slightly more modular site) #
|
|
#==================================================================================#
|
|
# internal links/paths
|
|
shopurl: https://shop.randommeaninglesscharacters.com
|
|
imgdir: https://cdn.randommeaninglesscharacters.com/dsi-photos/
|
|
appdir: https://cdn.randommeaninglesscharacters.com/dsi-devapps/
|
|
releasedir: https://cdn.randommeaninglesscharacters.com/releases/
|
|
toolsdir: https://cdn.randommeaninglesscharacters.com/tools/
|
|
guidedir: https://cdn.randommeaninglesscharacters.com/guide/
|
|
blogdir: https://cdn.randommeaninglesscharacters.com/blog/
|
|
releasedir: https://cdn.randommeaninglesscharacters.com/releases/
|
|
|
|
imgui: https://cdn.randommeaninglesscharacters.com/ui-images/
|
|
|
|
# external links
|
|
# appdir: https://archive.org/download/rmc-dsi_v2/
|
|
decrypt_tad: <a href="https://gist.github.com/rvtr/f1069530129b7a57967e3fc4b30866b4/">decrypt_tad.py</a>
|
|
twlipl: https://github.com/rvtr/TwlIPL/
|
|
twltoolsred: https://github.com/rvtr/TwlToolsRED/
|
|
# Note on github links:
|
|
# - tree/<commithash>/path/to/file.txt
|
|
# - tree/master/path/to/file.txt
|
|
|
|
plugins:
|
|
- jekyll-feed
|
|
- jekyll-sitemap
|
|
- jekyll-seo-tag
|
|
- jekyll-redirect-from
|
|
feed:
|
|
posts_limit: 20 |