mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
auto update
This commit is contained in:
parent
1453d40ba2
commit
7bdddf13db
19
content/private/templates/course.md
Normal file
19
content/private/templates/course.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
---
|
||||||
|
title: "post"
|
||||||
|
year: 2022
|
||||||
|
semester:
|
||||||
|
tags:
|
||||||
|
- course
|
||||||
|
---
|
||||||
|
|
||||||
|
## 1 Course Outlines
|
||||||
|
|
||||||
|
- [[post-outline]]
|
||||||
|
- [[post-lectures]]
|
||||||
|
|
||||||
|
## 2 Assignments
|
||||||
|
|
||||||
|
-
|
||||||
|
|
||||||
|
## 3 Resources
|
||||||
|
|
||||||
7
content/private/templates/note-header.md
Normal file
7
content/private/templates/note-header.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: "induction-proof-template"
|
||||||
|
tags:
|
||||||
|
-
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
@ -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
|
|
||||||
|
|
||||||
@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
title: "<% tp.file.title %>"
|
|
||||||
tags:
|
|
||||||
-
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user