mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 06:44:07 -06:00
41 lines
610 B
Markdown
41 lines
610 B
Markdown
---
|
|
date: <% tp.date.now("YYYYMMDDHHmmss") %>
|
|
type:
|
|
title:
|
|
aliases:
|
|
author(lecturer):
|
|
tags:
|
|
category:
|
|
status:
|
|
cssClass:
|
|
publish:
|
|
---
|
|
|
|
<h1>Cover Image</h1>
|
|
|
|
![[sample image(for template).png| 400x400 ]]
|
|
|
|
***
|
|
|
|
>[!caution]
|
|
>- **Study 글에서 Frontmatter 작성 시**, 아래와 같은 규칙을 반드시 지켜주세요.
|
|
> - **type**는 book, lecture, paper 중 하나로 선택
|
|
|
|
***
|
|
<h1>Contents</h1>
|
|
|
|
1. text
|
|
|
|
***
|
|
<h1>Link</h1>
|
|
|
|
- link
|
|
|
|
***
|
|
<h1>Other Metadata(Optional)</h1>
|
|
|
|
- [start_read_date:: <% tp.file.creation_date() %>]
|
|
- [finish_read_date:: ]
|
|
- [total_page:: ]
|
|
- [book_note:: ]
|
|
- [my_rate:: ] |