Line | |
---|
1 | --- |
---|
2 | title: "{{ replace .Name "-" " " | title }}" |
---|
3 | date: {{ .Date }} |
---|
4 | draft: true |
---|
5 | |
---|
6 | categories: [] |
---|
7 | tags: [] |
---|
8 | author: "" |
---|
9 | |
---|
10 | # Set your video id for |
---|
11 | youtube: "" # https://www.youtube.com/watch?v=M7IjJiZUutk -> "M7IjJiZUutk" |
---|
12 | vimeo: "" # https://vimeo.com/239830182 -> "239830182" |
---|
13 | prezi: "" # https://prezi.com/v/5z9shnq7jzxs/what-to-study/ -> "5z9shnq7jzxs" |
---|
14 | bilibili: "" # https://www.bilibili.com/video/BV1Sx411T7QQ -> "BV1Sx411T7QQ" |
---|
15 | peertube: "" # https://vids.tekdmn.me/w/w7WGHX7Lb6mCrbrpF3Xb8V (entire URL) |
---|
16 | mp4video: "" # location of video file (only mp4) |
---|
17 | mp4videoImage: "" # location of poster image |
---|
18 | --- |
---|
Note: See
TracBrowser for help on using the repository browser.