add MAP2 bytebeat

This commit is contained in:
2023-10-27 19:16:00 +09:00
parent 3ed2354abe
commit 716df973e0
40 changed files with 766 additions and 0 deletions

View File

@ -0,0 +1,18 @@
---
title: Week 3
date: 2023-10-27T16:38:58+09:00
weight: 1
params:
pdf_path: "hoge.pdf"
draft: true
---
# 2023 Class Name / Week 4
## Slides
{{< embed_pdf >}}
{{< button href=.Page.Params.pdf_path >}}SlidesPDF{{< /button >}}
{{< button href="slides">}}SlidesHTML{{< /button >}}

View File

@ -0,0 +1,18 @@
---
title: 第3週
date: 2023-10-27T16:38:58+09:00
weight: 1
params:
pdf_path: "hoge.pdf"
draft: true
---
# 2023年 授業名 第N回
## スライド
{{< embed_pdf >}}
{{< button href=.Page.Params.pdf_path >}}スライドPDF{{< /button >}}
{{< button href="slides">}}スライドHTML{{< /button >}}

View File

@ -0,0 +1,10 @@
---
title: "Class Name 2023 Week 3 Slides"
date: 2023-10-27T16:38:58+09:00
bookHidden: true
---
# Slides
{{< slides_jpg >}}

View File

@ -0,0 +1,10 @@
---
title: "授業名 2023年 第3回 スライド"
date: 2023-10-27T16:38:58+09:00
bookHidden: true
---
# スライド
{{< slides_jpg >}}