ghost-static
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -17,3 +17,3 @@ #!/usr/bin/env node | ||
.option('publish', 'The url that will point to the static Ghost site', 'http://localhost:8080') | ||
.option('to-replace', 'List of comma-separated urls, if you want to replace other URLs than [source] by [publish].', null) | ||
.option('to-replace', 'List of comma-separated urls, if you want to replace other URLs than [source] by [publish].', '') | ||
@@ -20,0 +20,0 @@ |
{ | ||
"name": "ghost-static", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "A tool to convert you Ghost blog to a static website", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7777