Index: README |
diff --git a/README b/README |
index 12935c7ba6a3f15557c1ea497fae60f8f42d60e9..458d4550a0c107f75a1fa41d9bd495c33827a279 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 |
+ 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 20:08:45
Shouldn't that be "ep."?
Worlds in the balance!
sethladd
2012/12/13 20:33:45
Good point. Done!
|
+1. Pick a great image thumbnail. |
+1. Now run `make dartisansplaylist` |
+1. Test it, commit, and go! |