1.0.13 • Published 6 years ago

hexo-deployer-ipfs v1.0.13

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

hexo-deployer-ipfs

this is extension for hexo to deploy static sites to ipfs network.

Installation Using npm

cd 'your hexo project' npm i --save hexo-deployer-ipfs

Configuration in your _config.yml file, configure a deployer as below.

deploy: - type: "required, value is 'ipfs', type string" path: "your folder, by default it's public, type string" host: "your ipfs node hostname, by default localhost, type string" port: "your ipfs port, by default 5001, type integer" protocol: "protocol, by default http, type string"

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago