All Projects → kpcyrd → Ipfs.ink

kpcyrd / Ipfs.ink

Licence: gpl-3.0
PROJECT HAS BEEN SHUTDOWN - Publish and render markdown essays to and from ipfs

Programming Languages

javascript
184084 projects - #8 most used programming language
rust
11053 projects

Projects that are alternatives of or similar to Ipfs.ink

demo-ipfs-todo
Simple ToDo app using window.ipfs
Stars: ✭ 16 (-84.91%)
Mutual labels:  ipfs, distributed
ipns-link
Expose local http-server (web-app) through IPNS
Stars: ✭ 18 (-83.02%)
Mutual labels:  ipfs, distributed
ipfs-chat
Real-time P2P messenger using go-ipfs pubsub. TUI. End-to-end encrypted texting & file-sharing. NAT traversal.
Stars: ✭ 84 (-20.75%)
Mutual labels:  ipfs, distributed
Orbit
A distributed, serverless, peer-to-peer chat application on IPFS
Stars: ✭ 1,586 (+1396.23%)
Mutual labels:  ipfs, distributed
Orbit Db
Peer-to-Peer Databases for the Decentralized Web
Stars: ✭ 6,381 (+5919.81%)
Mutual labels:  ipfs, distributed
orbit-db-cli
CLI for orbit-db
Stars: ✭ 60 (-43.4%)
Mutual labels:  ipfs, distributed
field-manual
The Offical User's Guide to OrbitDB
Stars: ✭ 178 (+67.92%)
Mutual labels:  ipfs, distributed
Dweb.page
Your Gateway to the Distributed Web
Stars: ✭ 239 (+125.47%)
Mutual labels:  ipfs, distributed
Js Ipfs
IPFS implementation in JavaScript
Stars: ✭ 6,129 (+5682.08%)
Mutual labels:  ipfs, distributed
Diffuse
A music player that connects to your cloud/distributed storage.
Stars: ✭ 517 (+387.74%)
Mutual labels:  ipfs, distributed
demo-ipfs-id-qr-codes
Generates a QR Code of your IPNS URL and Public Key
Stars: ✭ 21 (-80.19%)
Mutual labels:  ipfs, distributed
Subnode.org
SubNode: Social Media App
Stars: ✭ 25 (-76.42%)
Mutual labels:  ipfs, distributed
Awesome Decentralized
🕶 Awesome list of distributed, decentralized, p2p apps and tools 👍
Stars: ✭ 358 (+237.74%)
Mutual labels:  ipfs, distributed
Papillon
A distributed blog publish system based on IPFS
Stars: ✭ 19 (-82.08%)
Mutual labels:  ipfs, distributed
Js Dag Service
Library for storing and replicating hash-linked data over the IPFS network.
Stars: ✭ 81 (-23.58%)
Mutual labels:  ipfs, distributed
Vscode Yuml
yUML extension for Visual Studio Code
Stars: ✭ 102 (-3.77%)
Mutual labels:  markdown
Md Roam
Use Org-roam with markdown files by adding Md-roam as a plug-in. Mix and match org and markdown files.
Stars: ✭ 104 (-1.89%)
Mutual labels:  markdown
Markdown Online Editor
📝基于 Vue、Vditor,所构建的在线 Markdown 编辑器,支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。
Stars: ✭ 1,373 (+1195.28%)
Mutual labels:  markdown
Cloud Game
Web-based Cloud Gaming service for Retro Game
Stars: ✭ 1,374 (+1196.23%)
Mutual labels:  distributed
Vue Cli Multipage Bootstrap
vue-cli-multipage-bootstrap demo with vue2+vue-router+vuex+bootstrap+markdown for learning vue2.0
Stars: ✭ 105 (-0.94%)
Mutual labels:  markdown

ipfs.ink travis

Publish and render markdown essays to and from ipfs.

Example

Assuming you wrote this essay:

# demo

this is my **example** text

this is a [link](/ohai).

```
this is some **code**.
```

And you want to share it with the world. With ipfs.ink, you can just write your essay, review the preview and then publish with a single click. Your essay is added to ipfs and you receive a unique link that you can send to other people.

They are then able to read a nicely rendered version of your markdown essay.

For example, the short text above can be viewed here:

https://ipfs.ink/e/QmULtKYfv5CSGeesjDiBQbfoB3S1F7QY33Dpu59HzRSATu

If you found this project, you might already know about ipfs. If you don't know why you would want to publish to ipfs, read it on ipfs.io.

Development

Run ./index.js in one terminal, run WEBPACK_DEV=1 cargo run in another.

Status

This project is in an early phase. There are some workarounds in the code and there is no guarantee of availability whatsoever. Please use this service for testing only. Everything you publish is publicly accessible.

License

GPLv3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].