forked from swcarpentry/DEPRECATED-bc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
15 lines (15 loc) · 761 Bytes
/
_config.yml
File metadata and controls
15 lines (15 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
markdown : kramdown
kramdown :
entity_output : as_input # — is output as —
smart_quotes : [39, 39, 34, 34] # decimal for left/right single/double quotes
pygments : true
exclude : [branding]
contact : "admin@software-carpentry.org"
github_url : "https://github.com/swcarpentry"
irc_url : "irc://moznet/sciencelab"
rss_url : "http://software-carpentry.org/feed.xml"
swc_prefix : "http://software-carpentry.org"
twitter_name : "@swcarpentry"
twitter_url : "https://twitter.com/swcarpentry"
windows_installer_path : "http://files.software-carpentry.org/SWCarpentryInstaller.exe"
vm_url : "https://docs.google.com/uc?id=0B4Kr6DYkzkQtd05FekRId05DLXM&export=download"