From a266b8151afd0326ea3299d420d542c782fc5109 Mon Sep 17 00:00:00 2001 From: Hugo Baeta Date: Wed, 29 Aug 2012 17:25:11 -0700 Subject: [PATCH] Edited readme.txt to include a reference to the _s generator at http://underscores.me --- readme.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 4a68728..8f8dcda 100644 --- a/readme.txt +++ b/readme.txt @@ -18,7 +18,9 @@ My ultra-minimal CSS might make me look like theme tartare but that means less s === Getting Started === -The first thing you want to do is copy the _s directory and change the name to something else. Like, say, megatherium. Then you'll need to do a three-step find and replace on the name in all the templates. +If you want to keep it simple, head over to http://underscores.me and generate your _s based theme from there. You just input the name of the theme you want to create and click the "Generate" button and you get your ready-to-awesomize starter theme. + +If you wanna do set things up manually, download _s from github. The first thing you want to do is copy the _s directory and change the name to something else. Like, say, megatherium. Then you'll need to do a three-step find and replace on the name in all the templates. 1. Search for _s inside single quotations to capture the text domain. 2. Search for _s_ for to capture all the function names