0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
XML sitemap generator plugin for Usmu.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.6
~> 2.8
~> 0.9
~> 10.0
~> 3.1
~> 0.8

Runtime

~> 2.0
~> 2.2
~> 1.2
 Project Readme

usmu-sitemap

Circle CI Dependency Status Code Climate

Source: https://github.com/usmu/usmu-sitemap
Author: Matthew Scharley
Contributors: See contributors on GitHub
Bugs/Support: Github Issues
Copyright: 2016
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.