started to write basic contents
This commit is contained in:
14
content/docs/2020/fukujo-sounddesign/_index.md
Normal file
14
content/docs/2020/fukujo-sounddesign/_index.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
title: 2020年 福岡女学院大学 「サウンド・デザイン」
|
||||
weight: 2
|
||||
bookFlatSection: true
|
||||
---
|
||||
# 2020年 福岡女学院大学 「サウンド・デザイン」
|
||||
|
||||
木曜2時限目
|
||||
|
||||
講師:松浦知也
|
||||
|
||||
## 授業内容
|
||||
|
||||
|
8
content/docs/about/index.md
Normal file
8
content/docs/about/index.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: About
|
||||
weight: 1
|
||||
bookToc: false
|
||||
bookFlatSection: true
|
||||
---
|
||||
|
||||
このWebサイトは松浦知也の授業資料の置き場です。
|
8
content/docs/license/index.md
Normal file
8
content/docs/license/index.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: License
|
||||
weight: 3
|
||||
bookToc: false
|
||||
bookFlatSection: true
|
||||
---
|
||||
|
||||
{{< cc_banner >}}
|
@ -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">}})
|
||||
|
Reference in New Issue
Block a user