teach-matsuuratomoya-com/archetypes/class/_index.md

19 lines
332 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 第N週
date: {{.Date}}
weight: 1
params:
pdf_path: "hoge.pdf"
draft: true
---
# {{.Date| dateFormat "2006"}}年 授業名 第N回
## スライド
{{< embed_pdf >}}
{{< button href=.Page.Params.pdf_path >}}スライドPDF{{< /button >}}
{{< button href="slides">}}スライドHTML{{< /button >}}