Compare commits

...

2 commits

Author SHA1 Message Date
84c5dbfbd1 the rest of content.. 2020-11-23 15:23:27 +01:00
c512d50a82 first commit after hook was installed.. 2020-11-23 15:19:21 +01:00
7 changed files with 63 additions and 0 deletions

View 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...

View 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...

View 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...

View 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...

View 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...

View 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...

View 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...