Index: README |
diff --git a/README b/README |
index 12935c7ba6a3f15557c1ea497fae60f8f42d60e9..357752c4e93b7f911db5313fee15f1a07f44d7c9 100644 |
--- a/README |
+++ b/README |
@@ -56,3 +56,16 @@ DEPLOYMENT |
* this command will then deploy the site |
* You will probably need to grab a unique password from your Google Account settings. |
* Save this into the App Engine Launcher during the first deployment. |
+ |
+REGENERATING DARTISANS PLAYLISTS |
+ |
+Did you just run a Dartisans? Good for you! Here's what you need to do: |
+ |
+1. Ensure the episode is added to the Dartisans playlist, owned by |
Kathy Walrath
2012/12/13 21:34:37
Maybe add a step for fixing up the description (if
sethladd
2012/12/14 05:28:03
Done.
|
+ Google Developers channel. |
+1. Sort the playlist by date. |
+1. Ensure your episode explicitly sets a Recorded On date. |
+1. Format your episode's title like this: "Dartisans ep. XX: Subtitle" |
Kathy Walrath
2012/12/13 21:34:37
Subtitle -> Subtitle Here
(a hint to use title ca
sethladd
2012/12/14 05:28:03
Done.
|
+1. Pick a great image thumbnail. |
+1. Now run `make dartisansplaylist` |
+1. Test it, commit, and go! |