-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
25 lines (20 loc) · 921 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
# Default, Defaults
markdown: redcarpet
highlighter: pygments # or rouge or null
exclude: ["node_modules", "gulpfile.js", "package.json"]
# Jekyll Defaults
title: Artist Theme
email: [email protected]
description: A small and simple site I made to test out Jekyll. Watch out! I'm going to make a material design theme next!
baseurl: "http://localhost:3000" # the subpath of your site, e.g. /blog
# Where can people find your site?
url: "http://localhost:3000"
# When developing, set this ^ equal to whatever localhost you're using
# Socail Media links
# Use these to link users to your organization's social media sites
twitter:
facebook:
google:
author: Nina Petropoulos
authorBio: A English major by day, a musician by night, and a web developer because of the summer I was bored - my name's Nina and I hope you enjoy my Hello Portland theme, the second theme I've made with Jekyll.
theme: jekyll-theme-tactile