-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
28 lines (21 loc) · 909 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
# The name of your site
name: University of Connecticut
# The secondary title for your site. Typically your department, school or college.
department: University Communications
# The URL for your department
department_url: http://communications.uconn.edu/
# Show the site header below the blue banner?
# This should almost always be set to true.
show_header: true
# Files/folders to exclude from the Jekyll build
exclude: [README.md, config.rb, .gitignore, sass, Gemfile, Gemfile.lock]
# Edit <form> markup to match your site search code.
# Or, set to 'search: false' to disable the search form altogether.
search: false# |
# <form class="form-search">
# <input type="text" class="input-medium" placeholder="Search this site...">
# <button type="submit" class="btn">Search</button>
# </form>
# Server settings for `jekyll serve`
port: 4000
baseurl: /