bigjohn2345 / bigjohn2345.github.io

:pencil: an online notepad that only support markdown... lol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Markdown-based Notepad

Don't think, just use it: http://www.markto.xyz/

It's just a markdown editor, with no preview, lol.

Want it on your own server?

Just click here:

Deploy it

Still not satisfied? Develop it!

Get the source code:

git clone https://github.com/huytd/notepad

Install the dependencies:

npm install

Run the dev server:

npm run watch

Then, just write some code and get back to the browser, you don't have to refresh, webpack-dev-server will do it for you.

When you satisfied, just commit, push and create Pull Request (if you want :P, but yes, please)

License

Published under MIT License.

About

:pencil: an online notepad that only support markdown... lol


Languages

Language:JavaScript 71.7%Language:CSS 26.9%Language:HTML 1.4%