started to write basic contents

This commit is contained in:
tomoyanonymous
2020-03-23 15:46:50 +09:00
parent b9ce02faa5
commit 5a7225ad17
6 changed files with 42 additions and 22 deletions

View File

@ -0,0 +1,14 @@
---
title: 2020年 福岡女学院大学 「サウンド・デザイン」
weight: 2
bookFlatSection: true
---
# 2020年 福岡女学院大学 「サウンド・デザイン」
木曜2時限目
講師:松浦知也
## 授業内容

View File

@ -0,0 +1,8 @@
---
title: About
weight: 1
bookToc: false
bookFlatSection: true
---
このWebサイトは松浦知也の授業資料の置き場です。

View File

@ -0,0 +1,8 @@
---
title: License
weight: 3
bookToc: false
bookFlatSection: true
---
{{< cc_banner >}}

View File

@ -1,22 +1,6 @@
---
headless: true
---
- [**Example Site**]({{< relref "/docs/example" >}})
- [Table of Contents]({{< relref "/docs/example/table-of-contents" >}})
- [With ToC]({{< relref "/docs/example/table-of-contents/with-toc" >}})
- [Without ToC]({{< relref "/docs/example/table-of-contents/without-toc" >}})
- [Collapsed]({{< relref "/docs/example/collapsed" >}})
- [3rd]({{< relref "/docs/example/collapsed/3rd-level" >}})
- [4th]({{< relref "/docs/example/collapsed/3rd-level/4th-level" >}})
<br />
- **Shortcodes**
- [Buttons]({{< relref "/docs/shortcodes/buttons" >}})
- [Columns]({{< relref "/docs/shortcodes/columns" >}})
- [Expand]({{< relref "/docs/shortcodes/expand" >}})
- [Hints]({{< relref "/docs/shortcodes/hints" >}})
- [Katex]({{< relref "/docs/shortcodes/katex" >}})
- [Mermaid]({{< relref "/docs/shortcodes/mermaid" >}})
- [Tabs]({{< relref "/docs/shortcodes/tabs" >}})
<br />
- [**About**]({{< relref "docs/about/index.md">}})
- [**2020年 福岡女学院大学 「サウンド・デザイン」**]({{< relref "docs/2020/fukujo-sounddesign/_index.md">}})
- [**License**]({{< relref "docs/license/index.md">}})