Files
leanote/README.md

71 lines
3.3 KiB
Markdown
Raw Normal View History

2014-12-27 23:25:32 +08:00
2014-12-27 23:28:03 +08:00
# Leanote
2014-06-12 15:11:12 +08:00
2014-05-09 18:06:58 +08:00
## 1. Introduction
2014-05-05 01:07:19 -07:00
2015-05-03 12:32:16 +08:00
Leanote, not just a notepad!
2014-12-07 00:23:00 +08:00
![leanote.png](leanote.png "")
2014-05-06 22:40:29 +08:00
2014-05-09 18:08:11 +08:00
**Some Features**
2014-05-09 14:27:03 +02:00
* Knowledge: Manage your knowledge in leanote. leanote contains the tinymce editor and a markdown editor, just enjoy yourself writing.
* Share: Share your knowledge with your friends in leanote. You can invite your friends to join your notepad in the cloud so you can share knowledge.
* Cooperation: Collaborate with friends to improve your skills.
* Blog: Publish your knowledge and make leanote your blog.
2014-05-06 22:40:29 +08:00
2014-05-09 14:27:03 +02:00
## 2. Why we created leanote
To be honest, our inspiration comes from Evernote. We use Evernote to manage our knowledge everyday. But we find that:
* Evernote's editor can't meet our needs, it does not have document navigation, it does not render code properly (as a programmer, syntax highlighted code rendering is a basic need), it cannot resize images and so forth
* We like markdown, but Evernote does not support it.
* We want to share our knowledge, so all of us have our blogs (e.g. on Wordpress) and our Evernote accounts, but why can not those two be one!
2014-05-06 22:40:29 +08:00
* ......
2014-05-09 18:06:58 +08:00
## 3. How to install leanote
2014-05-09 17:56:14 +08:00
2014-12-07 22:02:01 +08:00
More information about how to install leanote please see:
* [leanote binary distribution installation tutorial](https://github.com/leanote/leanote/wiki/leanote-binary-distribution-installation-tutorial)
* [leanote develop distribution installation tutorial](https://github.com/leanote/leanote/wiki/leanote-develop-distribution-installation-tutorial)
2014-05-09 18:06:58 +08:00
## 4. How to develop leanote
2014-05-06 22:54:05 +08:00
2014-06-15 13:31:08 +08:00
Please see [How-to-develop-leanote](https://github.com/leanote/leanote/wiki/How-to-develop-leanote-%E5%A6%82%E4%BD%95%E5%BC%80%E5%8F%91leanote)
2014-05-09 21:18:56 +08:00
2014-06-12 11:31:37 +08:00
2015-05-10 15:07:51 +08:00
## 5. Docs
* [leanote binary distribution installation tutorial](https://github.com/leanote/leanote/wiki/leanote-binary-distribution-installation-tutorial)
* [leanote develop distribution installation tutorial](https://github.com/leanote/leanote/wiki/leanote-develop-distribution-installation-tutorial)
* [leanote blog theme api](https://github.com/leanote/leanote/wiki/leanote-blog-theme-api_en)
2015-05-10 15:10:56 +08:00
More docs please see [wiki](https://github.com/leanote/leanote/wiki).
2015-05-10 15:07:51 +08:00
## 6. Contributors
2014-06-12 11:31:37 +08:00
Thank you to all the [contributors](https://github.com/leanote/leanote/graphs/contributors) on
this project. Your help is much appreciated.
2015-05-10 15:07:51 +08:00
## 7.Join us
2014-06-12 11:35:14 +08:00
Please fork this repository and contribute back using [pull requests](https://github.com/leanote/leanote/pulls).
2014-06-12 11:31:37 +08:00
2015-05-10 15:07:51 +08:00
If you find some problems or has some good ideas, please submit [issues](https://github.com/leanote/leanote/issues).
You are always welcomed!
## 8. Donation
2015-05-10 15:10:56 +08:00
Support us, [donate us](http://leanote.org/#donate). And thanks [donators](http://leanote.leanote.com/post/leanote-donation-list).
2015-05-10 15:07:51 +08:00
## 9. Related projects
* [Leanote Desktop App](https://github.com/leanote/desktop-app), [Download](http://app.leanote.com)
2015-08-20 23:42:12 +08:00
* [Leanote IOS](https://github.com/leanote/leanote-ios), [Download From App Store](https://itunes.apple.com/en/app/leanote/id1022302858?mt=8)
2015-05-10 15:07:51 +08:00
* [Leanote Android](https://github.com/Dminter/leanote-android-client), development phase
2014-12-07 22:02:01 +08:00
2015-05-10 15:07:51 +08:00
And also, you are welcome to join us.
2015-05-06 23:39:56 +08:00
2015-05-10 15:07:51 +08:00
## 9. Discussion
2014-09-05 13:56:28 +08:00
* [leanote bbs](http://bbs.leanote.com)
* [leanote google group](https://groups.google.com/forum/#!forum/leanote)
2015-08-20 23:30:46 +08:00
* QQ Group: 158716820, 256076853
2014-06-12 11:31:37 +08:00
-----------------------------------------------------------------------
2014-12-27 23:28:03 +08:00
[中文](README_zh.md)
2014-12-07 22:02:01 +08:00