Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Stratton <matt.stratton@gmail.com>2016-09-22 17:53:35 +0300
committerMatt Stratton <matt.stratton@gmail.com>2016-09-22 17:53:35 +0300
commitcef23d71a2fcb107271dc3c4b893110ee469454f (patch)
tree057bfb354c998de2863a63d1d2764d87781455bf /archetypes
parentaccd12326a3c20967372ad1015849c8b342552da (diff)
Add beginning of episode archetype
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/episode.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/archetypes/episode.md b/archetypes/episode.md
new file mode 100644
index 0000000..c51510e
--- /dev/null
+++ b/archetypes/episode.md
@@ -0,0 +1,16 @@
++++
+Description = ""
+podcast_duration = ""
+tags = []
+categories = []
+guests = []
+sponsors = []
+episode = ""
+title = ""
+images = ["https://www.arresteddevops.com/img/social/fb/friendly.png"]
+news_keywords = []
+author = "Matt"
+aliases = ["/##"]
+youtube = ""
+explicit = "yes"
++++