ritter-jekyll
v5.1.0
Published
The Ritter Jekyll Experience
Readme
ritter-jekyll
The Ritter Jekyll Experience
Features
- Validate post urls
- Validate post contents
Usage
- Install the package with
npm install ritter-jekyll, supplying--saveor--save-devflags as necessary. - If no
package.jsonexists, create one withnpm init. - Then, wire
ritter-jekyllup inpackage.json. For example:
"scripts": {
"ritter-jekyll": "ritter-jekyll"
}- Now, run with
npm run ritter-jekyll.
You may want to include this in build and deployment scripts, as necessary.
Author
Ritter Insurance Marketing https://www.ritterim.com
License
- MIT : http://opensource.org/licenses/MIT
Contributing
We may accept contributions. However, this package primarily serves the usage strategies of Ritter Insurance Marketing. Please keep that in mind with any potential contributions.
