Socket
Socket
Sign inDemoInstall

ghost-static

Package Overview
Dependencies
121
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ghost-static

A tool to convert you Ghost blog to a static website


Version published
Weekly downloads
1
decreased by-75%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Ghost static

npm version dep

Convert your dynamic Ghost blog to a static website.

Works without any external dependency, tested on Windows with Ghost 2 and the default Casper theme.

Installation

$ npm install -g ghost-static

Usage

$ ghost-static -h

Usage: ghost-static [options] [command]

Commands:
  help     Display help
  version  Display version

Options:
  -d, --dest [value]     The folder where the static files will be downloaded (defaults to "static")
  -h, --help             Output usage information
  -p, --publish [value]  The url that will point to the static Ghost site (defaults to "http://localhost:8080")
  -s, --source [value]   The current running instance of Ghost. This url will be replaced by the [publish] one. (defaults to "http://localhost:2368")
  -t, --to-replace       List of comma-separated urls, if you want to replace other URLs than [source] by [publish]. (defaults to null)
  -v, --version          Output the version number

Issues

If your Ghost setup or theme doesn't work, fill a bug and I'll see what I can do.

Requirements

Node LTS

FAQs

Last updated on 05 Apr 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc