MohamedYoussouf / markdown-arabic

Write Markdown in Arabic. =>

Home Page:http://www.arabicmarkdown.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write Markdown in Arabic

What's in:

  • RTL writing direction
  • Simple design & font
  • LocalStorage support

Used Resources:

Hosted on GitHub pages at arabicmarkdown.github.io repo.

Run the code with nodejs on localhost

Make sure that node.js and npm are installed.

After that run

npm install

to install the dependencies from the package.json file

Then run

npm start

to start the local server at localhost:5000

Gulp is used for automating tasks.

So if you have done any changes in CSS files please run gulp in the command line to run the task.

You can also open the /public/index.html file directly.

About

Write Markdown in Arabic. =>

http://www.arabicmarkdown.xyz/


Languages

Language:JavaScript 50.3%Language:CSS 26.3%Language:HTML 23.4%