-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
50 lines (40 loc) · 1.03 KB
/
_config.yml
File metadata and controls
50 lines (40 loc) · 1.03 KB
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Site settings
title: Rakefire
email: contact@rakefire.io
author:
keywords: ruby on rails, web application development, web app, ohio, static web sites, jekyll, code, entrepreneur
description: Developing web applications with Ruby on Rails is what we like to do most.
logo: /images/rakefire_logo.png
company: Rakefire LLC
address_1: 29 East Carpenter
address_2: Athens, OH 45701
phone: (740) 561-1361
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://www.rakefire.io" # the base hostname & protocol for your site
ga-code: UA-78007373-1
social:
twitter: rakefire
facebook: hirerakefire
github: rakefire
#Features
testimonials: false
# Build settings
permalinks: pretty
markdown: kramdown
sass:
style: compressed
sass_dir: _sass
plugins:
- jekyll-sitemap
- jekyll-feed
- jekyll-coffeescript
- jekyll-redirect-from
defaults:
- scope:
path: "fonts"
values:
sitemap: false
- scope:
path: "presentations/UntanglingMobileAndWebApplications-ILEAD2017.pdf"
values:
sitemap: false