ipscend icon indicating copy to clipboard operation
ipscend copied to clipboard

🚀 Publish all your Web pages to IPFS, track released versions and more!

Results 7 ipscend issues
Sort by recently updated
recently updated
newest added

Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 7.0.0. Release notes *Sourced from [open's releases](https://github.com/sindresorhus/open/releases).* > ## v7.0.0 > ### Breaking > > - Correctly handle URL and path escaping on Windows ([#146](https://github-redirect.dependabot.com/sindresorhus/open/issues/146))...

topic/dependencies

Can't publish, keep getting error: `error Could not parse row {...` What I did: 1. Created a simple html page in directory: _public_. 2. `ipscend init` & chose default location...

kind/bug

Hi, when I run `ipscend ipfs start` I get the following error: ``` no IPFS repo found, going to start a new one Error: events.js:174 throw er; // Unhandled 'error'...

Add IPFS provider options to ipscend.json, by default set the ipfs.infura.io Fix bug with hash in publish script - https://github.com/diasdavid/ipscend/issues/108

would be nice if we had some configuration to give ipscend that could make it use `dnslink-deploy` to publish the next version. this would make `ipscend` be usable to deploy...

kind/enhancement