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

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: unify descriptions 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
« no previous file with comments | « Makefile ('k') | scripts/gen_dartisans_playlist.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README
diff --git a/README b/README
index 12935c7ba6a3f15557c1ea497fae60f8f42d60e9..4886afd306ca396311630050bd1fc5a317bac915 100644
--- a/README
+++ b/README
@@ -56,3 +56,18 @@ 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. Update the description to be present tense (instead of future), to remove the
+ link to the moderator page.
+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 Here"
+1. Pick a great image thumbnail. Don't use the static Dart logo.
+1. Now run `make dartisansplaylist`
+1. Test it, commit, and go!
« no previous file with comments | « Makefile ('k') | scripts/gen_dartisans_playlist.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698