Compare commits
2 commits
ba9f1bf308
...
84c5dbfbd1
Author | SHA1 | Date | |
---|---|---|---|
84c5dbfbd1 | |||
c512d50a82 |
7 changed files with 63 additions and 0 deletions
10
content/curriculum/index.md
Normal file
10
content/curriculum/index.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: Race Critical Theories
|
||||
has_topics: ["firsttopic.md", "secondtopic.md"]
|
||||
---
|
||||
|
||||
|
||||
# Race Critical Theories, a curriculum
|
||||
|
||||
Here we want to describe what the project is about...
|
||||
|
8
content/syllabus/firstsyllabus.md
Normal file
8
content/syllabus/firstsyllabus.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: First syllabus inside a topic inside a curriculum
|
||||
---
|
||||
|
||||
# First syllabus
|
||||
|
||||
This should work more as an example than anything else. But one could edit and play with it...
|
||||
|
8
content/syllabus/fourthsyllabus.md
Normal file
8
content/syllabus/fourthsyllabus.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: Fourth syllabus inside a second topic inside a curriculum
|
||||
---
|
||||
|
||||
# Fourth syllabus
|
||||
|
||||
This should work more as an example than anything else. But one could edit and play with it...
|
||||
|
10
content/syllabus/secondsyllabus.md
Normal file
10
content/syllabus/secondsyllabus.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: Second syllabus inside a topic inside a curriculum
|
||||
---
|
||||
|
||||
# Second syllabus
|
||||
|
||||
This should work more as an example than anything else. But one could edit and play with it...
|
||||
|
||||
|
||||
|
8
content/syllabus/thirdsyllabus.md
Normal file
8
content/syllabus/thirdsyllabus.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: Third syllabus inside a second topic inside a curriculum
|
||||
---
|
||||
|
||||
# Third syllabus
|
||||
|
||||
This should work more as an example than anything else. But one could edit and play with it...
|
||||
|
9
content/topic/firsttopic.md
Normal file
9
content/topic/firsttopic.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: First Topic in Curriculum
|
||||
has_syllabi: ["firstsyllabus.md", "secondsyllabus.md"]
|
||||
---
|
||||
|
||||
# First Topic in Curriculum
|
||||
|
||||
This should work more as an example than anything else. But one could edit and play with it...
|
||||
|
10
content/topic/secondtopic.md
Normal file
10
content/topic/secondtopic.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: Second Topic in Curriculum
|
||||
has_syllabi: ["thirdsyllabus.md", "fourthsyllabus.md"]
|
||||
---
|
||||
|
||||
# Second Topic in Curriculum
|
||||
|
||||
This should work more as an example than anything else. But one could edit and play with it...
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue