0.1.4 • Published 5 years ago

@leadhome/react-snap-sitemap v0.1.4

Weekly downloads
184
License
MIT
Repository
github
Last release
5 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

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago