diff --git a/content/templates/DailyTemplate.md b/content/private/templates/DailyTemplate.md similarity index 100% rename from content/templates/DailyTemplate.md rename to content/private/templates/DailyTemplate.md diff --git a/content/templates/Day.md b/content/private/templates/Day.md similarity index 100% rename from content/templates/Day.md rename to content/private/templates/Day.md diff --git a/content/templates/Scripts/loadClasses.js b/content/private/templates/Scripts/loadClasses.js similarity index 100% rename from content/templates/Scripts/loadClasses.js rename to content/private/templates/Scripts/loadClasses.js diff --git a/content/private/templates/course.md b/content/private/templates/course.md new file mode 100644 index 000000000..1bdfd5c07 --- /dev/null +++ b/content/private/templates/course.md @@ -0,0 +1,19 @@ +--- +title: "post" +year: 2022 +semester: +tags: +- course +--- + +## 1 Course Outlines + +- [[post-outline]] +- [[post-lectures]] + +## 2 Assignments + +- + +## 3 Resources + diff --git a/content/templates/induction-proof-template.md b/content/private/templates/induction-proof-template.md similarity index 100% rename from content/templates/induction-proof-template.md rename to content/private/templates/induction-proof-template.md diff --git a/content/private/templates/note-header.md b/content/private/templates/note-header.md new file mode 100644 index 000000000..a235e810a --- /dev/null +++ b/content/private/templates/note-header.md @@ -0,0 +1,7 @@ +--- +title: "induction-proof-template" +tags: +- +--- + + diff --git a/content/templates/post.md b/content/private/templates/post.md similarity index 100% rename from content/templates/post.md rename to content/private/templates/post.md diff --git a/content/templates/course.md b/content/templates/course.md deleted file mode 100644 index 31f3d429b..000000000 --- a/content/templates/course.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: "<% tp.file.title %>" -year: <% tp.date.now("YYYY") %> -semester: -tags: -- course ---- - -## 1 Course Outlines - -- [[<% tp.file.title %>-outline]] -- [[<% tp.file.title %>-lectures]] - -## 2 Assignments - -- - -## 3 Resources - diff --git a/content/templates/note-header.md b/content/templates/note-header.md deleted file mode 100644 index e1921064c..000000000 --- a/content/templates/note-header.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: "<% tp.file.title %>" -tags: -- ---- - -