Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Commit f40c054

Browse files
authored
Merge pull request #308 from meg3mach/master
cleaning up file structure-renamed lesson cover page
2 parents b577bea + bf6a8f8 commit f40c054

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ information.
5454

5555
The content linked to each tile on the home page is held within a single folder in the `lessons` directory. Each lesson
5656
folder is called `XX_keyword`, where `XX` is the order content is displayed via tiles on the home page, and `keyword` is
57-
a brief description of the content. Edits can be made to the descriptive information contained in the `cover_page.md` (the page that opens when a tile is selected on the home page). If education materials include slides, these slides are in a file called
57+
a brief description of the content. Edits can be made to the descriptive information contained in the `lesson_cover.md` (the page that opens when a tile is selected on the home page). If education materials include slides, these slides are in a file called
5858
`slides.md`. Do not use another filename. For example, the [demonstration
5959
lesson][demolessonhtml] markdown file can be [viewed here][demolessonmd]. This
6060
demonstration lesson showcases most of the features you can use if publishing slides.
File renamed without changes.

lessons/00_markdown/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Moving the lessons to github"
33
author: DataONE Community Engagement & Outreach
4-
layout: cover_page
4+
layout: lesson_cover
55
update: 2017-04-07T12:00:00Z
66
version: 0.1
77
hide: 1

lessons/01_management/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
update: 2017-04-06
3-
layout: cover_page
3+
layout: lesson_cover
44
status: published
55
version: 1.0
66
tags: ["Data Management", Plan, Collect, Integrate, Assure, Preserve, Describe, Discover, Analyze]

lessons/02_datasharing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
update: 2017-04-06
3-
layout: cover_page
3+
layout: lesson_cover
44
status: published
55
tags: ["Data Management", "Data Sharing", Plan, Collect, Integrate, Assure, Preserve, Describe, Discover, Analyze]
66
categories: ["Teaching Module" ]

lessons/03_planning/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
update: Sept. 20, 2016
3-
layout: cover_page
3+
layout: lesson_cover
44
status: published
55
tags: ["Data Management", Plan]
66
categories: ["Teaching Module" ]

lessons/04_entry/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
update: 2017-03-29
3-
layout: cover_page
3+
layout: lesson_cover
44
status: published
55
tags: ["Data Management", Collect, Integrate]
66
categories: ["Teaching Module" ]

lessons/05_qaqc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
update: 2017-04-06
3-
layout: cover_page
3+
layout: lesson_cover
44
tags: ["Data Management", Assure, QAQC, Collect]
55
categories: ["Teaching Module"]
66
status: published

lessons/06_protect/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
update: 2017-04-06
3-
layout: cover_page
3+
layout: lesson_cover
44
tags: ["Data Management", Preserve, Assure]
55
categories: ["Teaching Module"]
66
status: published

lessons/07_metadata/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
update: 2017-04-06
3-
layout: cover_page
3+
layout: lesson_cover
44
tags: ["Data Management", Describe]
55
categories: ["Teaching Module"]
66
status: published

0 commit comments

Comments
 (0)