hexo-deployer-getforge

0.0.2 • Public • Published

hexo-deployer-getforge

GetForge deployer plugin for Hexo.

Installation

$ npm install hexo-deployer-getforge --save

Options

You can configure this plugin in _config.yml.

# You can use this:
deploy:
  type: getforge
  username: <your username>
  password: <your password>
  domain: <your website domain>
  • username: GetForge username (email)
  • password: GetForge password in plain text
  • domain: Your site domain (i.e. my-blog.getforge.io)

How it works

It creates a temporary zip file and on successful upload deletes it.

License

WTFPL

Package Sidebar

Install

npm i hexo-deployer-getforge

Homepage

hexo.io/

Weekly Downloads

2

Version

0.0.2

License

WTFPL

Last publish

Collaborators

  • piktaszuikis