-
-
Notifications
You must be signed in to change notification settings - Fork 114
/
Copy path_config.yml
33 lines (27 loc) · 1.06 KB
/
_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
29
30
31
32
33
# Dependencies
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
# Permalinks
permalink: pretty
# Exercises with no solutions
no_solution:
- "https://dcsem-solutions.weecology.org/solutions/Tidy-data-improving-messy-data-SQL"
- "https://dcsem-solutions.weecology.org/solutions/Qaqc-data-entry-validation-in-excel-SQL"
- "https://dcsem-solutions.weecology.org/solutions/Tidy-data-clean-up-SQL"
# Setup
title: Data Carpentry for Biologists
description: 'Teaching the tools to get computers to do cool science'
url: http://www.datacarpentry.org/semester-biology
baseurl: /semester-biology
email: [email protected]
feedbackurl: docs.google.com/forms/d/1y35uJukuZ9MPKQWWqw0Y8R4VOiaOtFJezDY_t_kJfTs/
author:
name: 'Ethan White'
url: https://twitter.com/ethanwhite
github:
repo: https://github.com/datacarpentry/semester-biology
# Be sure the 'Issues' feature is activated in 'Settings'
plugins:
- jekyll-sitemap