-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
31 lines (23 loc) · 996 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Config File for the site
title: All the Guides # Title for the website (appears in title bar)
email: [email protected] # email address to be used throughout the website
description: A one stop shop for launching and playing All the Mods # describe the website
baseurl: "/atg" # the subpath of your site, e.g. /blog
url: "https://boredage.github.io" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: allthemods # Twitter username used throughout the site
github_username: AllTheMods # GitHub username
discord_link: https://discordapp.com/invite/rbSZNDQ # url to discord
github_link: https://github.com/AllTheMods # url to github
patreon_link: https://www.patreon.com/allthemods # url to patreon
atm_merch: https://all-the-mods.creator-spring.com # url to creator spring
# Build settings
permalink: pretty
# Sass settings
sass:
load_paths:
- _sass
- assets/css
collections_dir: collections
collections:
gg:
output: true