From a64ef8517eed53f9f892371b994d595d31d877f0 Mon Sep 17 00:00:00 2001 From: lealife Date: Tue, 27 Oct 2015 23:17:15 +0800 Subject: [PATCH] update readme --- README.md | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 72 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 346d797..26b69de 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ - # Leanote + [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/leanote/leanote?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Build Status](https://travis-ci.org/leanote/leanote.svg)](https://travis-ci.org/leanote/leanote) + ## 1. Introduction Leanote, not just a notepad! @@ -67,8 +68,76 @@ And also, you are welcome to join us. * [Leanote Google Group](https://groups.google.com/forum/#!forum/leanote) * QQ Group: 158716820, 256076853 - ----------------------------------------------------------------------- -[中文](README_zh.md) +# Leanote + +[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/leanote/leanote?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) +[![Build Status](https://travis-ci.org/leanote/leanote.svg)](https://travis-ci.org/leanote/leanote) +## 1. 介绍 + +Leanote, 不只是笔记! +![leanote.png](leanote.png "") + +**特性** + +* 知识管理: 通过leanote来管理知识, leanote有易操作的界面, 包含两款编辑器tinymce和markdown. 在leanote, 你可以尽情享受写作. +* 分享: 你也可以通过分享知识给好友, 让好友拥有你的知识. +* 协作: 在分享的同时也可以与好友一起协作知识. +* 博客: leanote也可以作为你的博客, 将知识公开成博客, 让leanote把你的知识传播的更远! + +## 2. 为什么我们要创建leanote? +说实话, 我们曾是evernote的忠实粉丝, 但是我们也发现evernote的不足: +* evernote的编辑器不能满足我们的需求, 不能贴代码(格式会乱掉, 作为程序员, 代码是我们的基本需求啊), 图片不能缩放. +* 我们是markdown的爱好者, 可是evernote竟然没有. +* 我们也想将知识公开, 所以我们有自己的博客, 如wordpress, 但为什么这两者不能合二为一呢? +* 还有... + +## 3.安装leanote +leanote是一款私有云笔记, 你可以下载它安装在自己的服务器上, 当然也可以在 http://leanote.com 上注册. + +这里详细整理了leanote二进版和leanote开发版的安装教程, 请移步至: + +* [leanote二进制详细安装教程](https://github.com/leanote/leanote/wiki/leanote%E4%BA%8C%E8%BF%9B%E5%88%B6%E7%89%88%E8%AF%A6%E7%BB%86%E5%AE%89%E8%A3%85%E6%95%99%E7%A8%8B) +* [leanote开发版详细安装教程](https://github.com/leanote/leanote/wiki/leanote%E5%BC%80%E5%8F%91%E7%89%88%E8%AF%A6%E7%BB%86%E5%AE%89%E8%A3%85%E6%95%99%E7%A8%8B) + +## 4. 如何对leanote进行二次开发 + +请查看 [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) + +## 5 相关文档 +* [leanote二进制版详细安装教程](https://github.com/leanote/leanote/wiki/leanote%E4%BA%8C%E8%BF%9B%E5%88%B6%E7%89%88%E8%AF%A6%E7%BB%86%E5%AE%89%E8%A3%85%E6%95%99%E7%A8%8B) +* [leanote开发版详细安装教程](https://github.com/leanote/leanote/wiki/leanote%E5%BC%80%E5%8F%91%E7%89%88%E8%AF%A6%E7%BB%86%E5%AE%89%E8%A3%85%E6%95%99%E7%A8%8B) +* [Leanote source leanote源码导读](https://github.com/leanote/leanote/wiki/Leanote-source-leanote源码导读) +* [leanote blog theme api(中文版)](https://github.com/leanote/leanote/wiki/leanote-blog-theme-api) +* [How to develop leanote 如何开发leanote](https://github.com/leanote/leanote/wiki/How-to-develop-leanote-如何开发leanote) + +更多文档请查看 [wiki](https://github.com/leanote/leanote/wiki). + +## 6. 贡献者 +多谢 [贡献者](https://github.com/leanote/leanote/graphs/contributors) 的贡献, leanote因有你们而更完美! + +## 7. 加入我们 + +欢迎提交[pull requests](https://github.com/leanote/leanote/pulls) 到leanote. + +有任何问题或建议, 欢迎提交[issue](https://github.com/leanote/leanote/issues). + +Leanote还有很多问题, 如果你喜欢它, 欢迎加入我们一起完善leanote. + +## 8. 捐赠 +支持我们, [捐赠Leanote](http://leanote.org/#donate). 感谢[捐赠者](http://leanote.leanote.com/post/leanote-donation-list), 谢谢你们的鼓励, Leanote会一直坚持! + +## 9. 其它相关项目 +* [Leanote Desktop App](https://github.com/leanote/desktop-app), [下载地址](http://app.leanote.com) +* [Leanote IOS](https://github.com/leanote/leanote-ios), [从App Store下载](https://itunes.apple.com/zn/app/leanote/id1022302858?mt=8) +* [Leanote Android](https://github.com/Dminter/leanote-android-client), 开发阶段 + +欢迎加入我们! + +## 联系&加入我们 +* Email: leanote@leanote.com +* [leanote 社区](http://bbs.leanote.com) +* QQ群: 158716820, 256076853 +* [Leanote Google Group](https://groups.google.com/forum/#!forum/leanote)