From 635a2b79f5a6eab300bab3afc142f3af9b562a29 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Mon, 16 Jun 2014 00:18:29 -0400 Subject: Switched from my own sitemap.xml to the official Jekyll gem --- README.md | 2 +- _config.yml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1d2559c..7cd95d3 100644 --- a/README.md +++ b/README.md @@ -99,5 +99,5 @@ You can use the [Quick Start](https://github.com/barryclark/jekyll-now#quick-sta - [Jekyll](https://github.com/jekyll/jekyll) - Thanks to it's creators, contributors and maintainers. - [SVG icons](https://github.com/neilorangepeel/Free-Social-Icons) - Thanks, Neil Orange Peel. They're beautiful. -- [Joel Glovier](http://joelglovier.com/writing/) - Great Jekyll articles. I used Joel's feed.xml and sitemap.xml in this repository. +- [Joel Glovier](http://joelglovier.com/writing/) - Great Jekyll articles. I used Joel's feed.xml in this repository. - Design & Code reviews - Thanks to [David Furnes](https://github.com/dfurnes), [Jon Uy](https://github.com/jonuy), diff --git a/_config.yml b/_config.yml index 9cfc148..a1a7aa8 100644 --- a/_config.yml +++ b/_config.yml @@ -52,9 +52,10 @@ markdown: kramdown highlighter: pygments permalink: /:title -# Emoji please! +# Use the following plug-ins gems: - - jemoji + - jemoji # Emoji please! + - jekyll-sitemap # Create a sitemap using the official Jekyll sitemap gem # Exclude these files from your production _site exclude: -- cgit v1.2.3