mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-11-20 11:28:35 -05:00
feat: add @agentofuser/ipfs-deploy (#250)
This commit is contained in:
parent
104f8c70d7
commit
ed2d84d3e3
3 changed files with 6 additions and 0 deletions
|
@ -144,6 +144,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
|
|||
- [ipfs-chrome-station](https://github.com/fbaiodias/ipfs-chrome-station) - Chrome extension to redirect ipfs.io traffic to local gateway
|
||||
- [ipfs-common](https://github.com/arsyun) - Some common tools, 1.CID to human readable cid, 2.cid and block name convert, 3. read the leveldb tools. [Source](https://github.com/arsyun/ipfs-common)
|
||||
- [ipfs-companion](https://github.com/ipfs/ipfs-companion) - Browser extension that simplifies access to IPFS resources.
|
||||
- [ipfs-deploy](https://github.com/agentofuser/ipfs-deploy) - Zero-config CLI to deploy static websites: cd my-static-website && npx @agentofuser/ipfs-deploy
|
||||
- [ipfs-gui](https://github.com/marcin212/ipfs-gui) - Windows UI integration and IPFS installer
|
||||
- [ipfs-linux-service](https://github.com/dylanPowers/ipfs-linux-service) - IPFS Linux Init Daemon
|
||||
- [ipfs-mount](https://github.com/richardschneider/net-ipfs-mount) - Mount IPFS as a mapped drive on Windows
|
||||
|
|
|
@ -118,3 +118,8 @@ content:
|
|||
- title: IPDR
|
||||
website: https://github.com/miguelmota/ipdr
|
||||
description: IPFS-backed Docker Registry
|
||||
- title: 'ipfs-deploy'
|
||||
website: https://github.com/agentofuser/ipfs-deploy
|
||||
source: https://github.com/agentofuser/ipfs-deploy
|
||||
description: 'Zero-config CLI to deploy static websites: cd my-static-website && npx @agentofuser/ipfs-deploy'
|
||||
picture: /images/ipfs-deploy.png
|
||||
|
|
BIN
src/static/images/ipfs-deploy.png
Normal file
BIN
src/static/images/ipfs-deploy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
Loading…
Reference in a new issue