From 770e52c0a784fe638a76f0255c77b177c0896339 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 12 Sep 2013 08:36:28 -0400 Subject: [PATCH] Update documentation --- README.md | 3 ++- about.md | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 426f131..1c9af86 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,9 @@ Looking for a simple, responsive, theme for your Jekyll powered blog? Well look * Tags for [Open Graph](https://developers.facebook.com/docs/opengraph/) and [Twitter Cards](https://dev.twitter.com/docs/cards) for a better social sharing experience. * Vanilla [custom 404 page]({{ site.url }}/404.html) to get you started. * Stylesheets for Pygments and Coderay [syntax highlighting](http://mmistakes.github.io/articles/so-simple-theme/code-highlighting-post/) to make your code examples look snazzy. -* Simple search. +* Simple search that overlays results based on post title. * Grunt build script for easier theme development. +* [Sitemap](https://github.com/mmistakes/so-simple-theme/blob/master/sitemap.xml) for search engines ![screenshot of So Simple Theme](http://mmistakes.github.io/so-simple-theme/images/so-simple-theme-preview.jpg) diff --git a/about.md b/about.md index 14e79ac..3d2f3ec 100644 --- a/about.md +++ b/about.md @@ -24,8 +24,9 @@ Looking for a simple, responsive, theme for your Jekyll powered blog? Well look * Tags for [Open Graph](https://developers.facebook.com/docs/opengraph/) and [Twitter Cards](https://dev.twitter.com/docs/cards) for a better social sharing experience. * Vanilla [custom 404 page]({{ site.url }}/404.html) to get you started. * Stylesheets for Pygments and Coderay [syntax highlighting](http://mmistakes.github.io/articles/so-simple-theme/code-highlighting-post/) to make your code examples look snazzy. -* Simple search. -* Grunt build script for easier theme development. +* Simple search that overlays results based on post title. +* [Grunt build script]({{ site.url }}/theme-setup/index.html#theme-development) for easier theme development. +* [Sitemap](https://github.com/mmistakes/so-simple-theme/blob/master/sitemap.xml) for search engines Install Minimal Mistakes Theme