usmu-sitemap

Build Status Dependency Status Code Climate

Source: https://github.com/usmu/usmu-sitemap
Author: Matthew Scharley
Contributors: See contributors on GitHub
Bugs/Support: Github Issues
Copyright: 2015
License: MIT license
Status: Active

Synopsis

Generates XML and HTML sitemaps for an Usmu website.

Installation

$ gem install usmu-sitemap

OR

$ echo 'gem "usmu-sitemap"' >> Gemfile
$ bundle install

Usmu will automatically detect any plugins available and automatically make them available.

Configuration

TODO: Write this documentation.

Usage

TODO: Write this documentation.