Giter VIP home page Giter VIP logo

swarm-markdown-editor's Introduction

Swarm Markdown Editor

Simple simplemde-markdown-editor bundled and hosted on swarm.

Demo at: http://swarm-gateways.net/bzz:/2e21c2915fd2d0e7f602c88f20b6000d380313fe0c816a848ae8bf52f4b218fd/

NOTE local content persistency for now. Content storage on swarm to come.

Development

Using Meteor:

cd app
meteor

Go to http://localhost:3000

Deployment

Using meteor-build-client>

npm install -g meteor-build-client

To bundle the app run and upload it to swarm run:

cd app
meteor-build-client ../build --path "/"
swarm --recursive --defaultpath dist/index.html up dist

swarm-markdown-editor's People

Watchers

James Cloos avatar Luca Zeug avatar  avatar

swarm-markdown-editor's Issues

missing Load/Save functionality

Hi there,
I was just playing around with your markdown editor, comparing it to the WYSIWYG editor deployed at bzz:/markdown-editor.eth

What your editor needs is a way to open a swarm-hosted markdown file and to save the edited markdown file to swarm.

If you look at markdown-editor.eth, it allows you to load any markdown document from swarm (eg http://swarm-gateways.net/bzz:/markdown-editor.eth/#2d4b1a052b1b32dd0764c17120c769aa932c1a36879207b5247619f711c9d47e )
and when you are done with editing the file, you can click on "Submit" at the top and get the hash for the new markdown file which has now also been saved to swarm.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.