Git Product home page Git Product logo

note-md's Introduction

个人笔记-markdown

一个专注浏览的个人笔记.

快速使用

git clone https://github.com/hanxi/note-md.git
cd node-md
npm install
npm run build
npm start

配置备份笔记

  • 在 GitHub 上建一个空项目(类似这个 note-md-testbackup )
  • 项目类型一定要选 private(国内的 oschina 和 Coding 都提供免费私人项目)
  • 修改 git.js 中的 gitUrl 为自己刚新建的工程的 SSH 协议的路径(HTTPS需要输入密码不适合自动备份)
  • 前提是本地配好了 id_rsa 和 GitHub 上也填写好了 id_rsa.pub
  • 默认半小时提交一次

功能

  • 实时刷新
  • 定期备份 note 目录
  • 目录树
  • 笔记搜索

这些库帮我减少了不少时间

  • Markdown 转 HTML showdown
  • 轻量灵活的移动端 CSS 框架 mobi.css (v0.0.1)
  • 基于 Material Design 的前端框架 MDUI
  • 文件内容搜索工具 find-in-files
  • 当然少不了 Vue

note-md's People

Contributors

hanxi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

note-md's Issues

auto backup failed!

SanyuczdeMacBook-Pro:NoteMdit sanyucz$ npm start

> [email protected] start /Users/sanyucz/NoteMdit
> node index.js

server is listening on 3000
================================================================================
cmd: git add .
stdout:
stderr:
================================================================================
cmd: git commit -a -m "auto backup"
stdout: On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working tree clean

stderr:
exec error: Error: Command failed: git commit -a -m "auto backup"

auto backup failed!

按照你文档所说,更改note备份地址,添加ssh私钥之后,运行提示该信息。

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.