Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Unified Diff: README

Issue 11577007: generate dartisans from playlist, keep everything up to date (Closed) Base URL: git@github.com:dart-lang/dartlang.org.git@master
Patch Set: use the right yaml Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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!

Powered by Google App Engine
This is Rietveld 408576698