-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
82 lines (69 loc) · 2.65 KB
/
_config.yml
File metadata and controls
82 lines (69 loc) · 2.65 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# MODIFY these settings
url: http://dhbox.org
name: DH Box
description: A Digital Humanities Laboratory <br/> in the cloud
blog_name: DH Box
blog_description: has a blog
timezone: America/New_York
my_email: hello@dhbox.org
my_twitter_handle: DH_Box
my_documentation_url: https://github.com/DH-Box/dhbox/wiki
my_site_author_name: Harlan Kellaway
my_site_author_url: http://hkellaway.github.io
my_license: Licensed under Apache License v2.0
my_license_url: http://apache.org/licenses/LICENSE-2.0
my_template_name: Based on a Theme by Start Bootstrap
my_template_url: http://startbootstrap.com/
my_headerimage_url: http://thepatternlibrary.com/
my_headerimage_name: Header image by The Pattern Library
my_search_engine_id_google: 001082080759982814974:iugunkxoumg
my_email_subscription_url: http://feedburner.google.com/fb/a/mailverify?uri=DHBoxBlog
menus:
main:
- Welcome: /#welcome
- About:
- /about/
- The Team: /about/us/
- Get Started:
- /get-started/
- Connect:
- /contact/
is_github_ribbon_displayed: false
is_site_author_displayed: true
is_copyright_displayed: false
is_headerimagecred_displayed: false
is_blog_pagination_on: true
is_blog_printbutton_displayed: true
is_blog_postshare_displayed: true
is_socialmedia_widget_displayed: true
is_search_displayed: true
is_subscribe_displayed: true
is_warning_displayed: false
is_footermenu_displayed: true
my_label_toggle_navigation: Toggle Navigation
my_label_findoutmore: Get Started
my_label_subscribebutton: Subscribe <i class="icon icon-envelope"></i>
my_label_socialmedia: Connect
my_delimiter_socialmedia: //
my_label_blog_post_list: Blog Posts
my_label_post_share: Share:
my_label_warning: This site is under construction. Visit <a class="alert-link" href="http://dhbox.commons.gc.cuny.edu/" target="_blank">DH Box Blog</a> for the latest.
github_ribbon_color: orange # can be blue, orange, gray, green, red
github_repo_url: https://github.com/DH-Box
# DO NOT modify these without understanding why - it may have unintended consequences!
markdown: redcarpet
pygments: true
permalink: /:year/:month/:day/:title
paginate: 5
paginate_path: "blog/page:num"
my_blog_url: http://dhbox.commons.gc.cuny.edu
my_images_subpath: /images/
my_logo_filename: logo.png
my_images_filetype: .png
my_aboutpage_why_label: Why DH Box?
jekyll_url: http://jekyllrb.com/
github_ribbon_image_stub: github_ribbon_
bootstrap_noicons_cdn_url: //netdna.boostrapcdn.com/twitter-bootstrap/2.3.1/css/boostrap-combined.no-icons.min.css/
bootstrap_fontawesome_icons_cdn_url: //netdna.bootstrapcdn.com/font-awesome/3.0.2/css/font-awesome.css
icons_url: http://fontawesome.io/
icons_label: Icons by FontAwesome