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

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: tweaks from review 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..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!
« no previous file with comments | « Makefile ('k') | scripts/gen_dartisans_playlist.dart » ('j') | src/site/dartisans/episodes.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698