0.3.3 • Published 5 years ago

ghost-static v0.3.3

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

1.0.0

7 years ago