diff --git a/index.html b/index.html index 1e27d16..c2c29d6 100644 --- a/index.html +++ b/index.html @@ -1,80 +1,101 @@ - - - + +
- - -
+wordpress-skeleton -- stop repeating yourself
Kenneth Reitz (me@kennethreitz.com)
Kenneth Reitz (me@kennethreitz.com)
Hi, I'm Kenneth Reitz. I make WordPress websites for businesses and organizations. +WordPress is a fantastic CMS solution. However, every time I go to use it, I have to configure it. +I always start off with the same configuration. I always install the same plugins. I always start off with the same theme. +Now I can take it with me, and you can too.
+ +cd httpdocs
+git clone git://github.com/kennethreitz/wordpress-skeleton.git .
+git submodule init
+git submodule update
+
+
+If you use my WordPress skeleton, please contact Kenneth Reitz. +Suggestions / comments are welcome.
+ +wordpress-theme-skeleton(1)
-- You can download this project in either - zip or - tar formats. -
-You can also clone the project with Git - by running: -
$ git clone git://github.com/kennethreitz/wordpress-skeleton- +