-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
34 lines (23 loc) · 863 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
theme: jekyll-agency
url: ""
baseurl: "" # the subpath of your site, e.g. /blog
title : TerraAtom
email : [email protected] #this is also the email contact forms will go to
description: "Innovate, Integrate, Elevate"
author : Your Name
# logo: #optional, defaults to site title
# path: assets\img\clients\creative-market.jpg
# height: 60 #height in px, defaults to 52px
locale: "en-US" # See available languages in _data/sitetext.yml
analytics:
google: #Google Analytics tracking code here
collections:
portfolio:
output: true
permalink: /portfolio/:path/
sass:
sass_dir: _sass
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"