-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
107 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
number: | ||
title: | ||
date: | ||
url: | ||
--- | ||
|
||
In this episode of Syntax, Wes and Scott talk | ||
|
||
### Show Notes | ||
|
||
#### H4 for any items inside show notes | ||
|
||
### Tweet us your tasty treats | ||
|
||
- [Syntax Instagram](https://www.instagram.com/syntaxfm/) | ||
- [Scott's Instagram](https://www.instagram.com/stolinski/) | ||
- [Wes' Instagram](https://www.instagram.com/wesbos/) | ||
- [Wes' Twitter](https://twitter.com/wesbos) | ||
- [Scott's Twitter](https://twitter.com/stolinski) | ||
- Make sure to include [@SyntaxFM](https://twitter.com/SyntaxFM) in your tweets |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
--- | ||
number: | ||
title: Supper Club × Title | ||
date: | ||
url: | ||
# A Single Guest looks like this: | ||
guest: | ||
name: Nicholas Zakas | ||
github: nzakas | ||
twitter: slicknet | ||
url: https://humanwhocodes.com/blog/ | ||
# A single social Link: | ||
social: https://someotherplatform.com | ||
# Muiltiple Social Links: | ||
social: | ||
- https://fosstodon.org/@two | ||
- https://coolmastadon.org/@anotherone | ||
|
||
# Multiple Guests look like this: | ||
guest: | ||
- name: Nicholas Zakas | ||
github: nzakas | ||
twitter: slicknet | ||
url: https://humanwhocodes.com/blog/ | ||
social: https://fosstodon.org/@nzakas | ||
- name: Guest Two | ||
github: twoooo | ||
twitter: heheehe | ||
url: https://cool.com/blog/ | ||
social: | ||
- https://fosstodon.org/@two | ||
- https://coolmastadon.org/@anotherone | ||
--- | ||
|
||
In this supper club episode of Syntax, Wes and Scott talk with | ||
|
||
### Show Notes | ||
|
||
### Sick Picks | ||
|
||
### Shameless Plugs | ||
|
||
- Guest: | ||
|
||
### Tweet us your tasty treats | ||
|
||
- [Syntax Instagram](https://www.instagram.com/syntaxfm/) | ||
- [Scott's Instagram](https://www.instagram.com/stolinski/) | ||
- [Wes' Instagram](https://www.instagram.com/wesbos/) | ||
- [Wes' Twitter](https://twitter.com/wesbos) | ||
- [Scott's Twitter](https://twitter.com/stolinski) | ||
- Make sure to include [@SyntaxFM](https://twitter.com/SyntaxFM) in your tweets |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
number: | ||
title: | ||
date: | ||
url: | ||
--- | ||
|
||
In this episode of Syntax, Wes and Scott talk | ||
|
||
### Show Notes | ||
|
||
#### H4 for any items inside show notes | ||
|
||
### Sick Picks | ||
|
||
- Scott: | ||
- Wes: | ||
|
||
### Shameless Plugs | ||
|
||
- Scott: [Sentry](https://sentry.io) | ||
- Wes: [Wes Bos Courses](https://wesbos.com/courses) | ||
|
||
### Tweet us your tasty treats | ||
|
||
- [Syntax Instagram](https://www.instagram.com/syntaxfm/) | ||
- [Scott's Instagram](https://www.instagram.com/stolinski/) | ||
- [Wes' Instagram](https://www.instagram.com/wesbos/) | ||
- [Wes' Twitter](https://twitter.com/wesbos) | ||
- [Scott's Twitter](https://twitter.com/stolinski) | ||
- Make sure to include [@SyntaxFM](https://twitter.com/SyntaxFM) in your tweets |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## Templates | ||
|
||
These are the markdown templates for writing show notes for the podcast. |