generated from raviriley/agency-jekyll-theme-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
29 lines (21 loc) · 898 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
remote_theme: raviriley/agency-jekyll-theme
url : "" # the base hostname & protocol for your site, e.g. http://example.com
baseurl: "/jekyll-site-work-in-progress" # the subpath of your site, e.g. /blog
title : CV Enterprises
email : [email protected] #contact forms will go here
description: "Real Students Solving Real-World Problems for Real Customers"
author : Ravi Riley
logo: #optional, defaults to site title
path: assets\img\cv-ent-logo.png
height: 40 #height in px, defaults to 52px
locale: "en-US"
analytics:
google: #Google Analytics tracking code here
collections:
portfolio:
markdown: kramdown
# Uncomment following line to use Formspree form ID based URL instead of email based URL
# Details: https://help.formspree.io/hc/en-us/articles/360017735154-How-to-prevent-spam
# formspree_form_path: "f/a_form_id"
plugins:
- jekyll-remote-theme