From 60c731028929e976baa90025ce43022410b3e276 Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Tue, 12 May 2015 21:35:51 -0700 Subject: [PATCH] adjusting readme links --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 3878ec9..d66bdc7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,3 @@ # Documentation theme for Jekyll -This is a Jekyll theme designed to be used for single-sourced documentation sites. Instructions for using the theme are in the site build. You can see the site build in the following two locations: - -* [http://idratherbewriting.com/documentation-theme-jekyll/designer/](http://idratherbewriting.com/documentation-theme-jekyll/designer/) -* [http://idratherbewriting.com/documentation-theme-jekyll/writer/](http://idratherbewriting.com/documentation-theme-jekyll/writer/) - -The two different builds demonstrate the single-source publishing capabilities of the theme. The designer version is comprehensive, whereas the writer version is a subset of the designer version. +This is a Jekyll theme designed to be used for single-sourced documentation sites. Instructions for using the theme are in the site build. The basic idea of this theme is that you can use the same theme to create lots of different sites, such as what you would need if producing different help systems for different versions, models, etc. of a similar product suite.