-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
36 lines (32 loc) · 916 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
32
33
34
35
36
# site settings
title: 👋 AlexMorris.dev
subtitle: 🧙 Open Sourcerer
email: [email protected]
description: Give me pieces of paper, and I will type things into a termainal for you.
baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site
author:
street_address: localhost
city: Little Rock
state: AR
#zip_code: 55555
country: 🇺🇸
#phone: Leavin' Robocallers on read.
# homepage tiles
tiles-source: pages # accepts "posts" or "pages"
tiles-count: 4
# social settings
#500px_url:
#facebook_url:
#github_url:
gitlab_url: https://gitlab.com/matrix8967
#googleplus_url: https://plus.google.com/u/0/+AndrewBanchich
#instagram_url: https://instagram.com
#linkedin_url: https://www.linkedin.com/in/andrew-banchich-a4ba1195
#pinterest_url:
#slack_url:
mastodon_url: https://mastodon.social/@matrix8967
# build settings
markdown: kramdown
sass:
style: compressed