0.1.4 • Published 6 years ago

@leadhome/react-snap-sitemap v0.1.4

Weekly downloads
184
License
MIT
Repository
github
Last release
6 years ago

React Snap Sitemap

A companion package for react-snap.

This package allows you to generate a sitemap.xml based off the created directories and files produced by react-snap.

Installation

npm install --save @leadhome/react-snap-sitemap

Useage

Add && react-snap-sitemap --base-url='http://example.com/' to the end of your postBuild script after you've the react-snap command.

You can also add --change-frequency=always|daily|weekly|monthly|yearly|never.

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago