mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-11-20 11:28:35 -05:00
Add dillo-ipfs
This commit is contained in:
parent
2ff36a2ffd
commit
ba4e3ed34f
3 changed files with 6 additions and 0 deletions
|
@ -120,6 +120,7 @@ Everyone is welcome to submit their new awesome-ipfs item. In order to add an el
|
|||
|
||||
- [Blockwatch](https://ipfs.io/ipfs/QmdikpwcyeBuGaVzWzSzPuqvBfTGD8jPAVydcCjYHsBUxo/index.html) - Monitor the current block number of the Ethereum blockchain, and set alerts (stored locally using PouchDB in your browser) for when certain block heights are passed. [Source](https://github.com/MidnightLightning/ethereum-blockwatch)
|
||||
- [cachewarmer](https://github.com/BrendanBenshoof/cachewarmer) - Donate ipfs gateways to cache other people's content
|
||||
- [dillo-ipfs](https://ipfs.io/ipns/12D3KooWBG1fsFRF4ykpidXVNVnbon5KLfv67pkkGeFstrwftVVb/) - IPFS integration for the Dillo web browser. [Source](https://git.scuttlebot.io/%25C35b%2BMlZ%2Fy5TT1e7SG66eNKEIdX5DRl9PRUxbhvO89k%3D.sha256)
|
||||
- [gatsby-plugin-ipfs](https://github.com/moxystudio/gatsby-plugin-ipfs) - Adds support for deploying Gatsby websites to IPFS by ensuring that assets are relative.
|
||||
- [git-remote-ipfs](https://github.com/cryptix/git-remote-ipfs) - push/pull repositories from/to IPFS
|
||||
- [http2ipfs](https://github.com/jbenet/http2ipfs-web) - This is a simple webtool to add URLs to an IPFS node.
|
||||
|
|
|
@ -9,6 +9,11 @@ content:
|
|||
- title: gatsby-plugin-ipfs
|
||||
source: https://github.com/moxystudio/gatsby-plugin-ipfs
|
||||
description: Adds support for deploying Gatsby websites to IPFS by ensuring that assets are relative.
|
||||
- title: dillo-ipfs
|
||||
source: https://git.scuttlebot.io/%25C35b%2BMlZ%2Fy5TT1e7SG66eNKEIdX5DRl9PRUxbhvO89k%3D.sha256
|
||||
website: https://ipfs.io/ipns/12D3KooWBG1fsFRF4ykpidXVNVnbon5KLfv67pkkGeFstrwftVVb/
|
||||
description: IPFS integration for the Dillo web browser.
|
||||
picture: /images/dillo-ipfs.png
|
||||
- title: git-remote-ipfs
|
||||
source: https://github.com/cryptix/git-remote-ipfs
|
||||
description: push/pull repositories from/to IPFS
|
||||
|
|
BIN
src/static/images/dillo-ipfs.png
Normal file
BIN
src/static/images/dillo-ipfs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in a new issue