-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
18 lines (16 loc) · 628 Bytes
/
_config.yml
File metadata and controls
18 lines (16 loc) · 628 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#document settings
title: Project Interoperability
desc: "Project Interoperability: A Start-Up Guide to Info Sharing"
url: /project-interoperability.github.io/
repo_name: project-interoperability.github.io
branch: master
secure: optional
#global settings, no need to change these
root_url: http://project-interoperability.github.io/
org_name: project-interoperability
prose_url: http://prose.io
# default build settings for running locally, no need to edit
pymgemnts: true
exclude: ["script", "vendor", "Gemfile", "Gemfile.lock", "config.ru", "Procfile", "Rakefile", "readme.md"]
markdown: kramdown
relative_permalinks: false